SHA256
1
0
forked from pool/perl-Error

siwtch to perl_requires macro

OBS-URL: https://build.opensuse.org/package/show/devel:languages:perl/perl-Error?expand=0&rev=9
This commit is contained in:
Stephan Kulow 2010-11-30 19:25:32 +00:00 committed by Git OBS Bridge
parent 54a941dca5
commit 098c1e2563
2 changed files with 6 additions and 1 deletions

View File

@ -1,3 +1,8 @@
-------------------------------------------------------------------
Tue Nov 30 19:20:12 UTC 2010 - coolo@novell.com
- switch to perl_requires macro
-------------------------------------------------------------------
Wed Nov 24 19:16:59 UTC 2010 - chris@computersalat.de

View File

@ -42,7 +42,7 @@ BuildRequires: perl(Test::Pod::Coverage) >= 1.04
%endif
BuildRequires: perl(Scalar::Util)
BuildRequires: perl(warnings)
Requires: perl = %{perl_version}
%{perl_requires}
Requires: perl(Scalar::Util)
Requires: perl(warnings)