forked from pool/perl-Algorithm-C3
siwtch to perl_requires macro
OBS-URL: https://build.opensuse.org/package/show/devel:languages:perl/perl-Algorithm-C3?expand=0&rev=5
This commit is contained in:
parent
24e58469c0
commit
ffb3d2e4a6
@ -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
|
||||||
|
|
||||||
|
@ -43,7 +43,7 @@ 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}
|
%{perl_requires}
|
||||||
Requires: perl(Carp) >= 0.01
|
Requires: perl(Carp) >= 0.01
|
||||||
|
|
||||||
%description
|
%description
|
||||||
|
Loading…
Reference in New Issue
Block a user