Author: qboosh Date: Thu Jan 3 12:48:26 2008 GMT Module: SPECS Tag: HEAD ---- Log message: - generic URL
---- Files affected: SPECS: perl-String-Similarity.spec (1.19 -> 1.20) ---- Diffs: ================================================================ Index: SPECS/perl-String-Similarity.spec diff -u SPECS/perl-String-Similarity.spec:1.19 SPECS/perl-String-Similarity.spec:1.20 --- SPECS/perl-String-Similarity.spec:1.19 Mon Dec 31 01:05:19 2007 +++ SPECS/perl-String-Similarity.spec Thu Jan 3 13:48:20 2008 @@ -14,8 +14,9 @@ # C files say GPL v2+ 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: d716cd315dba597ccdb1fc1d76e9d69e +URL: http://search.cpan.org/dist/String-Similarity/ BuildRequires: perl-devel >= 1:5.8.0 BuildRequires: rpm-perlprov >= 4.1-13 BuildRoot: %{tmpdir}/%{name}-%{version}-root-%(id -u -n) @@ -55,10 +56,10 @@ %files %defattr(644,root,root,755) -%{perl_vendorarch}/%{pdir}/*.pm -%dir %{perl_vendorarch}/auto/%{pdir}/%{pnam} -%attr(755,root,root) %{perl_vendorarch}/auto/%{pdir}/%{pnam}/*.so -%{perl_vendorarch}/auto/%{pdir}/%{pnam}/*.bs +%{perl_vendorarch}/String/*.pm +%dir %{perl_vendorarch}/auto/String/Similarity +%attr(755,root,root) %{perl_vendorarch}/auto/String/Similarity/*.so +%{perl_vendorarch}/auto/String/Similarity/*.bs %{_mandir}/man3/* %define date %(echo `LC_ALL="C" date +"%a %b %d %Y"`) @@ -67,6 +68,9 @@ All persons listed below can be reached at <cvs_login>@pld-linux.org $Log$ +Revision 1.20 2008-01-03 12:48:20 qboosh +- generic URL + Revision 1.19 2007-12-31 00:05:19 zbyniu - up to 1.03 ================================================================ ---- CVS-web: http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/SPECS/perl-String-Similarity.spec?r1=1.19&r2=1.20&f=u _______________________________________________ pld-cvs-commit mailing list [email protected] http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit
