- added call to vmware-rpctool in %preun to unset the installed version

OBS-URL: https://build.opensuse.org/package/show/Virtualization:VMware/open-vm-tools?expand=0&rev=219
This commit is contained in:
Pavol Rusnak 2012-03-15 13:57:45 +00:00 committed by Git OBS Bridge
parent 0385f6e67f
commit 94788a577a
2 changed files with 6 additions and 0 deletions

View File

@ -1,3 +1,8 @@
-------------------------------------------------------------------
Thu Mar 15 13:56:41 UTC 2012 - prusnak@opensuse.org
- added call to vmware-rpctool in %preun to unset the installed version
-------------------------------------------------------------------
Sun Feb 5 15:07:36 UTC 2012 - dimstar@opensuse.org

View File

@ -300,6 +300,7 @@ if test "$FIRST_ARG" -ge 1 ; then
fi
fi
%stop_on_removal vmtoolsd
vmware-rpctool "tools.set.version 0" || :
%postun
%restart_on_update vmtoolsd