Setting tag NodeManager-2.0-4
authorThierry Parmentelat <thierry.parmentelat@sophia.inria.fr>
Fri, 2 Apr 2010 13:18:29 +0000 (13:18 +0000)
committerThierry Parmentelat <thierry.parmentelat@sophia.inria.fr>
Fri, 2 Apr 2010 13:18:29 +0000 (13:18 +0000)
protect against nodes in migrated PLC's not having the hrn tag yet

NodeManager.spec

index 195c4e9..d38d73a 100644 (file)
@@ -7,7 +7,7 @@
 
 %define name NodeManager
 %define version 2.0
-%define taglevel 3
+%define taglevel 4
 
 %define release %{taglevel}%{?pldistro:.%{pldistro}}%{?date:.%{date}}
 
@@ -110,6 +110,9 @@ rm -rf $RPM_BUILD_ROOT
 %{_sysconfdir}/logrotate.d/nm
 
 %changelog
+* Fri Apr 02 2010 Thierry Parmentelat <thierry.parmentelat@sophia.inria.fr> - NodeManager-2.0-4
+- protect against nodes in migrated PLC's not having the hrn tag yet
+
 * Fri Mar 12 2010 Thierry Parmentelat <thierry.parmentelat@sophia.inria.fr> - NodeManager-2.0-3
 - new omf-resctl and drl plugins
 - specialaccount optimized to overwrite authorized keys only upon changes