forked from pool/perl-HTTP-BrowserDetect
Accepting request 184247 from home:lnt-sysadmin:web-support:lntwww
- update to version 1.55 (bugfix release) * Adds detection of BlackBerry Playbook OBS-URL: https://build.opensuse.org/request/show/184247 OBS-URL: https://build.opensuse.org/package/show/devel:languages:perl/perl-HTTP-BrowserDetect?expand=0&rev=4
This commit is contained in:
committed by
Git OBS Bridge
parent
81979af797
commit
68333ca08f
@@ -1,3 +0,0 @@
|
|||||||
version https://git-lfs.github.com/spec/v1
|
|
||||||
oid sha256:fbeea6457d9a594c65874329b933e14ce6bdfd00ea628875b92df9778d0fa3e5
|
|
||||||
size 42134
|
|
3
HTTP-BrowserDetect-1.55.tar.gz
Normal file
3
HTTP-BrowserDetect-1.55.tar.gz
Normal file
@@ -0,0 +1,3 @@
|
|||||||
|
version https://git-lfs.github.com/spec/v1
|
||||||
|
oid sha256:28929852e2fcc5ad095bcb6b5cc084817f7a6be384ce5588c96474ef1453de5b
|
||||||
|
size 43212
|
@@ -1,3 +1,9 @@
|
|||||||
|
-------------------------------------------------------------------
|
||||||
|
Wed Jul 24 18:22:18 UTC 2013 - lnt-sysadmin@lists.lrz.de
|
||||||
|
|
||||||
|
- update to version 1.55 (bugfix release)
|
||||||
|
* Adds detection of BlackBerry Playbook
|
||||||
|
|
||||||
-------------------------------------------------------------------
|
-------------------------------------------------------------------
|
||||||
Wed Jul 17 12:54:27 UTC 2013 - lnt-sysadmin@lists.lrz.de
|
Wed Jul 17 12:54:27 UTC 2013 - lnt-sysadmin@lists.lrz.de
|
||||||
|
|
||||||
|
@@ -19,7 +19,7 @@
|
|||||||
%define cpan_name HTTP-BrowserDetect
|
%define cpan_name HTTP-BrowserDetect
|
||||||
|
|
||||||
Name: perl-HTTP-BrowserDetect
|
Name: perl-HTTP-BrowserDetect
|
||||||
Version: 1.52
|
Version: 1.55
|
||||||
Release: 0
|
Release: 0
|
||||||
Summary: Determine Web browser, version, and platform from an HTTP user agent string
|
Summary: Determine Web browser, version, and platform from an HTTP user agent string
|
||||||
License: GPL-1.0+ or Artistic-1.0
|
License: GPL-1.0+ or Artistic-1.0
|
||||||
@@ -33,11 +33,11 @@ BuildRequires: perl-macros
|
|||||||
BuildRequires: perl(Data::Dump)
|
BuildRequires: perl(Data::Dump)
|
||||||
BuildRequires: perl(ExtUtils::MakeMaker) >= 6.31
|
BuildRequires: perl(ExtUtils::MakeMaker) >= 6.31
|
||||||
BuildRequires: perl(File::Slurp)
|
BuildRequires: perl(File::Slurp)
|
||||||
|
BuildRequires: perl(JSON::PP)
|
||||||
BuildRequires: perl(Module::Build) >= 0.3601
|
BuildRequires: perl(Module::Build) >= 0.3601
|
||||||
BuildRequires: perl(Test::FailWarnings)
|
BuildRequires: perl(Test::FailWarnings)
|
||||||
BuildRequires: perl(Test::Most)
|
BuildRequires: perl(Test::Most)
|
||||||
BuildRequires: perl(Test::NoWarnings)
|
BuildRequires: perl(Test::NoWarnings)
|
||||||
BuildRequires: perl(YAML)
|
|
||||||
%{perl_requires}
|
%{perl_requires}
|
||||||
|
|
||||||
%description
|
%description
|
||||||
@@ -54,15 +54,10 @@ at *http://www.mozilla.org/docs/web-developer/sniffer/browser_type.html*.
|
|||||||
%{__perl} Makefile.PL INSTALLDIRS=vendor
|
%{__perl} Makefile.PL INSTALLDIRS=vendor
|
||||||
%{__make} %{?_smp_mflags}
|
%{__make} %{?_smp_mflags}
|
||||||
|
|
||||||
#%{__perl} Build.PL installdirs=vendor
|
|
||||||
#./Build build flags=%{?_smp_mflags}
|
|
||||||
|
|
||||||
%check
|
%check
|
||||||
%{__make} test
|
%{__make} test
|
||||||
#./Build test
|
|
||||||
|
|
||||||
%install
|
%install
|
||||||
#./Build install destdir=%{buildroot} create_packlist=0
|
|
||||||
%perl_make_install
|
%perl_make_install
|
||||||
%perl_process_packlist
|
%perl_process_packlist
|
||||||
%perl_gen_filelist
|
%perl_gen_filelist
|
||||||
|
Reference in New Issue
Block a user