our code is now entirely for mod_wsgi
authorThierry Parmentelat <thierry.parmentelat@inria.fr>
Wed, 6 Feb 2013 06:19:12 +0000 (07:19 +0100)
committerThierry Parmentelat <thierry.parmentelat@inria.fr>
Wed, 6 Feb 2013 06:19:12 +0000 (07:19 +0100)
PLCAPI.spec

index 48cbf26..c814a1d 100644 (file)
@@ -27,12 +27,7 @@ Requires: postgresql-python
 Requires: python-psycopg2
 Requires: python-pycurl
 Requires: httpd
-%if "%{distro}" == "Fedora" && %{distrorelease} < 16
-Requires: mod_python
-%else
-# mod_wsgi will replace mod_python when we are ready
 Requires: mod_wsgi
-%endif
 Requires: mod_ssl
 Requires: SOAPpy
 Requires: python-simplejson