Stephan Kulow 2010-12-01 13:38:08 +00:00 committed by Git OBS Bridge
parent 36cfd8844d
commit ddaf02147b
2 changed files with 6 additions and 1 deletions

View File

@ -1,3 +1,8 @@
-------------------------------------------------------------------
Wed Dec 1 13:30:45 UTC 2010 - coolo@novell.com
- switch to perl_requires macro
-------------------------------------------------------------------
Mon Nov 29 17:59:59 UTC 2010 - coolo@novell.com

View File

@ -11,7 +11,7 @@ BuildArch: noarch
BuildRequires: perl >= 5.8.0
BuildRequires: perl(Sub::Exporter)
BuildRequires: perl(Variable::Magic) >= 0.34
Requires: perl = %{perl_version}
%{perl_requires}
Requires: perl(Sub::Exporter)
Requires: perl(Variable::Magic) >= 0.34