14
0

Accepting request 51433 from home:termim:branches:devel:languages:python

OBS-URL: https://build.opensuse.org/request/show/51433
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-psycopg2?expand=0&rev=22
This commit is contained in:
Cristian Rodríguez
2010-10-27 12:22:11 +00:00
committed by Git OBS Bridge
parent 5943334955
commit bdcf7a3f62
4 changed files with 19 additions and 5 deletions

View File

@@ -16,7 +16,7 @@
Name: python-psycopg2
Summary: A PostgreSQL database adapter for Python
Version: 2.0.12
Version: 2.2.2
Release: 1
Url: http://initd.org/tracker/psycopg
License: GPL with exceptions or ZPL
@@ -51,7 +51,7 @@ Authors:
%build
export CFLAGS="$RPM_OPT_FLAGS -fno-strict-aliasing"
%{__python} setup.py build
dos2unix doc/api-screen.css
%{__rm} -rf doc/src
%install
%{__python} setup.py install \