rpms/perl-IO-Zlib/devel perl-IO-Zlib.spec,1.7,1.8

Robin Norwood (rnorwood) fedora-extras-commits at redhat.com
Tue Oct 23 20:14:13 UTC 2007


Author: rnorwood

Update of /cvs/pkgs/rpms/perl-IO-Zlib/devel
In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv20828

Modified Files:
	perl-IO-Zlib.spec 
Log Message:
minor specfile cleanups.


Index: perl-IO-Zlib.spec
===================================================================
RCS file: /cvs/pkgs/rpms/perl-IO-Zlib/devel/perl-IO-Zlib.spec,v
retrieving revision 1.7
retrieving revision 1.8
diff -u -r1.7 -r1.8
--- perl-IO-Zlib.spec	16 Oct 2007 20:40:50 -0000	1.7
+++ perl-IO-Zlib.spec	23 Oct 2007 20:13:33 -0000	1.8
@@ -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 @@
 chmod -R u+w $RPM_BUILD_ROOT/*
 
 
-%check || :
+%check
 make test
 
 
@@ -56,12 +55,16 @@
 
 
 %changelog
+* Tue Oct 23 2007 Robin Norwood <rnorwood at redhat.com> - 1.07-2
+- Remove BR: perl
+- Minor specfile cleanups
+
 * Tue Oct 16 2007 Tom "spot" Callaway <tcallawa at redhat.com> - 1.07-1
 - bump to 1.07
 - correct license tag
 - add BR: perl(ExtUtils::MakeMaker)
 
-* Wed Jul 12 2006 Jesse Keating <jkeating at redhat.com> - sh: line 0: fg: no job control
+* Wed Jul 12 2006 Jesse Keating <jkeating at redhat.com> - 1.04-4.2.1
 - rebuild
 
 * Fri Feb 03 2006 Jason Vas Dias <jvdias at redhat.com> - 1.04-4.2




More information about the fedora-extras-commits mailing list