OpenPKG CVS Repository http://cvs.openpkg.org/ ____________________________________________________________________________
Server: cvs.openpkg.org Name: Ralf S. Engelschall Root: /v/openpkg/cvs Email: r...@openpkg.org Module: openpkg-src Date: 18-May-2009 22:38:57 Branch: HEAD Handle: 2009051821385700 Modified files: openpkg-src/python-db python-db.patch python-db.spec Log: modifying package: python-db-2.5 20090506 -> 20090518 Summary: Revision Changes Path 1.17 +6 -6 openpkg-src/python-db/python-db.patch 1.51 +2 -2 openpkg-src/python-db/python-db.spec ____________________________________________________________________________ patch -p0 <<'@@ .' Index: openpkg-src/python-db/python-db.patch ============================================================================ $ cvs diff -u -r1.16 -r1.17 python-db.patch --- openpkg-src/python-db/python-db.patch 21 Apr 2009 18:53:10 -0000 1.16 +++ openpkg-src/python-db/python-db.patch 18 May 2009 20:38:57 -0000 1.17 @@ -1,6 +1,6 @@ -Index: psycopg2-2.0.10/psycopg/config.h ---- psycopg2-2.0.10/psycopg/config.h.orig 2007-04-11 14:12:37 +0200 -+++ psycopg2-2.0.10/psycopg/config.h 2007-05-17 17:50:16 +0200 +Index: psycopg2-2.0.11/psycopg/config.h +--- psycopg2-2.0.11/psycopg/config.h.orig 2007-04-11 14:12:37 +0200 ++++ psycopg2-2.0.11/psycopg/config.h 2007-05-17 17:50:16 +0200 @@ -115,10 +115,11 @@ #if defined(__FreeBSD__) || (defined(_WIN32) && !defined(__GNUC__)) || defined(__sun__) @@ -14,9 +14,9 @@ #endif /* postgresql < 7.4 does not have PQfreemem */ -Index: psycopg2-2.0.10/setup.py ---- psycopg2-2.0.10/setup.py.orig 2007-04-11 17:03:50 +0200 -+++ psycopg2-2.0.10/setup.py 2007-05-17 17:51:26 +0200 +Index: psycopg2-2.0.11/setup.py +--- psycopg2-2.0.11/setup.py.orig 2007-04-11 17:03:50 +0200 ++++ psycopg2-2.0.11/setup.py 2007-05-17 17:51:26 +0200 @@ -191,6 +191,9 @@ self.include_dirs.append(".") @@ . patch -p0 <<'@@ .' Index: openpkg-src/python-db/python-db.spec ============================================================================ $ cvs diff -u -r1.50 -r1.51 python-db.spec --- openpkg-src/python-db/python-db.spec 6 May 2009 18:42:56 -0000 1.50 +++ openpkg-src/python-db/python-db.spec 18 May 2009 20:38:57 -0000 1.51 @@ -27,7 +27,7 @@ %define V_python 2.5 %define V_pysqlite_major 2.4 %define V_pysqlite 2.4.1 -%define V_psycopg2 2.0.10 +%define V_psycopg2 2.0.11 %define V_mysql_python 1.2.2 %define V_cx_oracle 5.0.1 %define V_sqlobject 0.10.5 @@ -43,7 +43,7 @@ Group: Language License: GPL Version: %{V_python} -Release: 20090506 +Release: 20090518 # package options %option with_sqlite yes @@ . ______________________________________________________________________ OpenPKG http://openpkg.org CVS Repository Commit List openpkg-cvs@openpkg.org