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: 21-Apr-2009 20:53:10 Branch: HEAD Handle: 2009042119531000 Modified files: openpkg-src/python-db python-db.patch python-db.spec Log: modifying package: python-db-2.5 20090327 -> 20090421 Summary: Revision Changes Path 1.16 +6 -6 openpkg-src/python-db/python-db.patch 1.49 +2 -2 openpkg-src/python-db/python-db.spec ____________________________________________________________________________ patch -p0 <<'@@ .' Index: openpkg-src/python-db/python-db.patch ============================================================================ $ cvs diff -u -r1.15 -r1.16 python-db.patch --- openpkg-src/python-db/python-db.patch 27 Mar 2009 11:45:08 -0000 1.15 +++ openpkg-src/python-db/python-db.patch 21 Apr 2009 18:53:10 -0000 1.16 @@ -1,6 +1,6 @@ -Index: psycopg2-2.0.9/psycopg/config.h ---- psycopg2-2.0.9/psycopg/config.h.orig 2007-04-11 14:12:37 +0200 -+++ psycopg2-2.0.9/psycopg/config.h 2007-05-17 17:50:16 +0200 +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 @@ -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.9/setup.py ---- psycopg2-2.0.9/setup.py.orig 2007-04-11 17:03:50 +0200 -+++ psycopg2-2.0.9/setup.py 2007-05-17 17:51:26 +0200 +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 @@ -191,6 +191,9 @@ self.include_dirs.append(".") @@ . patch -p0 <<'@@ .' Index: openpkg-src/python-db/python-db.spec ============================================================================ $ cvs diff -u -r1.48 -r1.49 python-db.spec --- openpkg-src/python-db/python-db.spec 18 Apr 2009 13:14:35 -0000 1.48 +++ openpkg-src/python-db/python-db.spec 21 Apr 2009 18:53:10 -0000 1.49 @@ -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.9 +%define V_psycopg2 2.0.10 %define V_mysql_python 1.2.2 %define V_cx_oracle 5.0.1 %define V_sqlobject 0.10.4 @@ -43,7 +43,7 @@ Group: Language License: GPL Version: %{V_python} -Release: 20090327 +Release: 20090421 # package options %option with_sqlite yes @@ . ______________________________________________________________________ OpenPKG http://openpkg.org CVS Repository Commit List openpkg-cvs@openpkg.org