8
0

siwtch to perl_requires macro

OBS-URL: https://build.opensuse.org/package/show/devel:languages:perl/perl-AnyEvent-HTTP?expand=0&rev=3
This commit is contained in:
Stephan Kulow
2010-12-01 13:37:31 +00:00
committed by Git OBS Bridge
parent ea238585b6
commit 39053a5b68
2 changed files with 6 additions and 1 deletions

View File

@@ -1,3 +1,8 @@
-------------------------------------------------------------------
Wed Dec 1 13:30:35 UTC 2010 - coolo@novell.com
- switch to perl_requires macro
-------------------------------------------------------------------
Mon Nov 29 18:29:16 UTC 2010 - coolo@novell.com

View File

@@ -10,7 +10,7 @@ URL: http://search.cpan.org/dist/AnyEvent-HTTP
Group: Development/Libraries/Perl
License: Perl License
BuildRoot: %{_tmppath}/build-%{name}-%{version}
Requires: perl = %{perl_version}
%{perl_requires}
BuildRequires: perl
BuildRequires: make
BuildRequires: perl(ExtUtils::MakeMaker)