From 1a4dde3abe3090b23a58c526ae165f7dde74ba90 Mon Sep 17 00:00:00 2001 From: Mohamed Larabi Date: Thu, 16 Jan 2014 18:14:45 +0100 Subject: [PATCH] rename package senslab into iotlab --- debian/control | 4 ++-- debian/{sfa-senslab.install => sfa-iotlab.install} | 0 sfa.spec | 10 +++++----- 3 files changed, 7 insertions(+), 7 deletions(-) rename debian/{sfa-senslab.install => sfa-iotlab.install} (100%) diff --git a/debian/control b/debian/control index ac7b642e..43b92ddd 100644 --- a/debian/control +++ b/debian/control @@ -41,10 +41,10 @@ Architecture: any Depends: sfa-common Description: the SFA layer around NITOS -Package: sfa-senslab +Package: sfa-iotlab Architecture: any Depends: sfa-common, python-passlib, python-ldap -Description: the SFA layer around SensLab +Description: the SFA layer around IotLab Package: sfa-cortexlab Architecture: any diff --git a/debian/sfa-senslab.install b/debian/sfa-iotlab.install similarity index 100% rename from debian/sfa-senslab.install rename to debian/sfa-iotlab.install diff --git a/sfa.spec b/sfa.spec index 66662e0c..ba883a63 100644 --- a/sfa.spec +++ b/sfa.spec @@ -79,8 +79,8 @@ 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 @@ -129,8 +129,8 @@ 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. @@ -220,7 +220,7 @@ rm -rf $RPM_BUILD_ROOT %files nitos %{python_sitelib}/sfa/nitos -%files senslab +%files iotlab %{python_sitelib}/sfa/iotlab %files cortexlab -- 2.43.0