Author: qboosh Date: Tue Mar 25 21:56:04 2008 GMT Module: SPECS Tag: HEAD ---- Log message: - generic URL
---- Files affected: SPECS: perl-UNIVERSAL-moniker.spec (1.16 -> 1.17) ---- Diffs: ================================================================ Index: SPECS/perl-UNIVERSAL-moniker.spec diff -u SPECS/perl-UNIVERSAL-moniker.spec:1.16 SPECS/perl-UNIVERSAL-moniker.spec:1.17 --- SPECS/perl-UNIVERSAL-moniker.spec:1.16 Tue Feb 13 09:06:38 2007 +++ SPECS/perl-UNIVERSAL-moniker.spec Tue Mar 25 22:55:59 2008 @@ -15,8 +15,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/UNIVERSAL/%{pdir}-%{pnam}-%{version}.tar.gz # Source0-md5: e59b97ccf88f9fa68c3e5c18d7059d57 +URL: http://search.cpan.org/dist/UNIVERSAL-moniker/ BuildRequires: perl-devel >= 1:5.8.0 BuildRequires: rpm-perlprov >= 4.1-13 %if %{with autodeps} || %{with tests} @@ -55,7 +56,7 @@ %files %defattr(644,root,root,755) %doc README -%{perl_vendorlib}/%{pdir}/*.pm +%{perl_vendorlib}/UNIVERSAL/*.pm %{_mandir}/man3/* %define date %(echo `LC_ALL="C" date +"%a %b %d %Y"`) @@ -64,6 +65,9 @@ All persons listed below can be reached at <cvs_login>@pld-linux.org $Log$ +Revision 1.17 2008-03-25 21:55:59 qboosh +- generic URL + Revision 1.16 2007-02-13 08:06:38 glen - tabs in preamble ================================================================ ---- CVS-web: http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/SPECS/perl-UNIVERSAL-moniker.spec?r1=1.16&r2=1.17&f=u _______________________________________________ pld-cvs-commit mailing list [email protected] http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit
