X-Git-Url: http://git.onelab.eu/?a=blobdiff_plain;f=sfa.spec;h=1985bf998d8fda95fabf687c256b425c0f57a8c1;hb=09089b7cecf89a0fa3f807c466f774683c29f221;hp=5f891a3a2ea1f03b944fef03edb3df573a103d90;hpb=b8bbe3a5913d58ee48697ad70c06d36253b6bde7;p=sfa.git diff --git a/sfa.spec b/sfa.spec index 5f891a3a..1985bf99 100644 --- a/sfa.spec +++ b/sfa.spec @@ -6,7 +6,7 @@ %define name sfa %define version 0.9 -%define taglevel 9 +%define taglevel 10 %define release %{taglevel}%{?pldistro:.%{pldistro}}%{?date:.%{date}} %global python_sitearch %( python -c "from distutils.sysconfig import get_python_lib; print get_python_lib(1)" ) @@ -101,6 +101,7 @@ rm -rf $RPM_BUILD_ROOT %config (noreplace) /etc/sfa/aggregates.xml %config (noreplace) /etc/sfa/registries.xml /etc/init.d/sfa +/etc/init.d/sfa_cm %{_bindir}/sfa-config-tty %{_bindir}/sfa-import-plc.py* %{_bindir}/sfa-clean-peer-records.py* @@ -126,6 +127,15 @@ rm -rf $RPM_BUILD_ROOT chkconfig --add sfa %changelog +* Thu Jan 21 2010 anil vengalil - sfa-0.9-10 +- This tag is quite same as the previous one (sfa-0.9-9) except that the vini and max aggregate managers are also updated for urn support. Other features are: +- - 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 +- - Site and Slice synchronization across federated aggregates +- - Script to generate sfa_component_config + * 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