From 616cb70451ca728d2bae3a480f9566b97ce3bf73 Mon Sep 17 00:00:00 2001 From: Tony Mack Date: Wed, 23 Jun 2010 20:09:48 +0000 Subject: [PATCH] requires mod_wsgi --- PLCAPI.spec | 2 ++ 1 file changed, 2 insertions(+) diff --git a/PLCAPI.spec b/PLCAPI.spec index 415ea44e..ecf9e21d 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 -- 2.47.0