forked from pool/perl-Data-Section
switch to perl_requires macro
OBS-URL: https://build.opensuse.org/package/show/devel:languages:perl/perl-Data-Section?expand=0&rev=2
This commit is contained in:
committed by
Git OBS Bridge
parent
280b637076
commit
fc1389077c
@@ -1,3 +1,8 @@
|
|||||||
|
-------------------------------------------------------------------
|
||||||
|
Wed Dec 1 13:11:14 UTC 2010 - coolo@novell.com
|
||||||
|
|
||||||
|
- switch to perl_requires macro
|
||||||
|
|
||||||
-------------------------------------------------------------------
|
-------------------------------------------------------------------
|
||||||
Tue Aug 3 16:07:27 UTC 2010 - chris@computersalat.de
|
Tue Aug 3 16:07:27 UTC 2010 - chris@computersalat.de
|
||||||
|
|
||||||
|
@@ -32,16 +32,14 @@ Patch0: %{cpan_name}-0.101620-Build_n_Test.patch
|
|||||||
BuildArch: noarch
|
BuildArch: noarch
|
||||||
BuildRoot: %{_tmppath}/%{name}-%{version}-build
|
BuildRoot: %{_tmppath}/%{name}-%{version}-build
|
||||||
BuildRequires: perl
|
BuildRequires: perl
|
||||||
%if 0%{?suse_version} < 1120
|
|
||||||
BuildRequires: perl-macros
|
BuildRequires: perl-macros
|
||||||
%endif
|
|
||||||
%if 0%{?suse_version} >= 1120
|
%if 0%{?suse_version} >= 1120
|
||||||
BuildRequires: perl(Test::More) => 0.88
|
BuildRequires: perl(Test::More) => 0.88
|
||||||
%endif
|
%endif
|
||||||
BuildRequires: perl(ExtUtils::MakeMaker) >= 6.31
|
BuildRequires: perl(ExtUtils::MakeMaker) >= 6.31
|
||||||
BuildRequires: perl(MRO::Compat) >= 0.09
|
BuildRequires: perl(MRO::Compat) >= 0.09
|
||||||
BuildRequires: perl(Sub::Exporter) >= 0.979
|
BuildRequires: perl(Sub::Exporter) >= 0.979
|
||||||
Requires: perl = %{perl_version}
|
%{perl_requires}
|
||||||
Requires: perl(MRO::Compat) >= 0.09
|
Requires: perl(MRO::Compat) >= 0.09
|
||||||
Requires: perl(Sub::Exporter) >= 0.979
|
Requires: perl(Sub::Exporter) >= 0.979
|
||||||
|
|
||||||
|
Reference in New Issue
Block a user