From 1522f61820fe3d0bfec1a7fb78470eab21d32d77 Mon Sep 17 00:00:00 2001 From: Thierry Parmentelat Date: Fri, 15 Feb 2013 17:13:04 +0100 Subject: [PATCH] review packaging: usable with both mod_wsgi and mod_python --- PLCAPI.spec => plcapi.spec | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) rename PLCAPI.spec => plcapi.spec (99%) 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 -- 2.43.0