From c0cdc5acbbaac06db1b34e2c524a394c71405bd7 Mon Sep 17 00:00:00 2001 From: Thierry Parmentelat Date: Tue, 19 Jan 2010 16:04:32 +0000 Subject: [PATCH] move the 'Requires: pcucontrol' from myplc to PLCAPI, as it's needed by RebootNodeWithPCU fix pcucontrol use of old-fashioned 'which' --- PLCAPI.spec | 2 ++ 1 file changed, 2 insertions(+) diff --git a/PLCAPI.spec b/PLCAPI.spec index af69053..6366735 100644 --- a/PLCAPI.spec +++ b/PLCAPI.spec @@ -36,6 +36,8 @@ Requires: httpd Requires: mod_python Requires: mod_ssl Requires: SOAPpy +# for the RebootNodeWithPCU method +Requires: pcucontrol ### avoid having yum complain about updates, as stuff is moving around # plc.d/api -- 2.45.2