From 52f4b5f96430f83215da3c180b1f0dfbd5dab374 Mon Sep 17 00:00:00 2001 From: Tom Callaway Date: Tue, 16 Oct 2007 20:40:50 +0000 Subject: [PATCH] fix br, license, bump rawhide to 1.07 --- .cvsignore | 2 +- perl-IO-Zlib.spec | 15 ++++++++++----- sources | 2 +- 3 files changed, 12 insertions(+), 7 deletions(-) diff --git a/.cvsignore b/.cvsignore index b8a2d46..b87d7d7 100644 --- a/.cvsignore +++ b/.cvsignore @@ -1 +1 @@ -IO-Zlib-1.04.tar.gz +IO-Zlib-1.07.tar.gz diff --git a/perl-IO-Zlib.spec b/perl-IO-Zlib.spec index 35f4846..53e7e7c 100644 --- a/perl-IO-Zlib.spec +++ b/perl-IO-Zlib.spec @@ -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 - 1.07-1 +- bump to 1.07 +- correct license tag +- add BR: perl(ExtUtils::MakeMaker) + * Wed Jul 12 2006 Jesse Keating - sh: line 0: fg: no job control - rebuild diff --git a/sources b/sources index fd78772..1fa0efd 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -1abf9e6161cc6c52ccd4c629e32e582e IO-Zlib-1.04.tar.gz +06aa91c973aac0985e439ab8660e687f IO-Zlib-1.07.tar.gz