SPECS: perl-Test-Block.spec - pl, generic URL

qboosh qboosh at pld-linux.org
Mon Mar 24 22:55:04 CET 2008


Author: qboosh                       Date: Mon Mar 24 21:55:04 2008 GMT
Module: SPECS                         Tag: HEAD
---- Log message:
- pl, generic URL

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

---- Diffs:

================================================================
Index: SPECS/perl-Test-Block.spec
diff -u SPECS/perl-Test-Block.spec:1.1 SPECS/perl-Test-Block.spec:1.2
--- SPECS/perl-Test-Block.spec:1.1	Tue Jan  8 10:06:53 2008
+++ SPECS/perl-Test-Block.spec	Mon Mar 24 22:54:59 2008
@@ -7,39 +7,34 @@
 %define	pdir	Test
 %define	pnam	Block
 Summary:	Test::Block - Specify fine granularity test plans
-#Summary(pl):	
+Summary(pl.UTF-8):	Test::Block - określanie szczegółowych planów testów
 Name:		perl-Test-Block
 Version:	0.11
 Release:	1
 # same as perl
 License:	GPL v1+ or Artistic
 Group:		Development/Languages/Perl
-Source0:	http://www.cpan.org/modules/by-authors/id/A/AD/ADIE/Test-Block-0.11.tar.gz
+Source0:	http://www.cpan.org/modules/by-module/Test/%{pdir}-%{pnam}-%{version}.tar.gz
 # Source0-md5:	386a722947f2c77f6157d1dea0338e35
+URL:		http://search.cpan.org/dist/Test-Block/
 BuildRequires:	perl-devel >= 1:5.8.0
 BuildRequires:	rpm-perlprov >= 4.1-13
 %if %{with tests}
 BuildRequires:	perl(Test::Builder::Tester) >= 1.01
-BuildRequires:	perl(Test::Exception) >= 0.15
-BuildRequires:	perl >= 5.6.1
+BuildRequires:	perl-Test-Exception >= 0.15
 %endif
 BuildArch:	noarch
 BuildRoot:	%{tmpdir}/%{name}-%{version}-root-%(id -u -n)
 
 %description
-This module allows you to specify the number of expected tests at a finer level
-of granularity than an entire test script. It is built with Test::Builder and
-plays happily with Test::More and friends.
-
-If you are not already familiar with Test::More now would be the time to go
-take a look.
-
-Test::Block supplies a special variable $Plan that you can localize to specify
-the number of tests in a block.
-
-
-# %description -l pl
-# TODO
+This module allows you to specify the number of expected tests at a
+finer level of granularity than an entire test script. It is built
+with Test::Builder and plays happily with Test::More and friends.
+
+%description -l pl.UTF-8
+Ten moduł pozwala na określanie liczby oczekiwanych testów na poziomie
+dokładniejszym niż cały skrypt testowy. Jest stworzony w oparciu o
+Test::Builder i dobrze współpracuje z Test::More oraz podobnymi.
 
 %prep
 %setup -q -n %{pdir}-%{pnam}-%{version}
@@ -64,7 +59,6 @@
 %defattr(644,root,root,755)
 %doc Changes README
 %{perl_vendorlib}/Test/*.pm
-#%%{perl_vendorlib}/Test/Block
 %{_mandir}/man3/*
 
 %define	date	%(echo `LC_ALL="C" date +"%a %b %d %Y"`)
@@ -73,6 +67,8 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.2  2008-03-24 21:54:59  qboosh
+- pl, generic URL
+
 Revision 1.1  2008-01-08 09:06:53  agaran
 - initial, builds here, rel 1
-
================================================================

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



More information about the pld-cvs-commit mailing list