X-Git-Url: http://git.onelab.eu/?a=blobdiff_plain;f=PLCAPI.spec;h=ab67e0173da884aaba7dfb6bfc39d864ee9dee38;hb=eadabe20743d981fd2f2572337fe7594d0011bc7;hp=7d646625efac7ee23cd39076f277874cbe4dd813;hpb=dd3a64a8a23567887fa8fde06ef8a5c16c08bfd1;p=plcapi.git diff --git a/PLCAPI.spec b/PLCAPI.spec index 7d64662..ab67e01 100644 --- a/PLCAPI.spec +++ b/PLCAPI.spec @@ -1,7 +1,7 @@ Summary: PlanetLab Central API Name: PLCAPI Version: 4.0 -Release: 1%{?pldistro:.%{pldistro}}%{?date:.%{date}} +Release: 2%{?pldistro:.%{pldistro}}%{?date:.%{date}} License: PlanetLab Group: System Environment/Daemons URL: http://cvs.planet-lab.org/cvs/new_plc_api @@ -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