Author: qboosh Date: Tue Feb 22 16:33:58 2011 GMT Module: packages Tag: HEAD ---- Log message: - updated to 1.44
---- Files affected: packages/perl-Test-Pod: perl-Test-Pod.spec (1.36 -> 1.37) ---- Diffs: ================================================================ Index: packages/perl-Test-Pod/perl-Test-Pod.spec diff -u packages/perl-Test-Pod/perl-Test-Pod.spec:1.36 packages/perl-Test-Pod/perl-Test-Pod.spec:1.37 --- packages/perl-Test-Pod/perl-Test-Pod.spec:1.36 Tue Nov 3 18:51:43 2009 +++ packages/perl-Test-Pod/perl-Test-Pod.spec Tue Feb 22 17:33:53 2011 @@ -9,17 +9,18 @@ Summary: Test::Pod Perl module - check for POD errors in files Summary(pl.UTF-8): Moduł Perla Test::Pod - szukanie błędów POD w plikach Name: perl-Test-Pod -Version: 1.40 +Version: 1.44 Release: 1 # same as perl License: GPL v1+ or Artistic Group: Development/Languages/Perl -Source0: http://www.cpan.org/modules/by-module/Test/%{pdir}-%{pnam}-%{version}.tar.gz -# Source0-md5: de975155ed1afb430b70456e2db00b29 +Source0: http://www.cpan.org/modules/by-authors/id/D/DW/DWHEELER/%{pdir}-%{pnam}-%{version}.tar.gz +# Source0-md5: 02380af5539521524d5df17273a57ae7 URL: http://search.cpan.org/dist/Test-Pod/ BuildRequires: perl-devel >= 1:5.8.0 %if %{with tests} BuildRequires: perl-Test-Builder-Tester >= 1.02 +BuildRequires: perl-Test-Simple >= 0.62 BuildRequires: perl-Pod-Simple >= 3.06 %endif BuildRequires: rpm-perlprov >= 4.1-13 @@ -55,9 +56,9 @@ %files %defattr(644,root,root,755) -%doc Change* -%{perl_vendorlib}/%{pdir}/*.pm -%{_mandir}/man3/* +%doc Changes +%{perl_vendorlib}/Test/Pod.pm +%{_mandir}/man3/Test::Pod.3pm* %define date %(echo `LC_ALL="C" date +"%a %b %d %Y"`) %changelog @@ -65,6 +66,9 @@ All persons listed below can be reached at <cvs_login>@pld-linux.org $Log$ +Revision 1.37 2011/02/22 16:33:53 qboosh +- updated to 1.44 + Revision 1.36 2009/11/03 17:51:43 sls - BR: perl-Pod-Simple >= 3.06 (actually 3.05 < N <= 3.08) ================================================================ ---- CVS-web: http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/packages/perl-Test-Pod/perl-Test-Pod.spec?r1=1.36&r2=1.37&f=u _______________________________________________ pld-cvs-commit mailing list [email protected] http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit
