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
@@ -19,7 +19,7 @@
|
||||
%define cpan_name HTTP-BrowserDetect
|
||||
|
||||
Name: perl-HTTP-BrowserDetect
|
||||
Version: 1.52
|
||||
Version: 1.55
|
||||
Release: 0
|
||||
Summary: Determine Web browser, version, and platform from an HTTP user agent string
|
||||
License: GPL-1.0+ or Artistic-1.0
|
||||
@@ -33,11 +33,11 @@ BuildRequires: perl-macros
|
||||
BuildRequires: perl(Data::Dump)
|
||||
BuildRequires: perl(ExtUtils::MakeMaker) >= 6.31
|
||||
BuildRequires: perl(File::Slurp)
|
||||
BuildRequires: perl(JSON::PP)
|
||||
BuildRequires: perl(Module::Build) >= 0.3601
|
||||
BuildRequires: perl(Test::FailWarnings)
|
||||
BuildRequires: perl(Test::Most)
|
||||
BuildRequires: perl(Test::NoWarnings)
|
||||
BuildRequires: perl(YAML)
|
||||
%{perl_requires}
|
||||
|
||||
%description
|
||||
@@ -54,15 +54,10 @@ at *http://www.mozilla.org/docs/web-developer/sniffer/browser_type.html*.
|
||||
%{__perl} Makefile.PL INSTALLDIRS=vendor
|
||||
%{__make} %{?_smp_mflags}
|
||||
|
||||
#%{__perl} Build.PL installdirs=vendor
|
||||
#./Build build flags=%{?_smp_mflags}
|
||||
|
||||
%check
|
||||
%{__make} test
|
||||
#./Build test
|
||||
|
||||
%install
|
||||
#./Build install destdir=%{buildroot} create_packlist=0
|
||||
%perl_make_install
|
||||
%perl_process_packlist
|
||||
%perl_gen_filelist
|
||||
|
Reference in New Issue
Block a user