Tagging module geniwrapper - geniwrapper-0.8-1
authorThierry Parmentelat <thierry.parmentelat@sophia.inria.fr>
Sun, 5 Jul 2009 12:03:33 +0000 (12:03 +0000)
committerThierry Parmentelat <thierry.parmentelat@sophia.inria.fr>
Sun, 5 Jul 2009 12:03:33 +0000 (12:03 +0000)
first step for cleanup and reorganization
mass-renaming from geni to sfa (some are still needed)
sfa/trust implements the security architecture

geniwrapper.spec

index 034a3de..ff41780 100644 (file)
@@ -2,7 +2,7 @@
 
 %define name sfa
 %define version 0.8
-%define taglevel 0
+%define taglevel 1
 
 %define release %{taglevel}%{?pldistro:.%{pldistro}}%{?date:.%{date}}
 %global python_sitearch        %( python -c "from distutils.sysconfig import get_python_lib; print get_python_lib(1)" )
@@ -93,6 +93,11 @@ rm -rf $RPM_BUILD_ROOT
 chkconfig --add sfa
 
 %changelog
+* Sun Jul 05 2009 Thierry Parmentelat <thierry.parmentelat@sophia.inria.fr> - geniwrapper-0.8-1
+- first step for cleanup and reorganization
+- mass-renaming from geni to sfa (some are still needed)
+- sfa/trust implements the security architecture
+
 * Wed Jul 01 2009 Thierry Parmentelat <thierry.parmentelat@sophia.inria.fr> - geniwrapper-0.2-7
 - snapshot for reproducible builds