Accepting request 109533 from Virtualization:VMware

- added call to vmware-rpctool in %preun to unset the installed
  version [bnc#748517]

OBS-URL: https://build.opensuse.org/request/show/109533
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/open-vm-tools?expand=0&rev=37
This commit is contained in:
Stephan Kulow 2012-03-16 12:19:10 +00:00 committed by Git OBS Bridge
commit 7fb68e33e0
2 changed files with 7 additions and 0 deletions

View File

@ -1,3 +1,9 @@
-------------------------------------------------------------------
Thu Mar 15 13:56:41 UTC 2012 - prusnak@opensuse.org
- added call to vmware-rpctool in %preun to unset the installed
version [bnc#748517]
-------------------------------------------------------------------
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