siwtch to perl_requires macro
OBS-URL: https://build.opensuse.org/package/show/devel:languages:perl/perl-File-Slurp?expand=0&rev=10
This commit is contained in:
parent
6ea2f34717
commit
8b35639a52
@ -1,3 +1,8 @@
|
|||||||
|
-------------------------------------------------------------------
|
||||||
|
Tue Nov 30 19:20:16 UTC 2010 - coolo@novell.com
|
||||||
|
|
||||||
|
- switch to perl_requires macro
|
||||||
|
|
||||||
-------------------------------------------------------------------
|
-------------------------------------------------------------------
|
||||||
Mon Aug 9 13:41:33 UTC 2010 - chris@computersalat.de
|
Mon Aug 9 13:41:33 UTC 2010 - chris@computersalat.de
|
||||||
|
|
||||||
|
@ -39,7 +39,7 @@ BuildRequires: perl-macros
|
|||||||
BuildRequires: perl(Test::Pod) >= 1.14
|
BuildRequires: perl(Test::Pod) >= 1.14
|
||||||
BuildRequires: perl(Test::Pod::Coverage) >= 1.04
|
BuildRequires: perl(Test::Pod::Coverage) >= 1.04
|
||||||
%endif
|
%endif
|
||||||
Requires: perl = %{perl_version}
|
%{perl_requires}
|
||||||
|
|
||||||
%description
|
%description
|
||||||
This module provides subs that allow you to read or write entire files with
|
This module provides subs that allow you to read or write entire files with
|
||||||
|
Loading…
x
Reference in New Issue
Block a user