forked from pool/python-psycopg2
Disable 7.4+ features
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-psycopg2?expand=0&rev=16
This commit is contained in:
@@ -7,6 +7,7 @@ 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
|
||||
@@ -48,6 +49,10 @@ rm -rf %{buildroot}
|
||||
|
||||
%changelog
|
||||
|
||||
* 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
|
||||
- compile with -fno-strict-aliasing otherwise gcc complains.
|
||||
|
Reference in New Issue
Block a user