Accepting request 54535 from devel:languages:perl
Accepted submit request 54535 from user coolo OBS-URL: https://build.opensuse.org/request/show/54535 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/perl-File-Slurp?expand=0&rev=8
This commit is contained in:
commit
4cc70c50d8
@ -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
|
||||
|
||||
|
@ -31,15 +31,13 @@ Url: http://search.cpan.org/dist/File-Slurp/
|
||||
Source: %{cpan_name}-%{version}.tar.bz2
|
||||
BuildArch: noarch
|
||||
BuildRoot: %{_tmppath}/%{name}-%{version}-build
|
||||
%{perl_requires}
|
||||
BuildRequires: perl
|
||||
%if 0%{?suse_version} < 1120
|
||||
BuildRequires: perl-macros
|
||||
%endif
|
||||
%if %{with pod}
|
||||
BuildRequires: perl(Test::Pod) >= 1.14
|
||||
BuildRequires: perl(Test::Pod::Coverage) >= 1.04
|
||||
%endif
|
||||
Requires: perl = %{perl_version}
|
||||
|
||||
%description
|
||||
This module provides subs that allow you to read or write entire files with
|
||||
|
Loading…
Reference in New Issue
Block a user