drop the version requirement for postgresql-python altogether. Having the requirement...
[plcapi.git] / 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