siwtch to perl_requires macro

OBS-URL: https://build.opensuse.org/package/show/devel:languages:perl/perl-Crypt-DES?expand=0&rev=9
This commit is contained in:
Stephan Kulow 2010-12-01 13:40:09 +00:00 committed by Git OBS Bridge
parent 903e4c981c
commit 49fecb0f8f
2 changed files with 6 additions and 1 deletions

View File

@ -1,3 +1,8 @@
-------------------------------------------------------------------
Wed Dec 1 13:31:16 UTC 2010 - coolo@novell.com
- switch to perl_requires macro
-------------------------------------------------------------------
Wed Nov 24 16:40:57 UTC 2010 - chris@computersalat.de

View File

@ -34,7 +34,7 @@ BuildRequires: perl
BuildRequires: perl-macros
%endif
BuildRequires: perl(Crypt::CBC)
Requires: perl = %{perl_version}
%{perl_requires}
%description
The module implements the Crypt::CBC interface, which has the following