1
0

siwtch to perl_requires macro

OBS-URL: https://build.opensuse.org/package/show/devel:languages:perl/perl-libwww-perl?expand=0&rev=22
This commit is contained in:
Stephan Kulow 2010-12-01 06:56:56 +00:00 committed by Git OBS Bridge
parent e20b1e1890
commit a0a483ae30
2 changed files with 6 additions and 1 deletions

View File

@ -1,3 +1,8 @@
-------------------------------------------------------------------
Wed Dec 1 06:55:39 UTC 2010 - coolo@novell.com
- switch to perl_requires macro
-------------------------------------------------------------------
Tue Sep 21 10:04:00 CEST 2010 - anicka@suse.cz

View File

@ -45,7 +45,7 @@ BuildRequires: perl(IO::Uncompress::Gunzip)
BuildRequires: perl(IO::Uncompress::Inflate)
BuildRequires: perl(IO::Uncompress::RawInflate)
BuildRequires: perl(URI) >= 1.10
Requires: perl = %{perl_version}
%{perl_requires}
Requires: perl(Compress::Raw::Zlib)
Requires: perl(Crypt::SSLeay)
Requires: perl(Digest::MD5)