forked from pool/perl-Test-Pod-Coverage
siwtch to perl_requires macro
OBS-URL: https://build.opensuse.org/package/show/devel:languages:perl/perl-Test-Pod-Coverage?expand=0&rev=23
This commit is contained in:
committed by
Git OBS Bridge
parent
3dee769f4c
commit
055ed8a33d
@@ -1,3 +1,8 @@
|
|||||||
|
-------------------------------------------------------------------
|
||||||
|
Wed Dec 1 06:55:43 UTC 2010 - coolo@novell.com
|
||||||
|
|
||||||
|
- switch to perl_requires macro
|
||||||
|
|
||||||
-------------------------------------------------------------------
|
-------------------------------------------------------------------
|
||||||
Tue Sep 21 18:15:41 UTC 2010 - dbahi@novell.com
|
Tue Sep 21 18:15:41 UTC 2010 - dbahi@novell.com
|
||||||
|
|
||||||
|
@@ -36,7 +36,7 @@ BuildRequires: perl-macros
|
|||||||
%endif
|
%endif
|
||||||
BuildRequires: perl(Pod::Coverage)
|
BuildRequires: perl(Pod::Coverage)
|
||||||
BuildRequires: perl(Test::Pod)
|
BuildRequires: perl(Test::Pod)
|
||||||
Requires: perl = %{perl_version}
|
%{perl_requires}
|
||||||
Requires: perl(Pod::Coverage)
|
Requires: perl(Pod::Coverage)
|
||||||
|
|
||||||
%description
|
%description
|
||||||
|
Reference in New Issue
Block a user