- Adjust License-tag.
- BR: perl(Test::More) (BZ 419631).
This commit is contained in:
parent
d3522d74d1
commit
06321c3fc0
@ -1,8 +1,8 @@
|
||||
Name: perl-IO-All
|
||||
Version: 0.38
|
||||
Release: 1%{?dist}
|
||||
Release: 2%{?dist}
|
||||
Summary: IO::All Perl module
|
||||
License: GPL or Artistic
|
||||
License: GPL+ or Artistic
|
||||
Group: Development/Libraries
|
||||
URL: http://search.cpan.org/dist/IO-All/
|
||||
Source0: http://www.cpan.org/authors/id/I/IN/INGY/IO-All-%{version}.tar.gz
|
||||
@ -13,6 +13,7 @@ BuildRequires: perl(File::ReadBackwards)
|
||||
BuildRequires: perl(IO::String)
|
||||
BuildRequires: perl(MLDBM)
|
||||
BuildRequires: perl(Spiffy) >= 0.21
|
||||
BuildRequires: perl(Test::More)
|
||||
Requires: perl(Spiffy) >= 0.21
|
||||
Requires: perl(:MODULE_COMPAT_%(eval "`%{__perl} -V:version`"; echo $version))
|
||||
|
||||
@ -61,6 +62,10 @@ rm -rf $RPM_BUILD_ROOT %{__perl_requires}
|
||||
%{_mandir}/man3/*
|
||||
|
||||
%changelog
|
||||
* Mon Dec 31 2007 Ralf Corsépius <rc040203@freenet.de> 0.38-2
|
||||
- Adjust License-tag.
|
||||
- BR: perl(Test::More) (BZ 419631).
|
||||
|
||||
* Tue Apr 17 2007 Steven Pritchard <steve@kspei.com> 0.38-1
|
||||
- Update to 0.38.
|
||||
- BR ExtUtils::MakeMaker.
|
||||
|
||||
Loading…
Reference in New Issue
Block a user