SPECS: perl-Test-Pod-Coverage.spec - pl, URL

qboosh qboosh at pld-linux.org
Thu Aug 18 00:52:21 CEST 2005


Author: qboosh                       Date: Wed Aug 17 22:52:21 2005 GMT
Module: SPECS                         Tag: HEAD
---- Log message:
- pl, URL

---- Files affected:
SPECS:
   perl-Test-Pod-Coverage.spec (1.1 -> 1.2) 

---- Diffs:

================================================================
Index: SPECS/perl-Test-Pod-Coverage.spec
diff -u SPECS/perl-Test-Pod-Coverage.spec:1.1 SPECS/perl-Test-Pod-Coverage.spec:1.2
--- SPECS/perl-Test-Pod-Coverage.spec:1.1	Sat Aug 13 19:54:47 2005
+++ SPECS/perl-Test-Pod-Coverage.spec	Thu Aug 18 00:52:16 2005
@@ -6,8 +6,8 @@
 %include	/usr/lib/rpm/macros.perl
 %define	pdir	Test
 %define	pnam	Pod-Coverage
-Summary:	Test::Pod::Coverage - Check for pod coverage in your CPAN distribution
-#Summary(pl):	
+Summary:	Test::Pod::Coverage - Check for POD coverage in your CPAN distribution
+Summary(pl):	Test::Pod::Coverage - sprzedzanie pokrycia POD w pakiecie CPAN
 Name:		perl-Test-Pod-Coverage
 Version:	1.06
 Release:	0.1
@@ -16,6 +16,7 @@
 Group:		Development/Languages/Perl
 Source0:	http://www.cpan.org/modules/by-module/%{pdir}/%{pdir}-%{pnam}-%{version}.tar.gz
 # Source0-md5:	2e9991d4ac04149179fa60f621b3f42f
+URL:		http://search.cpan.org/dist/Test-Pod-Coverage
 BuildRequires:	perl-devel >= 1:5.8.0
 BuildRequires:	rpm-perlprov >= 4.1-13
 %if %{with tests}
@@ -31,8 +32,11 @@
   use Test::Pod::Coverage tests=>1;
   pod_coverage_ok( "Foo::Bar", "Foo::Bar is covered" );
 
-# %description -l pl
-# TODO
+%description -l pl
+Ten moduł sprawdza pokrycie POD w plikach dla pakietu CPAN.
+
+  use Test::Pod::Coverage tests=>1;
+  pod_coverage_ok( "Foo::Bar", "Foo::Bar jest pokryte" );
 
 %prep
 %setup -q -n %{pdir}-%{pnam}-%{version}
@@ -65,6 +69,8 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.2  2005/08/17 22:52:16  qboosh
+- pl, URL
+
 Revision 1.1  2005/08/13 17:54:47  radek
 - new
-
================================================================

---- CVS-web:
    http://cvs.pld-linux.org/SPECS/perl-Test-Pod-Coverage.spec?r1=1.1&r2=1.2&f=u




More information about the pld-cvs-commit mailing list