Author: qboosh Date: Thu Dec 21 23:43:54 2006 GMT Module: SPECS Tag: HEAD ---- Log message: - updated to 1.18, release 1
---- Files affected: SPECS: perl-Archive-Zip.spec (1.41 -> 1.42) ---- Diffs: ================================================================ Index: SPECS/perl-Archive-Zip.spec diff -u SPECS/perl-Archive-Zip.spec:1.41 SPECS/perl-Archive-Zip.spec:1.42 --- SPECS/perl-Archive-Zip.spec:1.41 Sun Jan 22 13:39:43 2006 +++ SPECS/perl-Archive-Zip.spec Fri Dec 22 00:43:49 2006 @@ -9,16 +9,20 @@ Summary: Archive::Zip - module for manipulation of ZIP archives Summary(pl): Archive::Zip - moduĊ do manipulacji archiwami ZIP Name: perl-Archive-Zip -Version: 1.16 -Release: 0.1 +Version: 1.18 +Release: 1 # same as perl License: GPL v1+ or Artistic Group: Development/Languages/Perl -Source0: http://www.cpan.org/modules/by-module/%{pdir}/%{pdir}-%{pnam}-%{version}.tar.gz -# Source0-md5: e28dff400d07b1659d659d8dde7071f1 +Source0: http://www.cpan.org/modules/by-module/Archive/%{pdir}-%{pnam}-%{version}.tar.gz +# Source0-md5: b198ee6700e27203c071803216dba11c +URL: http://search.cpan.org/dist/Archive-Zip/ BuildRequires: perl-devel >= 1:5.8.0 %if %{with tests} +BuildRequires: perl(File::Spec) >= 0.80 BuildRequires: perl-Compress-Zlib >= 1.14 +BuildRequires: perl-File-Which >= 0.05 +BuildRequires: perl-Test-Simple >= 0.42 %endif BuildRequires: rpm-perlprov >= 4.1-13 BuildArch: noarch @@ -57,7 +61,7 @@ %files %defattr(644,root,root,755) -%doc Change* README TODO docs/* +%doc Changes README docs/* %attr(755,root,root) %{_bindir}/crc32 %dir %{perl_vendorlib}/Archive/Zip %{perl_vendorlib}/Archive/Zip/*.pm @@ -71,6 +75,9 @@ All persons listed below can be reached at <cvs_login>@pld-linux.org $Log$ +Revision 1.42 2006/12/21 23:43:49 qboosh +- updated to 1.18, release 1 + Revision 1.41 2006/01/22 12:39:43 agaran - up to 1.16 rel 0.1 ================================================================ ---- CVS-web: http://cvs.pld-linux.org/SPECS/perl-Archive-Zip.spec?r1=1.41&r2=1.42&f=u _______________________________________________ pld-cvs-commit mailing list [email protected] http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit
