drop the version requirement for postgresql-python altogether. Having the requirement...
authorBarış Metin <Talip-Baris.Metin@sophia.inria.fr>
Fri, 16 Oct 2009 09:21:22 +0000 (09:21 +0000)
committerBarış Metin <Talip-Baris.Metin@sophia.inria.fr>
Fri, 16 Oct 2009 09:21:22 +0000 (09:21 +0000)
also sufficiant for Fedora builds.

PLCAPI.spec

index 04dca31..1aec95f 100644 (file)
@@ -29,11 +29,7 @@ Obsoletes: plcapilib
 # We use set everywhere
 Requires: python >= 2.4
 Requires: postgresql >= 8.2, postgresql-server >= 8.2
-%if "%{?distro}" == "CentOS"
 Requires: postgresql-python
-%else
-Requires: postgresql-python >= 8.2
-%endif
 Requires: python-psycopg2
 Requires: python-pycurl
 Requires: httpd