From: Tony Mack Date: Wed, 12 Sep 2012 19:54:28 +0000 (-0400) Subject: cleanup X-Git-Url: http://git.onelab.eu/?a=commitdiff_plain;h=7df21808e4a7d6856861fa125dce64dd433b027e;p=plcapi.git cleanup --- diff --git a/PLCAPI.spec b/PLCAPI.spec index 60c0f239..28c968ad 100644 --- a/PLCAPI.spec +++ b/PLCAPI.spec @@ -4,7 +4,7 @@ %define release %{taglevel}%{?pldistro:.%{pldistro}}%{?date:.%{date}} -Summary: PlanetLab Central API +Summary: PlanetLab Nova Central API Name: %{name} Version: %{version} Release: %{release} @@ -22,12 +22,9 @@ Obsoletes: plcapilib # We use set everywhere Requires: python >= 2.4 -Requires: postgresql >= 8.2, postgresql-server >= 8.2 -Requires: postgresql-python -Requires: python-psycopg2 Requires: python-pycurl Requires: httpd -Requires: mod_python +Requires: python-gevent # mod_wsgi will replace mod_python when we are ready Requires: mod_wsgi Requires: mod_ssl @@ -47,12 +44,6 @@ Requires: memcached Requires: Django ### avoid having yum complain about updates, as stuff is moving around # plc.d/api -Conflicts: MyPLC <= 4.3 - -# We use psycopg2 -# -# but we don't need to rebuild it as we depend on distro's packages - baris -# BuildRequires: postgresql-devel # Standard xmlrpc.so that ships with PHP does not marshal NULL BuildRequires: php-devel PyXML python-simplejson