X-Git-Url: http://git.onelab.eu/?a=blobdiff_plain;f=sfa.spec;h=0d3c427a41bbf58d3019d67c69d6afe24adc7f03;hb=7524783a30ac99d063e743c89d58821b8d57ea2c;hp=f5f8e50e55016262a55ca2ca98909d3942f4b633;hpb=02b77e6682d91cec7ddb35fb140720e95a026e29;p=sfa.git diff --git a/sfa.spec b/sfa.spec index f5f8e50e..0d3c427a 100644 --- a/sfa.spec +++ b/sfa.spec @@ -1,6 +1,6 @@ %define name sfa %define version 2.1 -%define taglevel 22 +%define taglevel 23 %define release %{taglevel}%{?pldistro:.%{pldistro}}%{?date:.%{date}} %global python_sitearch %( python -c "from distutils.sysconfig import get_python_lib; print get_python_lib(1)" ) @@ -67,7 +67,7 @@ Group: Applications/System Requires: sfa %package client -Summary: the SFA experimenter-side CLI +Summary: sfi, the SFA experimenter-side CLI Group: Applications/System Requires: sfa Requires: pyOpenSSL >= 0.7 @@ -270,6 +270,14 @@ fi #[ "$1" -ge "1" ] && service sfa-cm restart || : %changelog +* Sun Jan 20 2013 Thierry Parmentelat - sfa-2.1-23 +- minor fix in registry +- fix for sfi gid, use clientbootstrap +- support for debians and ubuntus (packaging and initscript) +- deprecated cm package altogether +- pl flavour, minor fix for tags +- various fixes for the dummy flavour + * Sun Dec 16 2012 Thierry Parmentelat - sfa-2.1-22 - suited (and required) to run with plcapi-5.1-5 b/c of changes to AddPerson - tweaks in nitos importer