X-Git-Url: http://git.onelab.eu/?a=blobdiff_plain;f=sfa.spec;h=3e8e6908cba353695469bf6b1f41847450b574ec;hb=bf66533a92c2783fe8f8bd90076fa89a2e6e0441;hp=a30ff712e1b100e41c36c1f323c37cd577089a77;hpb=53cfd89c9fa5735ffd22b265d18e0dcf1d2cf106;p=sfa.git diff --git a/sfa.spec b/sfa.spec index a30ff712..3e8e6908 100644 --- a/sfa.spec +++ b/sfa.spec @@ -1,8 +1,8 @@ %define url $URL: svn+ssh://svn.planet-lab.org/svn/geniwrapper/trunk/geniwrapper.spec $ %define name sfa -%define version 0.8 -%define taglevel 4 +%define version 0.9 +%define taglevel 0 %define release %{taglevel}%{?pldistro:.%{pldistro}}%{?date:.%{date}} %global python_sitearch %( python -c "from distutils.sysconfig import get_python_lib; print get_python_lib(1)" ) @@ -94,6 +94,15 @@ rm -rf $RPM_BUILD_ROOT chkconfig --add sfa %changelog +* Thu Jul 23 2009 Thierry Parmentelat - geniwrapper-0.8-6 +- snapshot after the GEC5 demo +- should be the last tag set in the geniwrapper module, are we are now moving to the sfa module + +* Wed Jul 15 2009 Thierry Parmentelat - geniwrapper-0.8-5 +- snapshot july 15 - has gone through superficial manual testing +- hopefully a good basis for gec5 demo +- multi-dir sfi client tested as well + * Wed Jul 08 2009 Thierry Parmentelat - geniwrapper-0.8-4 - rename geniwrapper.spec into sfa.spec