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: 27-Mar-2009 12:45:10 Branch: HEAD Handle: 2009032711450800 Modified files: openpkg-src/python-db python-db.patch python-db.spec Log: modifying package: python-db-2.5 20090223 -> 20090327 Summary: Revision Changes Path 1.15 +6 -6 openpkg-src/python-db/python-db.patch 1.47 +2 -2 openpkg-src/python-db/python-db.spec ____________________________________________________________________________ patch -p0 <<'@@ .' Index: openpkg-src/python-db/python-db.patch ============================================================================ $ cvs diff -u -r1.14 -r1.15 python-db.patch --- openpkg-src/python-db/python-db.patch 22 Sep 2008 19:21:40 -0000 1.14 +++ openpkg-src/python-db/python-db.patch 27 Mar 2009 11:45:08 -0000 1.15 @@ -1,6 +1,6 @@ -Index: psycopg2-2.0.8/psycopg/config.h ---- psycopg2-2.0.8/psycopg/config.h.orig 2007-04-11 14:12:37 +0200 -+++ psycopg2-2.0.8/psycopg/config.h 2007-05-17 17:50:16 +0200 +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 @@ -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.8/setup.py ---- psycopg2-2.0.8/setup.py.orig 2007-04-11 17:03:50 +0200 -+++ psycopg2-2.0.8/setup.py 2007-05-17 17:51:26 +0200 +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 @@ -191,6 +191,9 @@ self.include_dirs.append(".") @@ . patch -p0 <<'@@ .' Index: openpkg-src/python-db/python-db.spec ============================================================================ $ cvs diff -u -r1.46 -r1.47 python-db.spec --- openpkg-src/python-db/python-db.spec 23 Feb 2009 21:51:15 -0000 1.46 +++ openpkg-src/python-db/python-db.spec 27 Mar 2009 11:45:08 -0000 1.47 @@ -29,7 +29,7 @@ %define V_pysqlite 2.4.1 %define V_psycopg2 2.0.9 %define V_mysql_python 1.2.2 -%define V_cx_oracle 4.4 +%define V_cx_oracle 5.0.1 %define V_sqlobject 0.10.4 # package information @@ -43,7 +43,7 @@ Group: Language License: GPL Version: %{V_python} -Release: 20090223 +Release: 20090327 # package options %option with_sqlite yes @@ . ______________________________________________________________________ OpenPKG http://openpkg.org CVS Repository Commit List openpkg-cvs@openpkg.org