SPECS: perl-Devel-ebug.spec - pl - BR: perl-Module-Build
qboosh
qboosh at pld-linux.org
Sun Jul 15 23:37:41 CEST 2007
Author: qboosh Date: Sun Jul 15 21:37:41 2007 GMT
Module: SPECS Tag: HEAD
---- Log message:
- pl
- BR: perl-Module-Build
---- Files affected:
SPECS:
perl-Devel-ebug.spec (1.3 -> 1.4)
---- Diffs:
================================================================
Index: SPECS/perl-Devel-ebug.spec
diff -u SPECS/perl-Devel-ebug.spec:1.3 SPECS/perl-Devel-ebug.spec:1.4
--- SPECS/perl-Devel-ebug.spec:1.3 Sat Jul 14 14:11:27 2007
+++ SPECS/perl-Devel-ebug.spec Sun Jul 15 23:37:36 2007
@@ -7,7 +7,7 @@
%define pdir Devel
%define pnam ebug
Summary: Devel::ebug - A simple, extensible Perl debugger
-#Summary(pl.UTF-8):
+Summary(pl.UTF-8): Devel::ebug - prosty, rozszerzalny debugger dla Perla
Name: perl-Devel-ebug
Version: 0.48
Release: 2
@@ -17,6 +17,7 @@
Source0: http://www.cpan.org/modules/by-module/Devel/%{pdir}-%{pnam}-%{version}.tar.gz
# Source0-md5: 131348a2b3d9cd9a5ceabf65741fd618
URL: http://search.cpan.org/dist/Devel-ebug/
+BuildRequires: perl-Module-Build
BuildRequires: perl-devel >= 1:5.8.0
BuildRequires: rpm-perlprov >= 4.1-13
%if %{with tests}
@@ -34,8 +35,12 @@
debug your programs. Alternatively, it comes with an interactive
debugger, ebug.
-# %description -l pl.UTF-8
-# TODO
+%description -l pl.UTF-8
+Debugger to program służący do śledzenia innych programów. Devel::ebug
+to prosty, rozszerzalny debugger dla Perla z czystym API. Przy użyciu
+tego modułu można łatwo napisać debugger perlowy do śledzenia własnych
+programów. Ewentualnie użyć interaktywnego debuggera ebug
+dostarczonego z pakietem.
%prep
%setup -q -n %{pdir}-%{pnam}-%{version}
@@ -70,6 +75,10 @@
All persons listed below can be reached at <cvs_login>@pld-linux.org
$Log$
+Revision 1.4 2007/07/15 21:37:36 qboosh
+- pl
+- BR: perl-Module-Build
+
Revision 1.3 2007/07/14 12:11:27 qboosh
- fixed bcond desc
================================================================
---- CVS-web:
http://cvs.pld-linux.org/SPECS/perl-Devel-ebug.spec?r1=1.3&r2=1.4&f=u
More information about the pld-cvs-commit
mailing list