SPECS: pydb.spec - unified and enhanced pl
qboosh
qboosh at pld-linux.org
Sun Apr 2 01:37:36 CEST 2006
Author: qboosh Date: Sat Apr 1 23:37:36 2006 GMT
Module: SPECS Tag: HEAD
---- Log message:
- unified and enhanced pl
---- Files affected:
SPECS:
pydb.spec (1.3 -> 1.4)
---- Diffs:
================================================================
Index: SPECS/pydb.spec
diff -u SPECS/pydb.spec:1.3 SPECS/pydb.spec:1.4
--- SPECS/pydb.spec:1.3 Wed Mar 29 19:17:14 2006
+++ SPECS/pydb.spec Sun Apr 2 01:37:31 2006
@@ -6,7 +6,7 @@
Release: 1
License: GPL v2
Group: Development/Languages/Python
-Source0: http://dl.sourceforge.net/sourceforge/bashdb/%{name}-%{version}.tar.gz
+Source0: http://dl.sourceforge.net/bashdb/%{name}-%{version}.tar.gz
# Source0-md5: db380a4fb96a378edb5be4d8656981ee
Source1: %{name}-doc-%{version}.tar.gz
# Source1-md5: 7132f73ec63534215004fa08bee3b813
@@ -28,12 +28,14 @@
use with DDD, a graphical debugger front end.
%description -l pl
-Ulepszony debugger Pythona działający z linii komend, bazowany na
-pdb - standardowym debuggerze Pythona.
+Ulepszony debugger Pythona działający z linii poleceń. Jest oparty na
+pdb - standardowym debuggerze Pythona, ale ma wiele dodatkowych
+możliwości. W szczególności nadaje się do używania z DDD - graficznym
+interfejsem debuggera.
%package -n emacs-pydb
Summary: Pydb support for Emacs
-Summary(pl): Wsparcie Pydb dla Emacsa
+Summary(pl): Obsługa Pydb dla Emacsa
Group: Development/Languages/Python
Requires: pydb = %{version}-%{release}
Requires: emacs >= 21
@@ -42,7 +44,7 @@
Pydb support for Emacs.
%description -n emacs-pydb -l pl
-Wsparcie Pydb dla Emacs.
+Obsługa Pydb dla Emacsa.
%prep
%setup -q -b1
@@ -86,6 +88,9 @@
All persons listed below can be reached at <cvs_login>@pld-linux.org
$Log$
+Revision 1.4 2006/04/01 23:37:31 qboosh
+- unified and enhanced pl
+
Revision 1.3 2006/03/29 17:17:14 twittner
- R: emacs for emacs-pydb
@@ -94,4 +99,3 @@
Revision 1.1 2006/03/29 16:45:30 twittner
- added
-
================================================================
---- CVS-web:
http://cvs.pld-linux.org/SPECS/pydb.spec?r1=1.3&r2=1.4&f=u
More information about the pld-cvs-commit
mailing list