From: Thierry Parmentelat Date: Thu, 24 Nov 2011 15:14:09 +0000 (+0100) Subject: moved requires: clauses from sfa-plc to sfa X-Git-Tag: sfa-2.0-1~6^2~27 X-Git-Url: http://git.onelab.eu/?a=commitdiff_plain;h=1cc50c86c8cb2a7bdc5695507daab00f3d184f44;p=sfa.git moved requires: clauses from sfa-plc to sfa --- diff --git a/sfa.spec b/sfa.spec index 4a4fe75b..0badec00 100644 --- a/sfa.spec +++ b/sfa.spec @@ -38,6 +38,8 @@ Requires: python-dateutil Requires: postgresql >= 8.2, postgresql-server >= 8.2 Requires: postgresql-python Requires: python-psycopg2 +Requires: pyOpenSSL >= 0.7 +Requires: myplc-config # python 2.5 has uuid module added, for python 2.4 we still need it. # we can't really check for if we can load uuid as a python module, @@ -57,8 +59,6 @@ Summary: the SFA layer around MyPLC Group: Applications/System Requires: sfa Requires: python-psycopg2 -Requires: myplc-config -Requires: pyOpenSSL >= 0.7 %package client Summary: the SFA experimenter-side CLI