Author: ankry Date: Sat Jun 11 07:50:27 2005 GMT Module: SPECS Tag: HEAD ---- Log message: - up to 0.89; fixed deps and %files
---- Files affected: SPECS: perl-PAR.spec (1.21 -> 1.22) ---- Diffs: ================================================================ Index: SPECS/perl-PAR.spec diff -u SPECS/perl-PAR.spec:1.21 SPECS/perl-PAR.spec:1.22 --- SPECS/perl-PAR.spec:1.21 Wed Dec 1 11:46:11 2004 +++ SPECS/perl-PAR.spec Sat Jun 11 09:50:21 2005 @@ -10,19 +10,19 @@ Summary: Perl Archive Toolkit Summary(pl): Zestaw narzędzi perlowych do archiwizacji Name: perl-PAR -Version: 0.85 -Release: 2 +Version: 0.89 +Release: 1 # same as perl License: GPL v1+ or Artistic Group: Development/Languages/Perl Source0: http://www.cpan.org/modules/by-module/%{pdir}/%{pdir}-%{version}.tar.gz -# Source0-md5: c3c1e272561156d713066eb8e01ac88e +# Source0-md5: eba28e8a048c3107025f96f825ffd303 URL: http://par.perl.org -%if %{with tests} BuildRequires: perl-Archive-Zip >= 1.00 +%if %{with tests} BuildRequires: perl-Compress-Zlib >= 1.30 BuildRequires: perl-Digest-SHA1 -BuildRequires: perl-Module-ScanDeps >= 0.37 +BuildRequires: perl-Module-ScanDeps >= 0.45 BuildRequires: perl-Module-Signature >= 0.35 %endif BuildRequires: perl-PAR-Dist >= 0.06 @@ -92,7 +92,7 @@ %files %defattr(644,root,root,755) -%doc Changes README ChangeLog AUTHORS +%doc README ChangeLog AUTHORS TODO %{perl_vendorlib}/PAR.pm %{perl_vendorlib}/PAR/* %{perl_vendorlib}/App/*/*.pm @@ -106,6 +106,9 @@ All persons listed below can be reached at <cvs_login>@pld-linux.org $Log$ +Revision 1.22 2005/06/11 07:50:21 ankry +- up to 0.89; fixed deps and %files + Revision 1.21 2004/12/01 10:46:11 radek - standarized Source0 URL ================================================================ ---- CVS-web: http://cvs.pld-linux.org/SPECS/perl-PAR.spec?r1=1.21&r2=1.22&f=u _______________________________________________ pld-cvs-commit mailing list [EMAIL PROTECTED] http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit
