Author: qboosh Date: Fri Dec 22 12:53:38 2006 GMT Module: SPECS Tag: HEAD ---- Log message: - generic URL, added Changes to doc
---- Files affected: SPECS: perl-String-Format.spec (1.14 -> 1.15) ---- Diffs: ================================================================ Index: SPECS/perl-String-Format.spec diff -u SPECS/perl-String-Format.spec:1.14 SPECS/perl-String-Format.spec:1.15 --- SPECS/perl-String-Format.spec:1.14 Sun Feb 26 22:55:49 2006 +++ SPECS/perl-String-Format.spec Fri Dec 22 13:53:33 2006 @@ -13,8 +13,9 @@ Release: 1 License: GPL v2 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/String/%{pdir}-%{pnam}-%{version}.tar.gz # Source0-md5: 8301545d15baaddfd5e2e4296b48352b +URL: http://search.cpan.org/dist/String-Format/ BuildRequires: perl-devel >= 1:5.8.0 BuildRequires: rpm-perlprov >= 4.1-13 BuildArch: noarch @@ -57,7 +58,8 @@ %files %defattr(644,root,root,755) -%{perl_vendorlib}/%{pdir}/*.pm +%doc Changes +%{perl_vendorlib}/String/*.pm %{_mandir}/man3/* %define date %(echo `LC_ALL="C" date +"%a %b %d %Y"`) @@ -66,6 +68,9 @@ All persons listed below can be reached at <cvs_login>@pld-linux.org $Log$ +Revision 1.15 2006/12/22 12:53:33 qboosh +- generic URL, added Changes to doc + Revision 1.14 2006/02/26 21:55:49 agaran - updated to 1.14, rel 1 ================================================================ ---- CVS-web: http://cvs.pld-linux.org/SPECS/perl-String-Format.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
