Author: qboosh Date: Thu Jan 3 12:56:07 2008 GMT Module: SPECS Tag: HEAD ---- Log message: - generic URL
---- Files affected: SPECS: perl-Text-Quoted.spec (1.14 -> 1.15) ---- Diffs: ================================================================ Index: SPECS/perl-Text-Quoted.spec diff -u SPECS/perl-Text-Quoted.spec:1.14 SPECS/perl-Text-Quoted.spec:1.15 --- SPECS/perl-Text-Quoted.spec:1.14 Mon Dec 31 01:07:57 2007 +++ SPECS/perl-Text-Quoted.spec Thu Jan 3 13:56:02 2008 @@ -14,8 +14,9 @@ # Artistic (README says: same as perl) License: Artistic Group: Development/Languages/Perl -Source0: http://www.cpan.org/modules/by-module/%{pdir}/%{pdir}-%{pnam}-%{version}.tar.gz +Source0: http://www.cpan.org/modules/by-module/Text/%{pdir}-%{pnam}-%{version}.tar.gz # Source0-md5: acb936de289e7f8e16a95345503d1640 +URL: http://search.cpan.org/dist/Text-Quoted/ BuildRequires: perl-devel >= 1:5.8.0 BuildRequires: rpm-perlprov >= 4.1-13 %if %{with tests} @@ -56,7 +57,7 @@ %files %defattr(644,root,root,755) %doc Changes -%{perl_vendorlib}/%{pdir}/%{pnam}.pm +%{perl_vendorlib}/Text/Quoted.pm %{_mandir}/man3/* %define date %(echo `LC_ALL="C" date +"%a %b %d %Y"`) @@ -65,6 +66,9 @@ All persons listed below can be reached at <cvs_login>@pld-linux.org $Log$ +Revision 1.15 2008-01-03 12:56:02 qboosh +- generic URL + Revision 1.14 2007-12-31 00:07:57 zbyniu - up to 2.03 ================================================================ ---- CVS-web: http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/SPECS/perl-Text-Quoted.spec?r1=1.14&r2=1.15&f=u _______________________________________________ pld-cvs-commit mailing list [email protected] http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit
