Author: qboosh Date: Mon Feb 20 18:48:59 2006 GMT Module: SPECS Tag: HEAD ---- Log message: - pl, generic URL
---- Files affected: SPECS: perl-debug.spec (1.1 -> 1.2) ---- Diffs: ================================================================ Index: SPECS/perl-debug.spec diff -u SPECS/perl-debug.spec:1.1 SPECS/perl-debug.spec:1.2 --- SPECS/perl-debug.spec:1.1 Sun Feb 19 18:47:32 2006 +++ SPECS/perl-debug.spec Mon Feb 20 19:48:54 2006 @@ -1,11 +1,13 @@ # $Revision$, $Date$ +# # Conditional build: %bcond_without autodeps # don't BR packages needed only for resolving deps -%bcond_without tests # do not perform "make test" +%bcond_without tests # do not perform "make test" # %include /usr/lib/rpm/macros.perl %define pdir debug Summary: Perl pragma for debugging and logging of debug lines +Summary(pl): Pakiet Perla do śledzenia i logowania linii diagnostycznych Name: perl-debug Version: 0.03 Release: 0.1 @@ -14,6 +16,7 @@ Group: Development/Languages/Perl Source0: http://search.cpan.org//CPAN/authors/id/S/ST/STEVAN/debug-%{version}.tar.gz # Source0-md5: 2648f7e792445ba4b6bc42a56924a708 +URL: http://search.cpan.org/dist/debug/ %if %{with tests} BuildRequires: perl-Test-Pod >= 1.14 BuildRequires: perl-Test-Pod-Coverage >= 1.04 @@ -26,6 +29,11 @@ debugging lines, as well as a very flexible way of logging those lines to literally anywhere you want. +%description -l pl +Pakiet debug udostępnia bardzo prosty sposób włączania i wyłączania +linii diagnostycznych, a także bardzo elastyczny sposób logowania tych +linii dosłownie wszędzie, gdzie chcemy. + %prep %setup -q -n %{pdir}-%{version} @@ -57,6 +65,8 @@ All persons listed below can be reached at <cvs_login>@pld-linux.org $Log$ +Revision 1.2 2006/02/20 18:48:54 qboosh +- pl, generic URL + Revision 1.1 2006/02/19 17:47:32 glen - new (for NCGI) - ================================================================ ---- CVS-web: http://cvs.pld-linux.org/SPECS/perl-debug.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
