- remove rpm dependencies on postgresql-server and SOAPpy, so that we
authorMark Huang <mlhuang@cs.princeton.edu>
Fri, 2 Feb 2007 04:40:46 +0000 (04:40 +0000)
committerMark Huang <mlhuang@cs.princeton.edu>
Fri, 2 Feb 2007 04:40:46 +0000 (04:40 +0000)
  can install this as a client package on nodes

PLCAPI.spec

index 92bfef4..7d64662 100644 (file)
@@ -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