Author: qboosh Date: Mon Mar 24 13:36:20 2008 GMT Module: SPECS Tag: HEAD ---- Log message: - generic URL
---- Files affected: SPECS: perl-I18N-Charset.spec (1.25 -> 1.26) ---- Diffs: ================================================================ Index: SPECS/perl-I18N-Charset.spec diff -u SPECS/perl-I18N-Charset.spec:1.25 SPECS/perl-I18N-Charset.spec:1.26 --- SPECS/perl-I18N-Charset.spec:1.25 Thu Nov 22 15:41:36 2007 +++ SPECS/perl-I18N-Charset.spec Mon Mar 24 14:36:14 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/I18N/%{pdir}-%{pnam}-%{version}.tar.gz # Source0-md5: 1c98e22788e1ce2b066bdd01c76d4a85 +URL: http://search.cpan.org/dist/I18N-Charset/ BuildRequires: perl-devel >= 1:5.8.0 %if %{with tests} BuildRequires: perl-File-Which @@ -70,7 +71,7 @@ %files %defattr(644,root,root,755) %doc Change* README -%{perl_vendorlib}/%{pdir}/*.pm +%{perl_vendorlib}/I18N/*.pm %{_mandir}/man3/* %define date %(echo `LC_ALL="C" date +"%a %b %d %Y"`) @@ -79,6 +80,9 @@ All persons listed below can be reached at <cvs_login>@pld-linux.org $Log$ +Revision 1.26 2008-03-24 13:36:14 qboosh +- generic URL + Revision 1.25 2007-11-22 14:41:36 hawk - updated to 1.385 ================================================================ ---- CVS-web: http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/SPECS/perl-I18N-Charset.spec?r1=1.25&r2=1.26&f=u _______________________________________________ pld-cvs-commit mailing list [email protected] http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit
