From 0900c54948214e231f11ce3eb1e2289111b6610f Mon Sep 17 00:00:00 2001
From: Thierry Parmentelat <thierry.parmentelat@sophia.inria.fr>
Date: Fri, 4 Jul 2008 16:02:57 +0000
Subject: [PATCH] Tagging module PLCAPI - PLCAPI-dummynet-7 fix for
 psycopg2-2.0.7 - more compliant with DBAPI-2.0 as described in
 http://www.python.org/dev/peps/pep-0249/

---
 PLCAPI.spec | 6 +++++-
 1 file changed, 5 insertions(+), 1 deletion(-)

diff --git a/PLCAPI.spec b/PLCAPI.spec
index a1eb6d4d..e6ea6e36 100644
--- a/PLCAPI.spec
+++ b/PLCAPI.spec
@@ -10,7 +10,7 @@
 %define name PLCAPI
 # this branch was created from tag PLCAPI-4.2-2 
 %define version 4.2
-%define taglevel 6
+%define taglevel 7
 
 %define release %{taglevel}%{?pldistro:.%{pldistro}}%{?date:.%{date}}
 
@@ -102,6 +102,10 @@ rm -rf $RPM_BUILD_ROOT
 %{_bindir}/refresh-peer.py*
 
 %changelog
+* Fri Jul 04 2008 Thierry Parmentelat <thierry.parmentelat@sophia.inria.fr> - PLCAPI-dummynet-7
+- fix for psycopg2-2.0.7 - more compliant with DBAPI-2.0
+- as described in http://www.python.org/dev/peps/pep-0249/
+
 * Wed Jun 25 2008 Thierry Parmentelat <thierry.parmentelat@sophia.inria.fr> - PLCAPI-dummynet-6
 - Marta's fixes for dummynet - for inclusion in rc11
 
-- 
2.47.0