SPECS: perl-Test-Output.spec - pl - generic URL

qboosh qboosh at pld-linux.org
Sun Jun 3 01:42:05 CEST 2007


Author: qboosh                       Date: Sat Jun  2 23:42:05 2007 GMT
Module: SPECS                         Tag: HEAD
---- Log message:
- pl
- generic URL

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

---- Diffs:

================================================================
Index: SPECS/perl-Test-Output.spec
diff -u SPECS/perl-Test-Output.spec:1.1 SPECS/perl-Test-Output.spec:1.2
--- SPECS/perl-Test-Output.spec:1.1	Sun May 27 02:39:50 2007
+++ SPECS/perl-Test-Output.spec	Sun Jun  3 01:42:00 2007
@@ -6,39 +6,35 @@
 %include	/usr/lib/rpm/macros.perl
 %define	pdir	Test
 %define	pnam	Output
-Summary:	Test::Output - Utilities to test STDOUT and STDERR messages.
-#Summary(pl):	
+Summary:	Test::Output - Utilities to test STDOUT and STDERR messages
+Summary(pl.UTF-8):	Test::Output - narzędzia do terowania komunikatów STDOUT i STDERR
 Name:		perl-Test-Output
 Version:	0.10
 Release:	1
 # same as perl
 License:	GPL v1+ or Artistic
 Group:		Development/Languages/Perl
-Source0:	http://www.cpan.org/modules/by-module/%{pdir}/%{pdir}-%{pnam}-%{version}.tar.gz
+Source0:	http://www.cpan.org/modules/by-module/Test/%{pdir}-%{pnam}-%{version}.tar.gz
 # Source0-md5:	dcf67296e04a41a9f73f70c10fe5f825
 BuildRequires:	perl-devel >= 1:5.8.0
 BuildRequires:	rpm-perlprov >= 4.1-13
 %if %{with tests}
-BuildRequires:	perl(Sub::Exporter)
-BuildRequires:	perl(Test::Tester) >= 0.103
+BuildRequires:	perl-Sub-Exporter
+BuildRequires:	perl-Test-Tester >= 0.103
 %endif
 BuildArch:	noarch
 BuildRoot:	%{tmpdir}/%{name}-%{version}-root-%(id -u -n)
 
 %description
-Test::Output provides a simple interface for testing output sent to STDOUT
-or STDERR. A number of different utilies are included to try and be as
-flexible as possible to the tester.
-
-Originally this module was designed not to have external requirements, 
-however, the features provided by Sub::Exporter over what Exporter
-provides is just to great to pass up.
-
-Test::Output ties STDOUT and STDERR using Test::Output::Tie.
-
-
-# %description -l pl
-# TODO
+Test::Output provides a simple interface for testing output sent to
+STDOUT or STDERR. A number of different utilies are included to try
+and be as flexible as possible to the tester.
+
+%description -l pl.UTF-8
+Test::Output udostępnia prosty interfejs do testowania komunikatów
+wysyłanych na STDOUT lub STDERR. Załączonych jest wiele różnych
+narzędzi do wypróbowania, mających być jak najbardziej elastycznymi
+dla testera.
 
 %prep
 %setup -q -n %{pdir}-%{pnam}-%{version}
@@ -73,6 +69,9 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.2  2007/06/02 23:42:00  qboosh
+- pl
+- generic URL
+
 Revision 1.1  2007/05/27 00:39:50  agaran
 - initial, ver 0.10, rel 1, builds here
-
================================================================

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



More information about the pld-cvs-commit mailing list