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: 02-Sep-2006 11:44:57 Branch: HEAD Handle: 2006090210445600 Modified files: openpkg-src/python-db python-db.patch python-db.spec Log: modifying package: python-db-2.4 20060828 -> 20060902 Summary: Revision Changes Path 1.8 +6 -6 openpkg-src/python-db/python-db.patch 1.15 +2 -2 openpkg-src/python-db/python-db.spec ____________________________________________________________________________ patch -p0 <<'@@ .' Index: openpkg-src/python-db/python-db.patch ============================================================================ $ cvs diff -u -r1.7 -r1.8 python-db.patch --- openpkg-src/python-db/python-db.patch 6 Aug 2006 08:59:23 -0000 1.7 +++ openpkg-src/python-db/python-db.patch 2 Sep 2006 09:44:56 -0000 1.8 @@ -1,6 +1,6 @@ -Index: psycopg2-2.0.4/psycopg/config.h ---- psycopg2-2.0.4/psycopg/config.h.orig 2006-02-11 19:56:19 +0100 -+++ psycopg2-2.0.4/psycopg/config.h 2006-03-07 21:54:38 +0100 +Index: psycopg2-2.0.5/psycopg/config.h +--- psycopg2-2.0.5/psycopg/config.h.orig 2006-02-11 19:56:19 +0100 ++++ psycopg2-2.0.5/psycopg/config.h 2006-03-07 21:54:38 +0100 @@ -104,10 +104,11 @@ #if defined(__FreeBSD__) || defined(_WIN32) || defined(__sun__) @@ -14,9 +14,9 @@ #endif /* postgresql < 7.4 does not have PQfreemem */ -Index: psycopg2-2.0.4/setup.py ---- psycopg2-2.0.4/setup.py.orig 2006-02-11 19:58:38 +0100 -+++ psycopg2-2.0.4/setup.py 2006-03-07 21:54:38 +0100 +Index: psycopg2-2.0.5/setup.py +--- psycopg2-2.0.5/setup.py.orig 2006-02-11 19:58:38 +0100 ++++ psycopg2-2.0.5/setup.py 2006-03-07 21:54:38 +0100 @@ -143,6 +143,9 @@ self.include_dirs.append(".") @@ . patch -p0 <<'@@ .' Index: openpkg-src/python-db/python-db.spec ============================================================================ $ cvs diff -u -r1.14 -r1.15 python-db.spec --- openpkg-src/python-db/python-db.spec 28 Aug 2006 06:57:14 -0000 1.14 +++ openpkg-src/python-db/python-db.spec 2 Sep 2006 09:44:56 -0000 1.15 @@ -28,7 +28,7 @@ %define V_python 2.4 %define V_pysqlite_major 2.3 %define V_pysqlite 2.3.2 -%define V_psycopg2 2.0.4 +%define V_psycopg2 2.0.5 %define V_dcoracle2 1.2 %define V_mysql_python 1.2.2b1 %define V_cx_oracle 4.2 @@ -44,7 +44,7 @@ Group: Language License: GPL Version: %{V_python} -Release: 20060828 +Release: 20060902 # package options %option with_sqlite yes @@ . ______________________________________________________________________ The OpenPKG Project www.openpkg.org CVS Repository Commit List openpkg-cvs@openpkg.org