rpms/perl-Archive-Zip/EL-4 .cvsignore, 1.4, 1.5 perl-Archive-Zip.spec, 1.6, 1.7 sources, 1.4, 1.5

Steven Pritchard (steve) fedora-extras-commits at redhat.com
Fri Dec 21 15:47:24 UTC 2007


Author: steve

Update of /cvs/pkgs/rpms/perl-Archive-Zip/EL-4
In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv23509

Modified Files:
	.cvsignore perl-Archive-Zip.spec sources 
Log Message:
Fork RHEL 5 spec for EPEL 4.
Update License tag.
Fix find option order.
Use fixperms macro instead of our own chmod incantation.
Remove check macro cruft.
BR zip and unzip.



Index: .cvsignore
===================================================================
RCS file: /cvs/pkgs/rpms/perl-Archive-Zip/EL-4/.cvsignore,v
retrieving revision 1.4
retrieving revision 1.5
diff -u -r1.4 -r1.5
--- .cvsignore	13 Aug 2007 16:51:29 -0000	1.4
+++ .cvsignore	21 Dec 2007 15:46:46 -0000	1.5
@@ -1 +1 @@
-Archive-Zip-1.20.tar.gz
+Archive-Zip-1.16.tar.gz


Index: perl-Archive-Zip.spec
===================================================================
RCS file: /cvs/pkgs/rpms/perl-Archive-Zip/EL-4/perl-Archive-Zip.spec,v
retrieving revision 1.6
retrieving revision 1.7
diff -u -r1.6 -r1.7
--- perl-Archive-Zip.spec	13 Aug 2007 16:51:29 -0000	1.6
+++ perl-Archive-Zip.spec	21 Dec 2007 15:46:46 -0000	1.7
@@ -1,22 +1,18 @@
 Name:           perl-Archive-Zip
-Version:        1.20
-Release:        1%{?dist}
+Version:        1.16
+Release:        0.1.2.1%{?dist}
 Summary:        Perl library for accessing Zip archives
 
 Group:          Development/Libraries
 License:        GPL+ or Artistic
 URL:            http://search.cpan.org/dist/Archive-Zip/
-Source0:        http://search.cpan.org/CPAN/authors/id/A/AD/ADAMK/Archive-Zip-%{version}.tar.gz
+Source0:        http://www.cpan.org/authors/id/N/NE/NEDKONZ/Archive-Zip-%{version}.tar.gz
 BuildRoot:      %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n)
 BuildArch:      noarch
 
-BuildRequires:  perl(Compress::Zlib) >= 1.14
-BuildRequires:  perl(ExtUtils::MakeMaker)
-BuildRequires:  perl(File::Which) >= 0.05
-BuildRequires:  perl(Test::More)
+BuildRequires:  perl(Compress::Zlib)
 BuildRequires:  unzip
 BuildRequires:  zip
-
 Requires:  perl(:MODULE_COMPAT_%(eval "`%{__perl} -V:version`"; echo $version))
 
 %description
@@ -60,16 +56,38 @@
 
 %files
 %defattr(-,root,root,-)
-%doc Changes LICENSE README examples/
+%doc Changes README TODO docs/ examples/
 %{_bindir}/crc32
 %{perl_vendorlib}/Archive/
 %{_mandir}/man3/Archive*.3*
 
 
 %changelog
-* Mon Aug 13 2007 Robin Norwood <rnorwood at redhat.com> - 1.20-1
-- New version for EPEL 4
-- Fix spec file to match latest fedora changes
+* Thu Dec 20 2007 Steven Pritchard <steve at kspei.com> 1.16-0.1.2.1
+- Fork RHEL 5 spec for EPEL 4.
+- Update License tag.
+- Fix find option order.
+- Use fixperms macro instead of our own chmod incantation.
+- Remove check macro cruft.
+- BR zip and unzip.
+
+* Wed Jul 12 2006 Jesse Keating <jkeating at redhat.com> - 1.16-1.2.1
+- rebuild
+
+* Fri Feb 03 2006 Jason Vas Dias<jvdias at redhat.com> - 1.16-1.2
+- rebuilt for new perl-5.8.8
+
+* Fri Dec 16 2005 Jesse Keating <jkeating at redhat.com>
+- rebuilt for new gcc
+
+* Mon Jul 11 2005 Jose Pedro Oliveira <jpo at di.uminho.pt> - 1.16-1
+- Update to 1.16.
+
+* Thu Apr 14 2005 Jose Pedro Oliveira <jpo at di.uminho.pt> - 1.14-1
+- Update to 1.14.
+
+* Fri Apr  7 2005 Michael Schwendt <mschwendt[AT]users.sf.net>
+- rebuilt
 
 * Sun Aug 15 2004 Ville Skyttä <ville.skytta at iki.fi> - 0:1.12-0.fdr.1
 - Update to 1.12.


Index: sources
===================================================================
RCS file: /cvs/pkgs/rpms/perl-Archive-Zip/EL-4/sources,v
retrieving revision 1.4
retrieving revision 1.5
diff -u -r1.4 -r1.5
--- sources	13 Aug 2007 16:51:29 -0000	1.4
+++ sources	21 Dec 2007 15:46:46 -0000	1.5
@@ -1 +1 @@
-6e40ed5e4ae4174b998388ade76148a7  Archive-Zip-1.20.tar.gz
+e28dff400d07b1659d659d8dde7071f1  Archive-Zip-1.16.tar.gz




More information about the fedora-extras-commits mailing list