X-Git-Url: http://git.onelab.eu/?a=blobdiff_plain;f=sfa.spec;h=0d1ee595559583d40b1ef1f3add05a9985938a61;hb=57ae89f4022c1a4aa2c1e9d6e29b27223de3c069;hp=9c7f38b4dcb328b2d813dbb25e76ccc9759bb97c;hpb=5368ae9d54d4b00d5adf0f8c20b6b7192945dbb8;p=sfa.git diff --git a/sfa.spec b/sfa.spec index 9c7f38b4..0d1ee595 100644 --- a/sfa.spec +++ b/sfa.spec @@ -1,6 +1,6 @@ %define name sfa %define version 2.1 -%define taglevel 23 +%define taglevel 24 %define release %{taglevel}%{?pldistro:.%{pldistro}}%{?date:.%{date}} %global python_sitearch %( python -c "from distutils.sysconfig import get_python_lib; print get_python_lib(1)" ) @@ -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 @@ -124,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. @@ -212,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 @@ -253,6 +264,12 @@ fi #[ "$1" -ge "1" ] && service sfa-cm restart || : %changelog +* Tue Jan 29 2013 Thierry Parmentelat - sfa-2.1-24 +- merged the senslab driver from git.f-lab.fr +- merged the teagle flavour +- debian packaging should work much better +- added debug messsages for when db connection fails + * Sun Jan 20 2013 Thierry Parmentelat - sfa-2.1-23 - minor fix in registry - fix for sfi gid, use clientbootstrap