siwtch to perl_requires macro

OBS-URL: https://build.opensuse.org/package/show/devel:languages:perl/perl-Digest-MD2?expand=0&rev=5
This commit is contained in:
Stephan Kulow
2010-11-30 19:25:22 +00:00
committed by Git OBS Bridge
parent 9a6c3b5067
commit 13c8c334d4
2 changed files with 6 additions and 1 deletions

View File

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

View File

@@ -3,7 +3,7 @@ Name: perl-%{modname}
Version: 2.03
Release: 1
Summary: Perl interface to the MD2 Algorithm
Requires: perl = %{perl_version}
%{perl_requires}
BuildRequires: perl
License: GPL/Artistic
Group: Development/Libraries/Perl