Accepting request 55696 from devel:languages:perl
Accepted submit request 55696 from user coolo OBS-URL: https://build.opensuse.org/request/show/55696 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/perl-Business-ISBN-Data?expand=0&rev=8
This commit is contained in:
commit
a69238d9eb
@ -1,3 +1,8 @@
|
||||
-------------------------------------------------------------------
|
||||
Tue Nov 30 19:19:51 UTC 2010 - coolo@novell.com
|
||||
|
||||
- switch to perl_requires macro
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Sat Sep 4 18:25:47 UTC 2010 - chris@computersalat.de
|
||||
|
||||
|
@ -30,16 +30,14 @@ Url: http://search.cpan.org/dist/Business-ISBN-Data/
|
||||
Source: http://www.cpan.org/modules/by-module/Business/Business-ISBN-Data-%{version}.tar.gz
|
||||
BuildArch: noarch
|
||||
BuildRoot: %{_tmppath}/%{name}-%{version}-build
|
||||
%{perl_requires}
|
||||
BuildRequires: perl
|
||||
%if 0%{?suse_version} < 1120
|
||||
BuildRequires: perl-macros
|
||||
%endif
|
||||
BuildRequires: perl(Test::More)
|
||||
%if %{with pod}
|
||||
BuildRequires: perl(Test::Pod) >= 1.00
|
||||
BuildRequires: perl(Test::Pod::Coverage)
|
||||
%endif
|
||||
Requires: perl = %{perl_version}
|
||||
|
||||
%description
|
||||
This data is current as of the date in the module version. At that time,
|
||||
|
Loading…
Reference in New Issue
Block a user