Author: qboosh Date: Sat Nov 19 14:32:45 2005 GMT Module: SPECS Tag: HEAD ---- Log message: - pl, generic URL
---- Files affected: SPECS: perl-Test-Tester.spec (1.1 -> 1.2) ---- Diffs: ================================================================ Index: SPECS/perl-Test-Tester.spec diff -u SPECS/perl-Test-Tester.spec:1.1 SPECS/perl-Test-Tester.spec:1.2 --- SPECS/perl-Test-Tester.spec:1.1 Fri Nov 18 20:36:37 2005 +++ SPECS/perl-Test-Tester.spec Sat Nov 19 15:32:39 2005 @@ -7,7 +7,7 @@ %define pdir Test %define pnam Tester Summary: Test::Tester - Ease testing test modules built with Test::Builder -#Summary(pl): +Summary(pl): Test::Tester - ułatwianie testowania modułów testowych z Test::Buildera Name: perl-Test-Tester Version: 0.103 Release: 1 @@ -16,17 +16,19 @@ Group: Development/Languages/Perl Source0: http://www.cpan.org/modules/by-module/%{pdir}/%{pdir}-%{pnam}-%{version}.tar.gz # Source0-md5: 31d58158d2a6cdb7ad9d9fe3e0aed86e +URL: http://search.cpan.org/dist/Test-Tester/ BuildRequires: perl-devel >= 1:5.8.0 BuildRequires: rpm-perlprov >= 4.1-13 BuildArch: noarch BuildRoot: %{tmpdir}/%{name}-%{version}-root-%(id -u -n) %description -If you have written a test module based on Test::Builder then Test::Tester -allows you to test it with the minimum of effort. +If you have written a test module based on Test::Builder then +Test::Tester allows you to test it with the minimum of effort. -# %description -l pl -# TODO +%description -l pl +Jeśli moduł testowy jest oparty na klasie Test::Builder, to +Test::Tester umożliwia przetestowanie go minimalnym nakładem pracy. %prep %setup -q -n %{pdir}-%{pnam}-%{version} @@ -60,6 +62,8 @@ All persons listed below can be reached at <cvs_login>@pld-linux.org $Log$ +Revision 1.2 2005/11/19 14:32:39 qboosh +- pl, generic URL + Revision 1.1 2005/11/18 19:36:37 migo - initial revision - ================================================================ ---- CVS-web: http://cvs.pld-linux.org/SPECS/perl-Test-Tester.spec?r1=1.1&r2=1.2&f=u _______________________________________________ pld-cvs-commit mailing list [email protected] http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit
