From 9b8d2cfc79d4b4f7b0657705dbde0eed82760ce5 Mon Sep 17 00:00:00 2001 From: Thierry Parmentelat Date: Wed, 6 Feb 2013 07:19:12 +0100 Subject: [PATCH] our code is now entirely for mod_wsgi --- PLCAPI.spec | 5 ----- 1 file changed, 5 deletions(-) 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 -- 2.47.0