siwtch to perl_requires macro
OBS-URL: https://build.opensuse.org/package/show/devel:languages:perl/perl-IO-CaptureOutput?expand=0&rev=3
This commit is contained in:
parent
14c05fda33
commit
06a64e4f6b
@ -1,3 +1,8 @@
|
|||||||
|
-------------------------------------------------------------------
|
||||||
|
Tue Nov 30 19:20:21 UTC 2010 - coolo@novell.com
|
||||||
|
|
||||||
|
- switch to perl_requires macro
|
||||||
|
|
||||||
-------------------------------------------------------------------
|
-------------------------------------------------------------------
|
||||||
Mon Nov 29 18:30:15 UTC 2010 - coolo@novell.com
|
Mon Nov 29 18:30:15 UTC 2010 - coolo@novell.com
|
||||||
|
|
||||||
|
@ -10,7 +10,7 @@ URL: http://search.cpan.org/dist/IO-CaptureOutput/
|
|||||||
Group: Development/Libraries/Perl
|
Group: Development/Libraries/Perl
|
||||||
License: Perl License
|
License: Perl License
|
||||||
BuildRoot: %{_tmppath}/build-%{name}-%{version}
|
BuildRoot: %{_tmppath}/build-%{name}-%{version}
|
||||||
Requires: perl = %{perl_version}
|
%{perl_requires}
|
||||||
BuildRequires: make perl
|
BuildRequires: make perl
|
||||||
BuildRequires: perl(ExtUtils::MakeMaker)
|
BuildRequires: perl(ExtUtils::MakeMaker)
|
||||||
BuildRequires: perl(Test::More)
|
BuildRequires: perl(Test::More)
|
||||||
|
Loading…
Reference in New Issue
Block a user