From: Mark Huang Date: Fri, 2 Feb 2007 04:46:52 +0000 (+0000) Subject: - add AutoReqProv: no (don't automatically search for deps) X-Git-Tag: pycurl-7_13_1~13 X-Git-Url: http://git.onelab.eu/?a=commitdiff_plain;h=1777e0223dbef598ebeadb9298a4037047c3607d;hp=dd3a64a8a23567887fa8fde06ef8a5c16c08bfd1;p=plcapi.git - add AutoReqProv: no (don't automatically search for deps) --- diff --git a/PLCAPI.spec b/PLCAPI.spec index 7d64662..0b8f86c 100644 --- a/PLCAPI.spec +++ b/PLCAPI.spec @@ -26,9 +26,12 @@ Provides: php-xmlrpc # documentation generation for now. # BuildRequires: docbook-dtds, docbook-utils-pdf -# Necessary to run the API server, but not plcsh as a client. The only -# supported method of running the server is via MyPLC anyway. +# PostgreSQL and SOAPpy are necessary to run the API server, but not +# plcsh. Since the only supported method of running the server is via +# MyPLC anyway, don't be so stringent about binary requirements, in +# case people want to install this package just for plcsh. # Requires: postgresql-server, SOAPpy +AutoReqProv: no %description The PLCAPI package provides an XML-RPC and SOAP API for accessing the