From 5112e8a0f3d4351180804255fe00657cd72f6620 Mon Sep 17 00:00:00 2001 From: Thierry Parmentelat Date: Thu, 9 Jan 2014 13:55:33 +0100 Subject: [PATCH] noreal change, just nicer requires --- plcapi.spec | 12 +++++------- 1 file changed, 5 insertions(+), 7 deletions(-) diff --git a/plcapi.spec b/plcapi.spec index 2022047..714943e 100644 --- a/plcapi.spec +++ b/plcapi.spec @@ -21,17 +21,17 @@ URL: %{SCMURL} Provides: PLCAPI Obsoletes: PLCAPI +# requirement to mod_python or mod_wsgi: deferred to myplc +Requires: httpd mod_ssl +Requires: Django +Requires: postgresql >= 8.2, postgresql-server >= 8.2 # 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 # used in GPG.py as a replacement to PyXML's Canonicalize Requires: python-lxml -Requires: httpd -# requirement to mod_python or mod_wsgi: deferred to myplc -Requires: mod_ssl Requires: SOAPpy Requires: python-simplejson # for the RebootNodeWithPCU method @@ -43,9 +43,7 @@ Requires: python-twisted-web # ldap Requires: python-ldap # for memcache -Requires: python-memcached -Requires: memcached -Requires: Django +Requires: memcached python-memcached ### avoid having yum complain about updates, as stuff is moving around # plc.d/api Conflicts: MyPLC <= 4.3 -- 2.43.0