From: Tony Mack Date: Wed, 23 Jun 2010 20:09:48 +0000 (+0000) Subject: requires mod_wsgi X-Git-Tag: PLCAPI-5.0-11~5 X-Git-Url: http://git.onelab.eu/?p=plcapi.git;a=commitdiff_plain;h=616cb70451ca728d2bae3a480f9566b97ce3bf73 requires mod_wsgi --- diff --git a/PLCAPI.spec b/PLCAPI.spec index 415ea44..ecf9e21 100644 --- a/PLCAPI.spec +++ b/PLCAPI.spec @@ -34,6 +34,8 @@ Requires: python-psycopg2 Requires: python-pycurl Requires: httpd Requires: mod_python +# mod_wsgi will replace mod_python when we are ready +Requires: mod_wsgi Requires: mod_ssl Requires: SOAPpy # for the RebootNodeWithPCU method