X-Git-Url: http://git.onelab.eu/?a=blobdiff_plain;f=sfa.spec;h=c3947212dab13725c2394bcfbcc12d5970b434c6;hb=b02927384a92d0d52de35fa87a5a22b4e2ab674a;hp=7c4d660b17db5f3c94d8f609375acdd3700acb9f;hpb=7eb4eed33c38bb49ea98396155dd77407f481b05;p=sfa.git diff --git a/sfa.spec b/sfa.spec index 7c4d660b..c3947212 100644 --- a/sfa.spec +++ b/sfa.spec @@ -79,6 +79,11 @@ Summary: the SFA layer around NITOS Group: Applications/System Requires: sfa +%package senslab +Summary: the SFA layer around SensLab +Group: Applications/System +Requires: sfa + %package dummy Summary: the SFA layer around a Dummy Testbed Group: Applications/System @@ -99,8 +104,13 @@ Summary: unit tests suite for SFA Group: Applications/System Requires: sfa-common -%description -This package provides the python libraries for the PlanetLab implementation of SFA +%description +This package provides the registry, aggregate manager and slice +managers for SFA. In most cases it is advisable to install additional +package for a given testbed, like e.g. sfa-plc for a PlanetLab tesbed. + +%description common +This package contains the python libraries for SFA both client and server-side. %description client This package provides the client side of the SFA API, in particular @@ -119,6 +129,9 @@ The SFA driver for FEDERICA. %description nitos The SFA driver for NITOS. +%description senslab +The SFA driver for SensLab. + %description dummy The SFA driver for a Dummy Testbed. @@ -207,6 +220,9 @@ rm -rf $RPM_BUILD_ROOT %files nitos %{python_sitelib}/sfa/nitos +%files senslab +%{python_sitelib}/sfa/senslab + %files dummy %{python_sitelib}/sfa/dummy