11
0
Stephan Kulow
2010-12-01 13:47:26 +00:00
committed by Git OBS Bridge
parent f61a4735d9
commit 3ef0b0c10a
2 changed files with 6 additions and 1 deletions

View File

@@ -1,3 +1,8 @@
-------------------------------------------------------------------
Wed Dec 1 13:33:05 UTC 2010 - coolo@novell.com
- switch to perl_requires macro
-------------------------------------------------------------------
Wed Nov 24 21:12:12 UTC 2010 - chris@computersalat.de

View File

@@ -37,7 +37,7 @@ BuildRequires: perl-macros
BuildRequires: perl(Net::LibIDN)
BuildRequires: perl(Net::SSLeay) >= 1.21
BuildRequires: perl(Scalar::Util)
Requires: perl = %{perl_version}
%{perl_requires}
Requires: perl(Net::SSLeay) >= 1.21
Requires: perl(Scalar::Util)
Recommends: perl(IO::Socket::INET6)