James Oakley 2008-11-20 20:56:43 +00:00 committed by Git OBS Bridge
parent a9c4e6c4d1
commit cd5328189d
2 changed files with 0 additions and 13 deletions

View File

@ -1,11 +0,0 @@
Index: setup.cfg
===================================================================
--- setup.cfg.orig 2008-09-16 04:55:28.000000000 -0300
+++ setup.cfg 2008-11-20 16:52:19.000000000 -0400
@@ -1,5 +1,5 @@
[build_ext]
-define=PSYCOPG_EXTENSIONS,PSYCOPG_NEW_BOOLEAN,HAVE_PQFREEMEM,HAVE_PQPROTOCOL3
+define=PSYCOPG_EXTENSIONS,PSYCOPG_NEW_BOOLEAN,
# PSYCOPG_EXTENSIONS enables extensions to PEP-249 (you really want this)
# PSYCOPG_DISPLAY_SIZE enable display size calculation (a little slower)

View File

@ -7,7 +7,6 @@ Release: 1
License: GPL
Group: Development/Libraries/Python
Source: %{modname}-%{version}.tar.bz2
Patch: postgresql-7.3.patch
BuildRoot: %{_tmppath}/%{name}-%{version}-root
%{py_requires}
BuildRequires: python-devel postgresql-devel
@ -51,7 +50,6 @@ rm -rf %{buildroot}
* Thu Nov 20 2008 - James Oakley <jfunk@funktronics.ca> - 2.0.8-1
- Update to 2.0.8
- Disable 7.4+ features
* Fri Jan 19 2007 - Cristian Rodriguez <judas_iscariote@shorewall.net> - 2.0.5.1-1
- Update version