Stephan Kulow
2010-12-01 13:46:10 +00:00
committed by Git OBS Bridge
parent afa0d60eba
commit adb44415f6
2 changed files with 6 additions and 1 deletions

View File

@@ -1,3 +1,8 @@
-------------------------------------------------------------------
Wed Dec 1 13:32:45 UTC 2010 - coolo@novell.com
- switch to perl_requires macro
-------------------------------------------------------------------
Sat Aug 21 19:11:13 UTC 2010 - chris@computersalat.de

View File

@@ -44,7 +44,7 @@ BuildRequires: perl(Hash::AutoHash) >= 1.10
BuildRequires: perl(Scalar::Util) >= 1.01
BuildRequires: perl(Test::Deep)
BuildRequires: perl(Tie::Hash) >= 1
Requires: perl = %{perl_version}
%{perl_requires}
Requires: perl(Carp)
Requires: perl(Hash::AutoHash) >= 1.10
Requires: perl(Scalar::Util) >= 1.01