siwtch to perl_requires macro

OBS-URL: https://build.opensuse.org/package/show/devel:languages:perl/perl-Crypt-RC4?expand=0&rev=3
This commit is contained in:
Stephan Kulow
2010-11-30 19:24:55 +00:00
committed by Git OBS Bridge
parent 8111a5f363
commit 0bba3d2176
2 changed files with 6 additions and 1 deletions

View File

@@ -1,3 +1,8 @@
-------------------------------------------------------------------
Tue Nov 30 19:20:02 UTC 2010 - coolo@novell.com
- switch to perl_requires macro
-------------------------------------------------------------------
Mon Nov 29 18:29:37 UTC 2010 - coolo@novell.com

View File

@@ -10,7 +10,7 @@ URL: http://search.cpan.org/dist/Crypt-RC4/
Group: Development/Libraries/Perl
License: Perl License
BuildRoot: %{_tmppath}/build-%{name}-%{version}
Requires: perl = %{perl_version}
%{perl_requires}
BuildRequires: make perl
%description