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: 11-Aug-2009 19:35:54 Branch: HEAD Handle: 2009081118355400 Modified files: openpkg-src/python-db python-db.patch python-db.spec Log: modifying package: python-db-2.5 20090702 -> 20090811 Summary: Revision Changes Path 1.18 +6 -6 openpkg-src/python-db/python-db.patch 1.55 +2 -2 openpkg-src/python-db/python-db.spec ____________________________________________________________________________ patch -p0 <<'@@ .' Index: openpkg-src/python-db/python-db.patch ============================================================================ $ cvs diff -u -r1.17 -r1.18 python-db.patch --- openpkg-src/python-db/python-db.patch 18 May 2009 20:38:57 -0000 1.17 +++ openpkg-src/python-db/python-db.patch 11 Aug 2009 17:35:54 -0000 1.18 @@ -1,6 +1,6 @@ -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 +Index: psycopg2-2.0.12/psycopg/config.h +--- psycopg2-2.0.12/psycopg/config.h.orig 2007-04-11 14:12:37 +0200 ++++ psycopg2-2.0.12/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.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 +Index: psycopg2-2.0.12/setup.py +--- psycopg2-2.0.12/setup.py.orig 2007-04-11 17:03:50 +0200 ++++ psycopg2-2.0.12/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.54 -r1.55 python-db.spec --- openpkg-src/python-db/python-db.spec 2 Jul 2009 16:44:30 -0000 1.54 +++ openpkg-src/python-db/python-db.spec 11 Aug 2009 17:35:54 -0000 1.55 @@ -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.11 +%define V_psycopg2 2.0.12 %define V_mysql_python 1.2.3c1 %define V_cx_oracle 5.0.2 %define V_sqlobject 0.10.6 @@ -43,7 +43,7 @@ Group: Language License: GPL Version: %{V_python} -Release: 20090702 +Release: 20090811 # package options %option with_sqlite yes @@ . ______________________________________________________________________ OpenPKG http://openpkg.org CVS Repository Commit List openpkg-cvs@openpkg.org