Author: qboosh Date: Mon Mar 24 21:21:55 2008 GMT Module: SPECS Tag: HEAD ---- Log message: - generic URL
---- Files affected: SPECS: perl-String-Strip.spec (1.21 -> 1.22) ---- Diffs: ================================================================ Index: SPECS/perl-String-Strip.spec diff -u SPECS/perl-String-Strip.spec:1.21 SPECS/perl-String-Strip.spec:1.22 --- SPECS/perl-String-Strip.spec:1.21 Sun Feb 10 13:19:56 2008 +++ SPECS/perl-String-Strip.spec Mon Mar 24 22:21:50 2008 @@ -14,8 +14,9 @@ # same as perl License: GPL v1+ or 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/String/%{pdir}-%{pnam}-%{version}.tar.gz # Source0-md5: a1471ad67dbb7375dd0d288026ee7122 +URL: http://search.cpan.org/dist/String-Strip/ BuildRequires: perl-devel >= 1:5.8.0 BuildRequires: rpm-perlprov >= 4.1-13 BuildRoot: %{tmpdir}/%{name}-%{version}-root-%(id -u -n) @@ -61,11 +62,11 @@ %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}/*.ix -%{perl_vendorarch}/auto/%{pdir}/%{pnam}/*.bs +%{perl_vendorarch}/String/*.pm +%dir %{perl_vendorarch}/auto/String/Strip +%attr(755,root,root) %{perl_vendorarch}/auto/String/Strip/*.so +%{perl_vendorarch}/auto/String/Strip/*.ix +%{perl_vendorarch}/auto/String/Strip/*.bs %{_mandir}/man3/* %define date %(echo `LC_ALL="C" date +"%a %b %d %Y"`) @@ -74,6 +75,9 @@ All persons listed below can be reached at <cvs_login>@pld-linux.org $Log$ +Revision 1.22 2008-03-24 21:21:50 qboosh +- generic URL + Revision 1.21 2008-02-10 12:19:56 arekm - rel 5 ================================================================ ---- CVS-web: http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/SPECS/perl-String-Strip.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
