Accepting request 54657 from devel:languages:perl
Accepted submit request 54657 from user coolo OBS-URL: https://build.opensuse.org/request/show/54657 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/perl-Test-Deep?expand=0&rev=10
This commit is contained in:
commit
b23599dbdc
@ -1,3 +1,8 @@
|
||||
-------------------------------------------------------------------
|
||||
Wed Dec 1 09:44:38 UTC 2010 - coolo@novell.com
|
||||
|
||||
- switch to perl_requires macro
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Sat Oct 16 09:30:53 UTC 2010 - chris@computersalat.de
|
||||
|
||||
|
@ -30,17 +30,15 @@ Url: http://search.cpan.org/dist/Test-Deep/
|
||||
Source: %{cpan_name}-%{version}.tar.bz2
|
||||
BuildArch: noarch
|
||||
BuildRoot: %{_tmppath}/%{name}-%{version}-build
|
||||
%{perl_requires}
|
||||
BuildRequires: perl
|
||||
%if 0%{?suse_version} < 1120
|
||||
BuildRequires: perl-macros
|
||||
%endif
|
||||
BuildRequires: perl(List::Util) >= 1.09
|
||||
BuildRequires: perl(Scalar::Util) >= 1.09
|
||||
BuildRequires: perl(Test::More)
|
||||
BuildRequires: perl(Test::NoWarnings) >= 0.02
|
||||
BuildRequires: perl(Test::Tester) >= 0.04
|
||||
#
|
||||
Requires: perl = %{perl_version}
|
||||
Requires: perl(List::Util) >= 1.09
|
||||
Requires: perl(Scalar::Util) >= 1.09
|
||||
Requires: perl(Test::More)
|
||||
|
Loading…
x
Reference in New Issue
Block a user