Stephan Kulow 2010-12-01 13:39:48 +00:00 committed by Git OBS Bridge
parent f11399272b
commit e95d7a3d5b
2 changed files with 6 additions and 1 deletions

View File

@ -1,3 +1,8 @@
-------------------------------------------------------------------
Wed Dec 1 13:31:10 UTC 2010 - coolo@novell.com
- switch to perl_requires macro
-------------------------------------------------------------------
Mon Nov 22 12:51:58 CET 2010 - anicka@suse.cz

View File

@ -38,7 +38,7 @@ BuildRequires: perl-macros
BuildRequires: perl(Test::Pod) >= 1.14
BuildRequires: perl(Test::Pod::Coverage) >= 1.04
BuildRequires: perl(IO::Scalar)
Requires: perl = %{perl_version}
%{perl_requires}
Requires: perl(IO::Scalar)
%description