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: 22-Jan-2007 09:33:02
Branch: HEAD Handle: 2007012208330200
Modified files:
openpkg-src/python-db python-db.patch python-db.spec
Log:
modifying package: python-db-2.5 20070114 -> 20070122
Summary:
Revision Changes Path
1.10 +6 -6 openpkg-src/python-db/python-db.patch
1.23 +2 -2 openpkg-src/python-db/python-db.spec
____________________________________________________________________________
patch -p0 <<'@@ .'
Index: openpkg-src/python-db/python-db.patch
============================================================================
$ cvs diff -u -r1.9 -r1.10 python-db.patch
--- openpkg-src/python-db/python-db.patch 3 Sep 2006 13:23:06 -0000
1.9
+++ openpkg-src/python-db/python-db.patch 22 Jan 2007 08:33:02 -0000
1.10
@@ -1,6 +1,6 @@
-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
+Index: psycopg2-2.0.6b1/psycopg/config.h
+--- psycopg2-2.0.6b1/psycopg/config.h.orig 2006-02-11 19:56:19 +0100
++++ psycopg2-2.0.6b1/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.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
+Index: psycopg2-2.0.6b1/setup.py
+--- psycopg2-2.0.6b1/setup.py.orig 2006-02-11 19:58:38 +0100
++++ psycopg2-2.0.6b1/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.22 -r1.23 python-db.spec
--- openpkg-src/python-db/python-db.spec 14 Jan 2007 09:27:09 -0000
1.22
+++ openpkg-src/python-db/python-db.spec 22 Jan 2007 08:33:02 -0000
1.23
@@ -28,7 +28,7 @@
%define V_python 2.5
%define V_pysqlite_major 2.3
%define V_pysqlite 2.3.3
-%define V_psycopg2 2.0.5.1
+%define V_psycopg2 2.0.6b1
%define V_dcoracle2 1.2
%define V_mysql_python 1.2.2b2
%define V_cx_oracle 4.2.1
@@ -44,7 +44,7 @@
Group: Language
License: GPL
Version: %{V_python}
-Release: 20070114
+Release: 20070122
# package options
%option with_sqlite yes
@@ .
______________________________________________________________________
OpenPKG http://openpkg.org
CVS Repository Commit List [email protected]