diff --git a/open-vm-tools.service b/open-vm-tools.service index ecb72f3..bc926a3 100644 --- a/open-vm-tools.service +++ b/open-vm-tools.service @@ -6,7 +6,6 @@ ConditionVirtualization=vmware [Service] Type=simple ExecStart=/usr/bin/vmtoolsd -Restart=on-failure TimeoutStopSec=5 [Install] diff --git a/open-vm-tools.spec b/open-vm-tools.spec index d83edb7..e58eb1d 100644 --- a/open-vm-tools.spec +++ b/open-vm-tools.spec @@ -6,7 +6,7 @@ Name: open-vm-tools Version: %{toolsversion} -Release: 3%{?dist} +Release: 4%{?dist} Summary: Open VMware Tools for virtual machines hosted on VMware Group: Applications/System License: GPLv2 @@ -154,6 +154,10 @@ install -p -m 644 -D %{SOURCE1} %{buildroot}%{_unitdir}/%{toolsdaemon}.service %{_libdir}/libvmtools.so %changelog +* Wed May 01 2013 Ravindra Kumar - 9.2.3-4 +- Bumped the release to pick the new service definition with + no restart directive. + * Mon Apr 29 2013 Ravindra Kumar - 9.2.3-3 - open-vm-tools-9.2.3 require glib-2.14.0.