SPECS: perl-POE-Test-Loops.spec - pl, generic URL

qboosh qboosh at pld-linux.org
Mon Mar 24 20:34:16 CET 2008


Author: qboosh                       Date: Mon Mar 24 19:34:16 2008 GMT
Module: SPECS                         Tag: HEAD
---- Log message:
- pl, generic URL

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

---- Diffs:

================================================================
Index: SPECS/perl-POE-Test-Loops.spec
diff -u SPECS/perl-POE-Test-Loops.spec:1.2 SPECS/perl-POE-Test-Loops.spec:1.3
--- SPECS/perl-POE-Test-Loops.spec:1.2	Fri Jan 11 16:49:43 2008
+++ SPECS/perl-POE-Test-Loops.spec	Mon Mar 24 20:34:11 2008
@@ -6,33 +6,41 @@
 %include	/usr/lib/rpm/macros.perl
 %define	pdir	POE
 %define	pnam	Test-Loops
-Summary:	x
-#Summary(pl):	
+Summary:	POE::Test::Loops - reusable tests for POE::Loop authors
+Summary(pl.UTF-8):	POE::Test::Loops - testy do wykorzystywania przez autorów POE::Loop
 Name:		perl-POE-Test-Loops
 Version:	0.97
 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/POE/%{pdir}-%{pnam}-%{version}.tar.gz
 # Source0-md5:	e0091f644d52d6dfcf16dc41da56b386
+URL:		http://search.cpan.org/dist/POE-Test-Loops/
 BuildRequires:	perl-devel >= 1:5.8.0
 BuildRequires:	rpm-perlprov >= 4.1-13
-%if %{with tests}
-%endif
 BuildArch:	noarch
 BuildRoot:	%{tmpdir}/%{name}-%{version}-root-%(id -u -n)
 
 %description
-This program and the accompanying POE::Test::Loop::* modules make up POE's
-tests for POE::Loop subclasses. These tests are designed to run identically
-regardless of the current event loop. POE uses them to test the event loops it
-bundles. 
-Developers of other POE::Loop modules are encouraged use this package to
-generate over 420 comprehensive tests for their own work.
-
-# %description -l pl
-# TODO
+poe-gen-tests program and the accompanying POE::Test::Loop::* modules
+make up POE's tests for POE::Loop subclasses. These tests are designed
+to run identically regardless of the current event loop. POE uses them
+to test the event loops it bundles. 
+
+Developers of other POE::Loop modules are encouraged to use this
+package to generate over 420 comprehensive tests for their own work.
+
+%description -l pl.UTF-8
+Program poe-gen-tests wraz z towarzyszącymi modułami
+POE::Test::Loop::* tworzą testy POE dla podklas POE::Loop. Testy te są
+projektowane z myślą o identycznym działaniu niezależnie od aktualnej
+pętli zdarzeń. POE wykorzystuje je do testowania dołączonych pętli
+zdarzeń.
+
+Zachęca się twórców innych modułów POE::Loop do używania tego pakietu
+do generowania ponad 420 wyczerpujących testów dla swojego
+oprogramowania.
 
 %prep
 %setup -q -n %{pdir}-%{pnam}-%{version}
@@ -59,7 +67,7 @@
 %{perl_vendorlib}/POE/Test/*.pm
 %{perl_vendorlib}/POE/Test/Loops
 %attr(755,root,root) %{_bindir}/poe-gen-tests
-%{_mandir}/man1/poe-gen-tests.1p.gz
+%{_mandir}/man1/poe-gen-tests.1p*
 #%{_mandir}/man3/*
 
 %define	date	%(echo `LC_ALL="C" date +"%a %b %d %Y"`)
@@ -68,9 +76,11 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.3  2008-03-24 19:34:11  qboosh
+- pl, generic URL
+
 Revision 1.2  2008-01-11 15:49:43  agaran
 - description (from readme), fixed perms in bindir, rel 1
 
 Revision 1.1  2007-12-19 20:48:03  agaran
 - initial, almost raw, builds here
-
================================================================

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



More information about the pld-cvs-commit mailing list