siwtch to perl_requires macro
OBS-URL: https://build.opensuse.org/package/show/devel:languages:perl/perl-ExtUtils-CChecker?expand=0&rev=3
This commit is contained in:
parent
0c972264f6
commit
5fc1d724dc
@ -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
|
Tue Jul 13 11:43:28 UTC 2010 - chris@computersalat.de
|
||||||
|
|
||||||
|
@ -35,7 +35,7 @@ BuildRequires: perl(Module::Build)
|
|||||||
BuildRequires: perl-macros
|
BuildRequires: perl-macros
|
||||||
%endif
|
%endif
|
||||||
BuildRequires: perl(Test::Exception)
|
BuildRequires: perl(Test::Exception)
|
||||||
Requires: perl = %{perl_version}
|
%{perl_requires}
|
||||||
|
|
||||||
%description
|
%description
|
||||||
Often Perl modules are written to wrap functionallity found in existing C
|
Often Perl modules are written to wrap functionallity found in existing C
|
||||||
|
Loading…
Reference in New Issue
Block a user