forked from pool/perl-Test-Output
switch to perl_requires macro
OBS-URL: https://build.opensuse.org/package/show/devel:languages:perl/perl-Test-Output?expand=0&rev=11
This commit is contained in:
committed by
Git OBS Bridge
parent
39f4527d93
commit
f42f665fc7
@@ -1,3 +1,8 @@
|
||||
-------------------------------------------------------------------
|
||||
Wed Dec 1 10:28:36 UTC 2010 - coolo@novell.com
|
||||
|
||||
- switch to perl_requires macro
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Sat Jul 24 12:40:51 UTC 2010 - chris@computersalat.de
|
||||
|
||||
|
||||
@@ -32,9 +32,7 @@ Source: %{cpan_name}-%{version}.tar.bz2
|
||||
BuildArch: noarch
|
||||
BuildRoot: %{_tmppath}/%{name}-%{version}-build
|
||||
BuildRequires: perl
|
||||
%if 0%{?suse_version} < 1120
|
||||
BuildRequires: perl-macros
|
||||
%endif
|
||||
%if %{with test}
|
||||
BuildRequires: perl(Test::Pod::Coverage) >= 1.04
|
||||
BuildRequires: perl(Test::Pod) >= 1.14
|
||||
@@ -42,7 +40,7 @@ BuildRequires: perl(Test::Pod) >= 1.14
|
||||
BuildRequires: perl(File::Temp) >= 0.21
|
||||
BuildRequires: perl(Sub::Exporter)
|
||||
BuildRequires: perl(Test::Tester) >= 0.107
|
||||
Requires: perl = %{perl_version}
|
||||
%{perl_requires}
|
||||
Requires: perl(File::Temp) >= 0.21
|
||||
Requires: perl(Sub::Exporter)
|
||||
Requires: perl(Test::Tester) >= 0.107
|
||||
|
||||
Reference in New Issue
Block a user