siwtch to perl_requires macro

OBS-URL: https://build.opensuse.org/package/show/devel:languages:perl/perl-MediaWiki-API?expand=0&rev=6
This commit is contained in:
Stephan Kulow
2010-12-01 13:49:25 +00:00
committed by Git OBS Bridge
parent 5f477bf4f9
commit 7c1d34b64c
2 changed files with 6 additions and 1 deletions

View File

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

View File

@@ -10,7 +10,7 @@ URL: http://search.cpan.org/dist/MediaWiki-API
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)