Accepting request 54473 from devel:languages:perl
Accepted submit request 54473 from user coolo OBS-URL: https://build.opensuse.org/request/show/54473 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/perl-Business-ISBN?expand=0&rev=8
This commit is contained in:
commit
1a153d1168
@ -1,3 +1,8 @@
|
||||
-------------------------------------------------------------------
|
||||
Wed Dec 1 13:30:49 UTC 2010 - coolo@novell.com
|
||||
|
||||
- switch to perl_requires macro
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Sat Sep 4 18:43:35 UTC 2010 - chris@computersalat.de
|
||||
|
||||
|
@ -32,10 +32,9 @@ Url: http://search.cpan.org/dist/Business-ISBN/
|
||||
Source: %{cpan_name}-%{version}.tar.bz2
|
||||
BuildArch: noarch
|
||||
BuildRoot: %{_tmppath}/%{name}-%{version}-build
|
||||
%{perl_requires}
|
||||
BuildRequires: perl
|
||||
%if 0%{?suse_version} < 1120
|
||||
BuildRequires: perl-macros
|
||||
%endif
|
||||
%if %{with pod}
|
||||
BuildRequires: perl(Test::Pod) >= 1.00
|
||||
BuildRequires: perl(Test::Pod::Coverage)
|
||||
@ -48,7 +47,6 @@ BuildRequires: perl(Test::More)
|
||||
## URI required by Makefile.PL
|
||||
## but not used
|
||||
#BuildRequires: perl(URI)
|
||||
Requires: perl = %{perl_version}
|
||||
Requires: perl(Business::ISBN::Data) >= 20081208
|
||||
Recommends: perl(GD::Barcode::EAN13)
|
||||
Recommends: perl(LWP::Simple)
|
||||
|
Loading…
x
Reference in New Issue
Block a user