package cortexlab
[sfa.git] / sfa.spec
index 3a1d6c7..66662e0 100644 (file)
--- a/sfa.spec
+++ b/sfa.spec
@@ -84,6 +84,11 @@ Summary: the SFA layer around SensLab
 Group: Applications/System
 Requires: sfa
 
+%package cortexlab
+Summary: the SFA layer around CortexLab
+Group: Applications/System
+Requires: sfa
+
 %package dummy
 Summary: the SFA layer around a Dummy Testbed 
 Group: Applications/System
@@ -127,6 +132,9 @@ The SFA driver for NITOS.
 %description senslab
 The SFA driver for SensLab.
 
+%description cortexlab
+The SFA driver for CortexLab.
+
 %description dummy
 The SFA driver for a Dummy Testbed.
 
@@ -215,6 +223,9 @@ rm -rf $RPM_BUILD_ROOT
 %files senslab
 %{python_sitelib}/sfa/iotlab
 
+%files cortexlab
+%{python_sitelib}/sfa/cortexlab
+
 %files dummy
 %{python_sitelib}/sfa/dummy