]> git.pld-linux.org Git - packages/perl-Test-Reporter.git/commitdiff
- pl, cleanup
authorJakub Bogusz <qboosh@pld-linux.org>
Mon, 24 Mar 2008 22:40:43 +0000 (22:40 +0000)
committercvs2git <feedback@pld-linux.org>
Sun, 24 Jun 2012 12:13:13 +0000 (12:13 +0000)
Changed files:
    perl-Test-Reporter.spec -> 1.3

perl-Test-Reporter.spec

index 54c2f86303f5ed58c2a8e9384a5b70ce39503ac2..ecdd2c5d60c5af29bb93b1a76f6b29fc54b2f21a 100644 (file)
@@ -1,13 +1,12 @@
 #
 # 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@perl.org
-#Summary(pl.UTF-8):    
+Summary(pl.UTF-8):     Test::Reporter - wysyłanie wyników testów na adres cpan-testers@perl.org
 Name:          perl-Test-Reporter
 Version:       1.38
 Release:       1
@@ -16,26 +15,21 @@ 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: 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 reports the test results of any given distribution to
+the CPAN Testers. Test::Reporter has wide support for various perl5's
+and platforms.
 
-Test::Reporter itself--as a project--also has several links for your visiting
-enjoyment:
-
-
-# %description -l pl.UTF-8
-# TODO
+%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}
@@ -60,7 +54,6 @@ rm -rf $RPM_BUILD_ROOT
 %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/*
This page took 0.0858989999999999 seconds and 4 git commands to generate.