X-Git-Url: http://git.onelab.eu/?a=blobdiff_plain;f=sfa.spec;h=ba883a639dc4d2a59ee8afa68361edfc8a78adcd;hb=1a4dde3abe3090b23a58c526ae165f7dde74ba90;hp=ed3af433ad5ae8c02d54caf9783801c68afb7902;hpb=fae309c53ba7e65f1b51047d8c8fbb7a10477713;p=sfa.git diff --git a/sfa.spec b/sfa.spec index ed3af433..ba883a63 100644 --- a/sfa.spec +++ b/sfa.spec @@ -34,7 +34,7 @@ Requires: python-psycopg2 Requires: python-sqlalchemy Requires: python-migrate # the eucalyptus aggregate uses this module -Requires: python-xmlbuilder +#Requires: python-xmlbuilder # for uuidgen - used in db password generation # on f8 this actually comes with e2fsprogs, go figure Requires: util-linux-ng @@ -79,8 +79,13 @@ Summary: the SFA layer around NITOS Group: Applications/System Requires: sfa -%package senslab -Summary: the SFA layer around SensLab +%package iotlab +Summary: the SFA layer around IotLab +Group: Applications/System +Requires: sfa + +%package cortexlab +Summary: the SFA layer around CortexLab Group: Applications/System Requires: sfa @@ -94,11 +99,6 @@ Summary: sfatables policy tool for SFA Group: Applications/System Requires: sfa -%package xmlbuilder -Summary: third-party xmlbuilder tool -Group: Applications/System -Provides: python-xmlbuilder - %package tests Summary: unit tests suite for SFA Group: Applications/System @@ -129,8 +129,11 @@ The SFA driver for FEDERICA. %description nitos The SFA driver for NITOS. -%description senslab -The SFA driver for SensLab. +%description iotlab +The SFA driver for IotLab. + +%description cortexlab +The SFA driver for CortexLab. %description dummy The SFA driver for a Dummy Testbed. @@ -140,10 +143,6 @@ sfatables is a tool for defining access and admission control policies in an SFA network, in much the same way as iptables is for ip networks. This is the command line interface to manage sfatables -%description xmlbuilder -This package contains the xmlbuilder python library, packaged for -convenience as it is not supported by fedora - %description tests Provides some binary unit tests in /usr/share/sfa/tests @@ -221,9 +220,12 @@ rm -rf $RPM_BUILD_ROOT %files nitos %{python_sitelib}/sfa/nitos -%files senslab +%files iotlab %{python_sitelib}/sfa/iotlab +%files cortexlab +%{python_sitelib}/sfa/cortexlab + %files dummy %{python_sitelib}/sfa/dummy @@ -232,9 +234,6 @@ rm -rf $RPM_BUILD_ROOT %{_bindir}/sfatables %{python_sitelib}/sfatables -%files xmlbuilder -%{python_sitelib}/xmlbuilder - %files tests %{_datadir}/sfa/tests