From b73861451f58552bda13baeba58439b03f073aea Mon Sep 17 00:00:00 2001 From: Mohamed Larabi Date: Mon, 17 Sep 2012 17:25:31 +0200 Subject: [PATCH] Add Nitos package --- sfa.spec | 12 ++++++++++++ 1 file changed, 12 insertions(+) diff --git a/sfa.spec b/sfa.spec index d0529c35..47187637 100644 --- a/sfa.spec +++ b/sfa.spec @@ -88,6 +88,11 @@ Summary: the SFA layer around Federica Group: Applications/System Requires: sfa +%package nitos +Summary: the SFA layer around NITOS +Group: Applications/System +Requires: sfa + %package sfatables Summary: sfatables policy tool for SFA Group: Applications/System @@ -124,6 +129,9 @@ between the existing PlanetLab NodeManager interfaces and the SFA API. %description federica The SFA driver for FEDERICA. +%description nitos +The SFA driver for NITOS. + %description sfatables 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 @@ -210,6 +218,9 @@ rm -rf $RPM_BUILD_ROOT %files federica %{python_sitelib}/sfa/federica +%files nitos +%{python_sitelib}/sfa/nitos + %files sfatables /etc/sfatables/* %{_bindir}/sfatables @@ -255,6 +266,7 @@ fi - fix for PL importing in presence of gpg keys - DeleteSliver returns True instead of 1 in case of success - Various improvements on the openstack/nova side +- new package sfa-nitos * Wed Jul 11 2012 Thierry Parmentelat - sfa-2.1-13 - bugfix that prevented to call 'sfi create' - (was broken in sfa-2.1-12) -- 2.47.0