OpenPKG CVS Repository
http://cvs.openpkg.org/
____________________________________________________________________________
Server: cvs.openpkg.org Name: Ralf S. Engelschall
Root: /v/openpkg/cvs Email: [EMAIL PROTECTED]
Module: openpkg-src Date: 22-Sep-2008 21:22:21
Branch: HEAD Handle: 2008092220222100
Modified files:
openpkg-src/python-db python-db.spec
Log:
requires python-setup
Summary:
Revision Changes Path
1.43 +1 -0 openpkg-src/python-db/python-db.spec
____________________________________________________________________________
patch -p0 <<'@@ .'
Index: openpkg-src/python-db/python-db.spec
============================================================================
$ cvs diff -u -r1.42 -r1.43 python-db.spec
--- openpkg-src/python-db/python-db.spec 22 Sep 2008 19:21:40 -0000
1.42
+++ openpkg-src/python-db/python-db.spec 22 Sep 2008 19:22:21 -0000
1.43
@@ -64,6 +64,7 @@
BuildRoot: %{l_buildroot}
BuildPreReq: OpenPKG, openpkg >= 20040130, python >= %{V_python}
PreReq: OpenPKG, openpkg >= 20040130, python >= %{V_python}
+BuildPreReq: python-setup
%if "%{with_sqlite}" == "yes"
BuildPreReq: sqlite
PreReq: sqlite
@@ .
______________________________________________________________________
OpenPKG http://openpkg.org
CVS Repository Commit List [email protected]