Author: qboosh Date: Sat Dec 3 10:06:49 2011 GMT Module: packages Tag: HEAD ---- Log message: - updated to 1.45
---- Files affected: packages/perl-Test-Pod: perl-Test-Pod.spec (1.37 -> 1.38) ---- Diffs: ================================================================ Index: packages/perl-Test-Pod/perl-Test-Pod.spec diff -u packages/perl-Test-Pod/perl-Test-Pod.spec:1.37 packages/perl-Test-Pod/perl-Test-Pod.spec:1.38 --- packages/perl-Test-Pod/perl-Test-Pod.spec:1.37 Tue Feb 22 17:33:53 2011 +++ packages/perl-Test-Pod/perl-Test-Pod.spec Sat Dec 3 11:06:44 2011 @@ -9,13 +9,13 @@ 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.44 +Version: 1.45 Release: 1 # same as perl License: GPL v1+ or Artistic Group: Development/Languages/Perl -Source0: http://www.cpan.org/modules/by-authors/id/D/DW/DWHEELER/%{pdir}-%{pnam}-%{version}.tar.gz -# Source0-md5: 02380af5539521524d5df17273a57ae7 +Source0: http://www.cpan.org/modules/by-module/Test/%{pdir}-%{pnam}-%{version}.tar.gz +# Source0-md5: 089c8f272931df82f6c4d11a74f04628 URL: http://search.cpan.org/dist/Test-Pod/ BuildRequires: perl-devel >= 1:5.8.0 %if %{with tests} @@ -28,12 +28,12 @@ BuildRoot: %{tmpdir}/%{name}-%{version}-root-%(id -u -n) %description -Check POD files for errors or warnings in a test file, using Pod::Checker -to do the heavy lifting. +Check POD files for errors or warnings in a test file, using +Pod::Checker to do the heavy lifting. %description -l pl.UTF-8 Ten moduł przeszukuje pliki POD pod kątem błędów lub ostrzeżeń w pliku -testowym, przy użyciu moduł Pod::Checker. +testowym, wykorzystując do tego moduł Pod::Checker. %prep %setup -q -n %{pdir}-%{pnam}-%{version} @@ -66,6 +66,9 @@ All persons listed below can be reached at <cvs_login>@pld-linux.org $Log$ +Revision 1.38 2011/12/03 10:06:44 qboosh +- updated to 1.45 + Revision 1.37 2011/02/22 16:33:53 qboosh - updated to 1.44 ================================================================ ---- CVS-web: http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/packages/perl-Test-Pod/perl-Test-Pod.spec?r1=1.37&r2=1.38&f=u _______________________________________________ pld-cvs-commit mailing list [email protected] http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit
