Author: qboosh Date: Mon Mar 24 18:55:28 2008 GMT Module: SPECS Tag: HEAD ---- Log message: - unified
---- Files affected: SPECS: perl-PAR.spec (1.27 -> 1.28) ---- Diffs: ================================================================ Index: SPECS/perl-PAR.spec diff -u SPECS/perl-PAR.spec:1.27 SPECS/perl-PAR.spec:1.28 --- SPECS/perl-PAR.spec:1.27 Sun Feb 10 13:17:06 2008 +++ SPECS/perl-PAR.spec Mon Mar 24 19:55:23 2008 @@ -15,9 +15,9 @@ # 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: http://www.cpan.org/modules/by-module/PAR/%{pdir}-%{version}.tar.gz # Source0-md5: 8451bdb86e0ef4e98a9851fdd64ab362 -URL: http://par.perl.org +URL: http://par.perl.org/ BuildRequires: perl-Archive-Zip >= 1.00 %if %{with tests} BuildRequires: perl-Compress-Zlib >= 1.30 @@ -94,12 +94,12 @@ %files %defattr(644,root,root,755) %doc README ChangeLog AUTHORS TODO +%attr(755,root,root) %{_bindir}/* %{perl_vendorlib}/PAR.pm %{perl_vendorlib}/PAR/* %{perl_vendorlib}/App/*/*.pm %exclude %{perl_vendorlib}/PAR/*.pod %{_mandir}/man?/* -%attr(755,root,root) %{_bindir}/* %define date %(echo `LC_ALL="C" date +"%a %b %d %Y"`) %changelog @@ -107,6 +107,9 @@ All persons listed below can be reached at <cvs_login>@pld-linux.org $Log$ +Revision 1.28 2008-03-24 18:55:23 qboosh +- unified + Revision 1.27 2008-02-10 12:17:06 arekm - rel 2 ================================================================ ---- CVS-web: http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/SPECS/perl-PAR.spec?r1=1.27&r2=1.28&f=u _______________________________________________ pld-cvs-commit mailing list [email protected] http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit
