forked from pool/perl-Test-ClassAPI
siwtch to perl_requires macro
OBS-URL: https://build.opensuse.org/package/show/devel:languages:perl/perl-Test-ClassAPI?expand=0&rev=3
This commit is contained in:
committed by
Git OBS Bridge
parent
be01a04dd2
commit
d73ece3980
@@ -1,3 +1,8 @@
|
|||||||
|
-------------------------------------------------------------------
|
||||||
|
Wed Dec 1 13:35:31 UTC 2010 - coolo@novell.com
|
||||||
|
|
||||||
|
- switch to perl_requires macro
|
||||||
|
|
||||||
-------------------------------------------------------------------
|
-------------------------------------------------------------------
|
||||||
Mon Nov 22 13:18:35 UTC 2010 - chris@computersalat.de
|
Mon Nov 22 13:18:35 UTC 2010 - chris@computersalat.de
|
||||||
|
|
||||||
|
@@ -17,7 +17,6 @@
|
|||||||
|
|
||||||
# norootforbuild
|
# norootforbuild
|
||||||
|
|
||||||
|
|
||||||
Name: perl-Test-ClassAPI
|
Name: perl-Test-ClassAPI
|
||||||
%define cpan_name Test-ClassAPI
|
%define cpan_name Test-ClassAPI
|
||||||
Summary: Provides basic first-pass API testing for large class trees
|
Summary: Provides basic first-pass API testing for large class trees
|
||||||
@@ -40,7 +39,7 @@ BuildRequires: perl(Config::Tiny) >= 2.00
|
|||||||
BuildRequires: perl(File::Spec) >= 0.83
|
BuildRequires: perl(File::Spec) >= 0.83
|
||||||
BuildRequires: perl(Params::Util) >= 1.00
|
BuildRequires: perl(Params::Util) >= 1.00
|
||||||
#
|
#
|
||||||
Requires: perl = %{perl_version}
|
%{perl_requires}
|
||||||
Requires: perl(Class::Inspector) >= 1.12
|
Requires: perl(Class::Inspector) >= 1.12
|
||||||
Requires: perl(Config::Tiny) >= 2.00
|
Requires: perl(Config::Tiny) >= 2.00
|
||||||
Requires: perl(File::Spec) >= 0.83
|
Requires: perl(File::Spec) >= 0.83
|
||||||
|
Reference in New Issue
Block a user