X-Git-Url: http://git.onelab.eu/?a=blobdiff_plain;f=sfa.spec;h=5f891a3a2ea1f03b944fef03edb3df573a103d90;hb=fdaf8cf1900be5beeba9ed65f31955df7a9ca078;hp=ccb8683ab557bd18c1c81fcaea81d5fdd7ede927;hpb=1c65fa4359cacd1a3904e3397cc7add3575adc88;p=sfa.git diff --git a/sfa.spec b/sfa.spec index ccb8683a..5f891a3a 100644 --- a/sfa.spec +++ b/sfa.spec @@ -6,7 +6,7 @@ %define name sfa %define version 0.9 -%define taglevel 7 +%define taglevel 9 %define release %{taglevel}%{?pldistro:.%{pldistro}}%{?date:.%{date}} %global python_sitearch %( python -c "from distutils.sysconfig import get_python_lib; print get_python_lib(1)" ) @@ -62,7 +62,7 @@ Requires: sfa This package provides the python libraries that the SFA implementation requires %description plc -Geniwrapper implements the SFA interface which serves as a layer +This package implements the SFA interface which serves as a layer between the existing PlanetLab interfaces and the SFA API. %description client @@ -106,6 +106,7 @@ rm -rf $RPM_BUILD_ROOT %{_bindir}/sfa-clean-peer-records.py* %{_bindir}/sfa-nuke-plc.py* %{_bindir}/sfa-server.py* +%{_bindir}/gen-sfa-cm-config.py* %files client %config (noreplace) /etc/sfa/sfi_config @@ -113,7 +114,7 @@ rm -rf $RPM_BUILD_ROOT %{_bindir}/getNodes.py* %{_bindir}/getRecord.py* %{_bindir}/setRecord.py* -%{_bindir}/genidump.py* +%{_bindir}/sfadump.py* %files sfatables %{_bindir}/sfatables @@ -125,6 +126,17 @@ rm -rf $RPM_BUILD_ROOT chkconfig --add sfa %changelog +* Fri Jan 15 2010 anil vengalil - sfa-0.9-9 +- sfa-config-tty now has the same features like plc-config-tty +- Contains code to support both urn and hrn +- Cleaned up request_hash related stuff +- SM, AM and Registry code is organized under respective managers +- Slice synchronization across federated aggregates +- some bugs are fixed + +* Wed Jan 06 2010 Thierry Parmentelat - sfa-0.9-8 +- checkpoint with fewer mentions of geni + * Tue Jan 05 2010 Thierry Parmentelat - sfa-0.9-7 - checkpointing - this is believed to pass the tests; among other things: