SPECS: perl-Devel-Cover.spec - pl, generic URL

qboosh qboosh at pld-linux.org
Sun Mar 23 22:41:09 CET 2008


Author: qboosh                       Date: Sun Mar 23 21:41:09 2008 GMT
Module: SPECS                         Tag: HEAD
---- Log message:
- pl, generic URL

---- Files affected:
SPECS:
   perl-Devel-Cover.spec (1.2 -> 1.3) 

---- Diffs:

================================================================
Index: SPECS/perl-Devel-Cover.spec
diff -u SPECS/perl-Devel-Cover.spec:1.2 SPECS/perl-Devel-Cover.spec:1.3
--- SPECS/perl-Devel-Cover.spec:1.2	Thu Jan 10 09:38:36 2008
+++ SPECS/perl-Devel-Cover.spec	Sun Mar 23 22:41:04 2008
@@ -7,15 +7,16 @@
 %define	pdir	Devel
 %define	pnam	Cover
 Summary:	Devel::Cover - Code coverage metrics for Perl
-#Summary(pl):	
+Summary(pl.UTF-8):	Devel::Cover - metryki pokrycia kodu dla Perla
 Name:		perl-Devel-Cover
 Version:	0.63
 Release:	1
 # same as perl 
 License:	GPL v1+ or Artistic
 Group:		Development/Languages/Perl
-Source0:	http://www.cpan.org/modules/by-authors/id/P/PJ/PJCJ/Devel-Cover-0.63.tar.gz
+Source0:	http://www.cpan.org/modules/by-module/Devel/%{pdir}-%{pnam}-%{version}.tar.gz
 # Source0-md5:	9ca1c12b1406989d22a9da15468ff80a
+URL:		http://search.cpan.org/dist/Devel-Cover/
 BuildRequires:	perl-devel >= 1:5.8.0
 BuildRequires:	rpm-perlprov >= 4.1-13
 BuildRoot:	%{tmpdir}/%{name}-%{version}-root-%(id -u -n)
@@ -27,8 +28,12 @@
 and find out which tests to create to increase coverage. Code coverage
 can be considered as an indirect measure of quality.
 
-# %description -l pl
-# TODO
+%description -l pl.UTF-8
+Ten moduł udostępnia metryki pokrycia kodu dla Perla. Metryki te
+opisują jak dokładnie testy sprawdzają kod. Dzięki użyciu Devel::Cover
+można odnaleźć obszary kodu nie sprawdzane przez testy i określić,
+jakie testy należy stworzyć, aby zwiększyć pokrycie. Pokrycie kodu
+można uznać jako niebezpośrednią miarę jakości.
 
 %prep
 %setup -q -n %{pdir}-%{pnam}-%{version}
@@ -74,7 +79,6 @@
 %attr(755,root,root) %{_bindir}/cpancover
 %attr(755,root,root) %{_bindir}/gcov2perl
 %{_mandir}/man1/*
-#%%{perl_vendorlib}/Devel/*.pm
 
 %define	date	%(echo `LC_ALL="C" date +"%a %b %d %Y"`)
 %changelog
@@ -82,10 +86,12 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.3  2008-03-23 21:41:04  qboosh
+- pl, generic URL
+
 Revision 1.2  2008-01-10 08:38:36  glen
 - add CC to %{__make}
   grep OPTIMIZE= perl-* -l|xargs grep -c CC=|grep :0|cut -d: -f1|xargs sed -i -e '/%{__make} \\$/a\\tCC="%{__cc}" \\'
 
 Revision 1.1  2008-01-08 13:51:42  agaran
 - initial, rel 1, builds & tests here
-
================================================================

---- CVS-web:
    http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/SPECS/perl-Devel-Cover.spec?r1=1.2&r2=1.3&f=u



More information about the pld-cvs-commit mailing list