- Update license tag.
- BR: perl(ExtUtils::MakeMaker).
This commit is contained in:
parent
16cc3efb8e
commit
51c67abe36
@ -1,8 +1,8 @@
|
||||
Name: perl-File-Slurp
|
||||
Version: 9999.12
|
||||
Release: 2%{?dist}
|
||||
Release: 3%{?dist}
|
||||
Summary: Efficient Reading/Writing of Complete Files
|
||||
License: GPL or Artistic
|
||||
License: GPL+ or Artistic
|
||||
Group: Development/Libraries
|
||||
URL: http://search.cpan.org/dist/File-Slurp/
|
||||
Source0: http://www.cpan.org/modules/by-module/File/File-Slurp-%{version}.tar.gz
|
||||
@ -11,6 +11,7 @@ BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n)
|
||||
Requires: perl(:MODULE_COMPAT_%(eval "`%{__perl} -V:version`"; echo $version))
|
||||
BuildArch: noarch
|
||||
|
||||
BuildRequires: perl(ExtUtils::MakeMaker)
|
||||
BuildRequires: perl(Test::Pod::Coverage) >= 1.04
|
||||
BuildRequires: perl(Test::Pod) >= 1.14
|
||||
|
||||
@ -53,6 +54,10 @@ make test
|
||||
%{_mandir}/man3/*
|
||||
|
||||
%changelog
|
||||
* Sun Sep 02 2007 Ralf Corsépius <rc040203@freenet.de> - 9999.12-3
|
||||
- Update license tag.
|
||||
- BR: perl(ExtUtils::MakeMaker).
|
||||
|
||||
* Tue Sep 05 2006 Ralf Corsépius <rc040203@freenet.de> - 9999.12-2
|
||||
- Mass rebuild.
|
||||
|
||||
|
||||
Loading…
Reference in New Issue
Block a user