fix br, license, bump rawhide to 1.07

This commit is contained in:
Tom Callaway 2007-10-16 20:40:50 +00:00
parent b2f4a521b3
commit 52f4b5f964
3 changed files with 12 additions and 7 deletions

View File

@ -1 +1 @@
IO-Zlib-1.04.tar.gz
IO-Zlib-1.07.tar.gz

View File

@ -1,17 +1,18 @@
Name: perl-IO-Zlib
Version: 1.04
Release: 4.2.1
Version: 1.07
Release: 1
Summary: Perl IO:: style interface to Compress::Zlib
Group: Development/Libraries
License: GPL or Artistic
License: GPL+ or Artistic
URL: http://search.cpan.org/dist/IO-Zlib/
Source0: http://www.cpan.org/authors/id/T/TO/TOMHUGHES/IO-Zlib-1.04.tar.gz
Source0: http://www.cpan.org/authors/id/T/TO/TOMHUGHES/IO-Zlib-1.07.tar.gz
BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n)
BuildArch: noarch
BuildRequires: perl >= 1:5.6.1
BuildRequires: perl(Compress::Zlib)
BuildRequires: perl(ExtUtils::MakeMaker)
Requires: perl(:MODULE_COMPAT_%(eval "`%{__perl} -V:version`"; echo $version))
Requires: perl(Compress::Zlib)
@ -40,7 +41,6 @@ chmod -R u+w $RPM_BUILD_ROOT/*
%check || :
mv t/0signature.t t/0signature.t.skip
make test
@ -56,6 +56,11 @@ rm -rf $RPM_BUILD_ROOT
%changelog
* Tue Oct 16 2007 Tom "spot" Callaway <tcallawa@redhat.com> - 1.07-1
- bump to 1.07
- correct license tag
- add BR: perl(ExtUtils::MakeMaker)
* Wed Jul 12 2006 Jesse Keating <jkeating@redhat.com> - sh: line 0: fg: no job control
- rebuild

View File

@ -1 +1 @@
1abf9e6161cc6c52ccd4c629e32e582e IO-Zlib-1.04.tar.gz
06aa91c973aac0985e439ab8660e687f IO-Zlib-1.07.tar.gz