SPECS: perl-Test-Reporter.spec - pl, cleanup

qboosh qboosh at pld-linux.org
Mon Mar 24 23:40:49 CET 2008


Author: qboosh                       Date: Mon Mar 24 22:40:49 2008 GMT
Module: SPECS                         Tag: HEAD
---- Log message:
- pl, cleanup

---- Files affected:
SPECS:
   perl-Test-Reporter.spec (1.2 -> 1.3) 

---- Diffs:

================================================================
Index: SPECS/perl-Test-Reporter.spec
diff -u SPECS/perl-Test-Reporter.spec:1.2 SPECS/perl-Test-Reporter.spec:1.3
--- SPECS/perl-Test-Reporter.spec:1.2	Fri Jan 11 16:37:41 2008
+++ SPECS/perl-Test-Reporter.spec	Mon Mar 24 23:40:43 2008
@@ -1,14 +1,13 @@
 # $Revision$, $Date$
 #
 # Conditional build:
-%bcond_without	autodeps	# don't BR packages needed only for resolving deps
 %bcond_without	tests		# do not perform "make test"
 #
 %include	/usr/lib/rpm/macros.perl
 %define	pdir	Test
 %define	pnam	Reporter
 Summary:	Test::Reporter - sends test results to cpan-testers at perl.org
-#Summary(pl.UTF-8):	
+Summary(pl.UTF-8):	Test::Reporter - wysyłanie wyników testów na adres cpan-testers at perl.org
 Name:		perl-Test-Reporter
 Version:	1.38
 Release:	1
@@ -17,26 +16,21 @@
 Group:		Development/Languages/Perl
 Source0:	http://www.cpan.org/modules/by-module/Test/%{pdir}-%{pnam}-%{version}.tar.gz
 # Source0-md5:	a61f05b45b37074c14db8bfdecfb9659
-# generic URL, check or change before uncommenting
-#URL:		http://search.cpan.org/dist/Test-Reporter/
+URL:		http://search.cpan.org/dist/Test-Reporter/
 BuildRequires:	perl-devel >= 1:5.8.0
 BuildRequires:	rpm-perlprov >= 4.1-13
-%if %{with autodeps} || %{with tests}
-%endif
 BuildArch:	noarch
 BuildRoot:	%{tmpdir}/%{name}-%{version}-root-%(id -u -n)
 
 %description
-Test::Reporter reports the test results of any given distribution to the CPAN
-Testers. Test::Reporter has wide support for various perl5's and platforms. For
-further information visit the below links:
-
-Test::Reporter itself--as a project--also has several links for your visiting
-enjoyment:
-
-
-# %description -l pl.UTF-8
-# TODO
+Test::Reporter reports the test results of any given distribution to
+the CPAN Testers. Test::Reporter has wide support for various perl5's
+and platforms.
+
+%description -l pl.UTF-8
+Test::Reporter zgłasza wyniki testów podanego pakietu na listę CPAN
+Testers (testerów CPAN). Test::Reporter obsługuje szeroki zakres
+wersji Perla 5 i platform.
 
 %prep
 %setup -q -n %{pdir}-%{pnam}-%{version}
@@ -61,21 +55,21 @@
 %defattr(644,root,root,755)
 %doc Changes INSTALL README
 %{perl_vendorlib}/Test/*.pm
-#%%{perl_vendorlib}/Test/Reporter
 %{_mandir}/man3/*
 %attr(755,root,root) %{_bindir}/cpantest
 %{_mandir}/man1/*
 
-
 %define	date	%(echo `LC_ALL="C" date +"%a %b %d %Y"`)
 %changelog
 * %{date} PLD Team <feedback at pld-linux.org>
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.3  2008-03-24 22:40:43  qboosh
+- pl, cleanup
+
 Revision 1.2  2008-01-11 15:37:41  agaran
 - fixed perms
 
 Revision 1.1  2008-01-11 15:37:21  agaran
 - initial, builds here, rel 1
-
================================================================

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



More information about the pld-cvs-commit mailing list