diff --git a/perl-IO-Zlib.spec b/perl-IO-Zlib.spec index 53e7e7c..edeb28f 100644 --- a/perl-IO-Zlib.spec +++ b/perl-IO-Zlib.spec @@ -1,19 +1,18 @@ Name: perl-IO-Zlib Version: 1.07 -Release: 1 +Release: 2%{?dist} Summary: Perl IO:: style interface to Compress::Zlib Group: Development/Libraries 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.07.tar.gz +Source0: http://www.cpan.org/authors/id/T/TO/TOMHUGHES/IO-Zlib-%{version}.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(:MODULE_COMPAT_%(eval "`%{__perl} -V:version`"; echo $version)) Requires: perl(Compress::Zlib) %description @@ -40,7 +39,7 @@ find $RPM_BUILD_ROOT -type d -depth -exec rmdir {} 2>/dev/null ';' chmod -R u+w $RPM_BUILD_ROOT/* -%check || : +%check make test @@ -56,12 +55,16 @@ rm -rf $RPM_BUILD_ROOT %changelog +* Tue Oct 23 2007 Robin Norwood - 1.07-2 +- Remove BR: perl +- Minor specfile cleanups + * 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 +* Wed Jul 12 2006 Jesse Keating - 1.04-4.2.1 - rebuild * Fri Feb 03 2006 Jason Vas Dias - 1.04-4.2