From: Thierry Parmentelat Date: Fri, 15 Feb 2013 16:13:04 +0000 (+0100) Subject: review packaging: usable with both mod_wsgi and mod_python X-Git-Tag: plcapi-5.2-1~17 X-Git-Url: http://git.onelab.eu/?p=plcapi.git;a=commitdiff_plain;h=1522f61820fe3d0bfec1a7fb78470eab21d32d77 review packaging: usable with both mod_wsgi and mod_python --- diff --git a/PLCAPI.spec b/plcapi.spec similarity index 99% rename from PLCAPI.spec rename to plcapi.spec index c814a1d..8fe9357 100644 --- a/PLCAPI.spec +++ b/plcapi.spec @@ -1,4 +1,4 @@ -%define name PLCAPI +%define name plcapi %define version 5.1 %define taglevel 6 @@ -18,7 +18,7 @@ Packager: PlanetLab Central Distribution: PlanetLab %{plrelease} URL: %{SCMURL} -Obsoletes: plcapilib +Obsoletes: plcapilib, PLCAPI # We use set everywhere Requires: python >= 2.4 @@ -27,7 +27,7 @@ Requires: postgresql-python Requires: python-psycopg2 Requires: python-pycurl Requires: httpd -Requires: mod_wsgi +# requirement to mod_python or mod_wsgi: deferred to myplc Requires: mod_ssl Requires: SOAPpy Requires: python-simplejson