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: 09-Jun-2006 22:27:05
Branch: HEAD Handle: 2006060921270300
Modified files:
openpkg-src/python-db python-db.patch python-db.spec
Log:
modifying package: python-db-2.4 20060524 -> 20060609
Summary:
Revision Changes Path
1.5 +6 -6 openpkg-src/python-db/python-db.patch
1.8 +2 -2 openpkg-src/python-db/python-db.spec
____________________________________________________________________________
patch -p0 <<'@@ .'
Index: openpkg-src/python-db/python-db.patch
============================================================================
$ cvs diff -u -r1.4 -r1.5 python-db.patch
--- openpkg-src/python-db/python-db.patch 5 Apr 2006 06:59:25 -0000
1.4
+++ openpkg-src/python-db/python-db.patch 9 Jun 2006 20:27:03 -0000
1.5
@@ -1,6 +1,6 @@
-Index: psycopg2-2.0b8/psycopg/config.h
---- psycopg2-2.0b8/psycopg/config.h.orig 2006-02-11 19:56:19 +0100
-+++ psycopg2-2.0b8/psycopg/config.h 2006-03-07 21:54:38 +0100
+Index: psycopg2-2.0.1/psycopg/config.h
+--- psycopg2-2.0.1/psycopg/config.h.orig 2006-02-11 19:56:19 +0100
++++ psycopg2-2.0.1/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.0b8/setup.py
---- psycopg2-2.0b8/setup.py.orig 2006-02-11 19:58:38 +0100
-+++ psycopg2-2.0b8/setup.py 2006-03-07 21:54:38 +0100
+Index: psycopg2-2.0.1/setup.py
+--- psycopg2-2.0.1/setup.py.orig 2006-02-11 19:58:38 +0100
++++ psycopg2-2.0.1/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.7 -r1.8 python-db.spec
--- openpkg-src/python-db/python-db.spec 24 May 2006 18:52:55 -0000
1.7
+++ openpkg-src/python-db/python-db.spec 9 Jun 2006 20:27:03 -0000
1.8
@@ -28,7 +28,7 @@
%define V_python 2.4
%define V_pysqlite_major 2.2
%define V_pysqlite 2.2.2
-%define V_psycopg2 2.0b8
+%define V_psycopg2 2.0.1
%define V_dcoracle2 1.2
%define V_mysql_python 1.2.1_p2
@@ -43,7 +43,7 @@
Group: Language
License: GPL
Version: %{V_python}
-Release: 20060524
+Release: 20060609
# package options
%option with_sqlite yes
@@ .
______________________________________________________________________
The OpenPKG Project www.openpkg.org
CVS Repository Commit List [email protected]