From: Thierry Parmentelat Date: Wed, 6 Feb 2013 06:19:12 +0000 (+0100) Subject: our code is now entirely for mod_wsgi X-Git-Tag: plcapi-5.2-1~18 X-Git-Url: http://git.onelab.eu/?a=commitdiff_plain;h=9b8d2cfc79d4b4f7b0657705dbde0eed82760ce5;p=plcapi.git our code is now entirely for mod_wsgi --- diff --git a/PLCAPI.spec b/PLCAPI.spec index 48cbf261..c814a1da 100644 --- a/PLCAPI.spec +++ b/PLCAPI.spec @@ -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