Author: arekm Date: Wed Mar 7 13:19:40 2007 GMT Module: SPECS Tag: HEAD ---- Log message: - rel 2; pydoc is required
---- Files affected: SPECS: pydb.spec (1.9 -> 1.10) ---- Diffs: ================================================================ Index: SPECS/pydb.spec diff -u SPECS/pydb.spec:1.9 SPECS/pydb.spec:1.10 --- SPECS/pydb.spec:1.9 Sun Mar 4 16:12:53 2007 +++ SPECS/pydb.spec Wed Mar 7 14:19:31 2007 @@ -3,7 +3,7 @@ Summary(pl.UTF-8): Pydb - rozszerzony debugger Pythona Name: pydb Version: 1.21 -Release: 1 +Release: 2 License: GPL v2 Group: Development/Languages/Python Source0: http://dl.sourceforge.net/bashdb/%{name}-%{version}.tar.gz @@ -18,6 +18,7 @@ BuildRequires: python >= 2.1 BuildRequires: rpmbuild(macros) >= 1.231 Requires: python-modules +Requires: pydoc BuildArch: noarch BuildRoot: %{tmpdir}/%{name}-%{version}-root-%(id -u -n) @@ -89,6 +90,9 @@ All persons listed below can be reached at <cvs_login>@pld-linux.org $Log$ +Revision 1.10 2007/03/07 13:19:31 arekm +- rel 2; pydoc is required + Revision 1.9 2007/03/04 15:12:53 arekm - up to 1.21 ================================================================ ---- CVS-web: http://cvs.pld-linux.org/SPECS/pydb.spec?r1=1.9&r2=1.10&f=u _______________________________________________ pld-cvs-commit mailing list [email protected] http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit
