From: Stephen Soltesz Date: Fri, 13 Jun 2008 22:03:34 +0000 (+0000) Subject: Tagging module NodeManager - NodeManager-1.7-12 X-Git-Tag: NodeManager-1.7-12~1 X-Git-Url: http://git.onelab.eu/?a=commitdiff_plain;h=6e33efd318ed633236365efc648137e6d91e3782;p=nodemanager.git Tagging module NodeManager - NodeManager-1.7-12 Patch designed to work around the vsys-fail-to-restart problem with non-existent directories, and the vuseradd-fail-to-work on directories that do exist. This patch will work in conjunction with the new vsys patch. --- diff --git a/NodeManager.spec b/NodeManager.spec index 04179ec..5d2b0d3 100644 --- a/NodeManager.spec +++ b/NodeManager.spec @@ -7,7 +7,7 @@ %define name NodeManager %define version 1.7 -%define taglevel 11 +%define taglevel 12 %define release %{taglevel}%{?pldistro:.%{pldistro}}%{?date:.%{date}} @@ -98,6 +98,14 @@ rm -rf $RPM_BUILD_ROOT %{_sysconfdir}/logrotate.d/nm %changelog +* Fri Jun 13 2008 Stephen Soltesz - NodeManager-1.7-12 +- Patch designed to work around the vsys-fail-to-restart problem with +- non-existent directories, and the vuseradd-fail-to-work on directories that +- do exist. +- +- This patch will work in conjunction with the new vsys patch. +- + * Wed May 14 2008 Thierry Parmentelat - NodeManager-1.7-10 - fixed doc build by locating locally installed DTDs at build-time