From: Mark Huang Date: Fri, 2 Feb 2007 04:40:46 +0000 (+0000) Subject: - remove rpm dependencies on postgresql-server and SOAPpy, so that we X-Git-Tag: pycurl-7_13_1~14 X-Git-Url: http://git.onelab.eu/?a=commitdiff_plain;h=dd3a64a8a23567887fa8fde06ef8a5c16c08bfd1;p=plcapi.git - remove rpm dependencies on postgresql-server and SOAPpy, so that we can install this as a client package on nodes --- diff --git a/PLCAPI.spec b/PLCAPI.spec index 92bfef44..7d646625 100644 --- a/PLCAPI.spec +++ b/PLCAPI.spec @@ -26,7 +26,9 @@ Provides: php-xmlrpc # documentation generation for now. # BuildRequires: docbook-dtds, docbook-utils-pdf -Requires: postgresql-server, SOAPpy +# Necessary to run the API server, but not plcsh as a client. The only +# supported method of running the server is via MyPLC anyway. +# Requires: postgresql-server, SOAPpy %description The PLCAPI package provides an XML-RPC and SOAP API for accessing the