From 9a608e111c7f8182f51753ea3f563ebc19eb4c71 Mon Sep 17 00:00:00 2001 From: Thierry Parmentelat Date: Tue, 22 Jun 2010 04:17:56 +0000 Subject: [PATCH] fix required version of pcucontrol --- PLCAPI.spec | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/PLCAPI.spec b/PLCAPI.spec index 083a03f..0b69b47 100644 --- a/PLCAPI.spec +++ b/PLCAPI.spec @@ -37,7 +37,7 @@ Requires: mod_python Requires: mod_ssl Requires: SOAPpy # for the RebootNodeWithPCU method -Requires: pcucontrol >= 1.6 +Requires: pcucontrol >= 1.0-6 # for OMF integration Requires: pyaspects Requires: python-twisted-words -- 2.45.2