Stephan Kulow 2010-12-01 09:45:38 +00:00 committed by Git OBS Bridge
parent 0c972264f6
commit 5fc1d724dc
2 changed files with 6 additions and 1 deletions

View File

@ -1,3 +1,8 @@
-------------------------------------------------------------------
Wed Dec 1 09:44:33 UTC 2010 - coolo@novell.com
- switch to perl_requires macro
-------------------------------------------------------------------
Tue Jul 13 11:43:28 UTC 2010 - chris@computersalat.de

View File

@ -35,7 +35,7 @@ BuildRequires: perl(Module::Build)
BuildRequires: perl-macros
%endif
BuildRequires: perl(Test::Exception)
Requires: perl = %{perl_version}
%{perl_requires}
%description
Often Perl modules are written to wrap functionallity found in existing C