forked from pool/perl-Params-Util
Accepting request 54619 from devel:languages:perl
Accepted submit request 54619 from user coolo OBS-URL: https://build.opensuse.org/request/show/54619 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/perl-Params-Util?expand=0&rev=7
This commit is contained in:
commit
9986b0c600
@ -1,3 +1,8 @@
|
|||||||
|
-------------------------------------------------------------------
|
||||||
|
Wed Dec 1 13:34:18 UTC 2010 - coolo@novell.com
|
||||||
|
|
||||||
|
- switch to perl_requires macro
|
||||||
|
|
||||||
-------------------------------------------------------------------
|
-------------------------------------------------------------------
|
||||||
Sun Apr 4 17:57:21 UTC 2010 - chris@computersalat.de
|
Sun Apr 4 17:57:21 UTC 2010 - chris@computersalat.de
|
||||||
|
|
||||||
|
@ -27,14 +27,12 @@ Group: Development/Libraries/Perl
|
|||||||
Url: http://search.cpan.org/dist/Params-Util
|
Url: http://search.cpan.org/dist/Params-Util
|
||||||
Source: %{cpan_name}-%{version}.tar.bz2
|
Source: %{cpan_name}-%{version}.tar.bz2
|
||||||
BuildRoot: %{_tmppath}/%{name}-%{version}-build
|
BuildRoot: %{_tmppath}/%{name}-%{version}-build
|
||||||
|
%{perl_requires}
|
||||||
BuildRequires: perl
|
BuildRequires: perl
|
||||||
%if 0%{?suse_version} < 1120
|
|
||||||
BuildRequires: perl-macros
|
BuildRequires: perl-macros
|
||||||
%endif
|
|
||||||
BuildRequires: perl(Scalar::Util) >= 1.18
|
BuildRequires: perl(Scalar::Util) >= 1.18
|
||||||
BuildRequires: perl(Test::More) >= 0.42
|
BuildRequires: perl(Test::More) >= 0.42
|
||||||
BuildRequires: perl(File::Spec) >= 0.80
|
BuildRequires: perl(File::Spec) >= 0.80
|
||||||
Requires: perl = %{perl_version}
|
|
||||||
Requires: perl(Scalar::Util) >= 1.18
|
Requires: perl(Scalar::Util) >= 1.18
|
||||||
Requires: perl(Test::More) >= 0.42
|
Requires: perl(Test::More) >= 0.42
|
||||||
Requires: perl(File::Spec) >= 0.80
|
Requires: perl(File::Spec) >= 0.80
|
||||||
|
Loading…
x
Reference in New Issue
Block a user