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: 03-Sep-2006 15:23:06 Branch: HEAD Handle: 2006090314230600 Modified files: openpkg-src/python-db python-db.patch python-db.spec Log: modifying package: python-db-2.4 20060902 -> 20060903 Summary: Revision Changes Path 1.9 +6 -6 openpkg-src/python-db/python-db.patch 1.16 +2 -2 openpkg-src/python-db/python-db.spec ____________________________________________________________________________ patch -p0 <<'@@ .' Index: openpkg-src/python-db/python-db.patch ============================================================================ $ cvs diff -u -r1.8 -r1.9 python-db.patch --- openpkg-src/python-db/python-db.patch 2 Sep 2006 09:44:56 -0000 1.8 +++ openpkg-src/python-db/python-db.patch 3 Sep 2006 13:23:06 -0000 1.9 @@ -1,6 +1,6 @@ -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 +Index: psycopg2-2.0.5.1/psycopg/config.h +--- psycopg2-2.0.5.1/psycopg/config.h.orig 2006-02-11 19:56:19 +0100 ++++ psycopg2-2.0.5.1/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.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 +Index: psycopg2-2.0.5.1/setup.py +--- psycopg2-2.0.5.1/setup.py.orig 2006-02-11 19:58:38 +0100 ++++ psycopg2-2.0.5.1/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.15 -r1.16 python-db.spec --- openpkg-src/python-db/python-db.spec 2 Sep 2006 09:44:56 -0000 1.15 +++ openpkg-src/python-db/python-db.spec 3 Sep 2006 13:23:06 -0000 1.16 @@ -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.5 +%define V_psycopg2 2.0.5.1 %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: 20060902 +Release: 20060903 # package options %option with_sqlite yes @@ . ______________________________________________________________________ The OpenPKG Project www.openpkg.org CVS Repository Commit List openpkg-cvs@openpkg.org