Author: qboosh Date: Fri Dec 22 09:19:00 2006 GMT Module: SPECS Tag: HEAD ---- Log message: - generic URL, readable files
---- Files affected: SPECS: perl-Test-Warn.spec (1.21 -> 1.22) ---- Diffs: ================================================================ Index: SPECS/perl-Test-Warn.spec diff -u SPECS/perl-Test-Warn.spec:1.21 SPECS/perl-Test-Warn.spec:1.22 --- SPECS/perl-Test-Warn.spec:1.21 Thu Aug 24 15:10:09 2006 +++ SPECS/perl-Test-Warn.spec Fri Dec 22 10:18:55 2006 @@ -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/Test/%{pdir}-%{pnam}-%{version}.tar.gz # Source0-md5: 95fa7fa694f00ec414a877ae4ef65d7b +URL: http://search.cpan.org/dist/Test-Warn/ %if %{with tests} BuildRequires: perl-Array-Compare BuildRequires: perl-Sub-Uplevel @@ -59,8 +60,8 @@ %files %defattr(644,root,root,755) -%doc Change* -%{perl_vendorlib}/%{pdir}/%{pnam}.pm +%doc Changes +%{perl_vendorlib}/Test/Warn.pm %{_mandir}/man3/* %define date %(echo `LC_ALL="C" date +"%a %b %d %Y"`) @@ -69,6 +70,9 @@ All persons listed below can be reached at <cvs_login>@pld-linux.org $Log$ +Revision 1.22 2006/12/22 09:18:55 qboosh +- generic URL, readable files + Revision 1.21 2006/08/24 13:10:09 radek - release 2: R: perl-Tree-DAG_Node ================================================================ ---- CVS-web: http://cvs.pld-linux.org/SPECS/perl-Test-Warn.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
