Setting tag nodemanager-2.0-30 nodemanager-2.0-30
authorThierry Parmentelat <thierry.parmentelat@sophia.inria.fr>
Sun, 20 Mar 2011 23:51:28 +0000 (00:51 +0100)
committerThierry Parmentelat <thierry.parmentelat@sophia.inria.fr>
Sun, 20 Mar 2011 23:51:28 +0000 (00:51 +0100)
new initscript_body slice tag, with stop and restart
generic vinit script live updated
new coresched module
protect against non-existing vsys scripts
use Config. instead of globals

NodeManager.spec

index be1602e..d762fdb 100644 (file)
@@ -2,7 +2,7 @@
 
 %define name NodeManager
 %define version 2.0
-%define taglevel 29
+%define taglevel 30
 
 %define release %{taglevel}%{?pldistro:.%{pldistro}}%{?date:.%{date}}
 
@@ -131,6 +131,13 @@ rm -rf $RPM_BUILD_ROOT
 /var/lib/
 
 %changelog
+* Mon Mar 21 2011 Thierry Parmentelat <thierry.parmentelat@sophia.inria.fr> - nodemanager-2.0-30
+- new initscript_body slice tag, with stop and restart
+- generic vinit script live updated
+- new coresched module
+- protect against non-existing vsys scripts
+- use Config. instead of globals
+
 * Sun Feb 20 2011 Thierry Parmentelat <thierry.parmentelat@sophia.inria.fr> - nodemanager-2.0-29
 - more robust reservation plugin