forked from pool/perl-Algorithm-C3
Accepting request 54459 from devel:languages:perl
Accepted submit request 54459 from user coolo OBS-URL: https://build.opensuse.org/request/show/54459 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/perl-Algorithm-C3?expand=0&rev=2
This commit is contained in:
commit
9beff2021f
@ -1,3 +1,8 @@
|
|||||||
|
-------------------------------------------------------------------
|
||||||
|
Tue Nov 30 19:19:49 UTC 2010 - coolo@novell.com
|
||||||
|
|
||||||
|
- switch to perl_requires macro
|
||||||
|
|
||||||
-------------------------------------------------------------------
|
-------------------------------------------------------------------
|
||||||
Thu Nov 11 18:53:32 UTC 2010 - chris@computersalat.de
|
Thu Nov 11 18:53:32 UTC 2010 - chris@computersalat.de
|
||||||
|
|
||||||
|
@ -31,11 +31,10 @@ Url: http://search.cpan.org/dist/Algorithm-C3/
|
|||||||
Source: %{cpan_name}-%{version}.tar.bz2
|
Source: %{cpan_name}-%{version}.tar.bz2
|
||||||
BuildArch: noarch
|
BuildArch: noarch
|
||||||
BuildRoot: %{_tmppath}/%{name}-%{version}-build
|
BuildRoot: %{_tmppath}/%{name}-%{version}-build
|
||||||
|
%{perl_requires}
|
||||||
BuildRequires: perl
|
BuildRequires: perl
|
||||||
BuildRequires: perl(Module::Build)
|
BuildRequires: perl(Module::Build)
|
||||||
%if 0%{?suse_version} < 1120
|
|
||||||
BuildRequires: perl-macros
|
BuildRequires: perl-macros
|
||||||
%endif
|
|
||||||
%if %{with pod}
|
%if %{with pod}
|
||||||
BuildRequires: perl(Test::Pod) >= 1.14
|
BuildRequires: perl(Test::Pod) >= 1.14
|
||||||
BuildRequires: perl(Test::Pod::Coverage) >= 1.04
|
BuildRequires: perl(Test::Pod::Coverage) >= 1.04
|
||||||
@ -43,7 +42,6 @@ BuildRequires: perl(Test::Pod::Coverage) >= 1.04
|
|||||||
BuildRequires: perl(Test::More) >= 0.47
|
BuildRequires: perl(Test::More) >= 0.47
|
||||||
#
|
#
|
||||||
BuildRequires: perl(Carp) >= 0.01
|
BuildRequires: perl(Carp) >= 0.01
|
||||||
Requires: perl = %{perl_version}
|
|
||||||
Requires: perl(Carp) >= 0.01
|
Requires: perl(Carp) >= 0.01
|
||||||
|
|
||||||
%description
|
%description
|
||||||
|
Loading…
Reference in New Issue
Block a user