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:
commit
7fb68e33e0
@ -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
|
Sun Feb 5 15:07:36 UTC 2012 - dimstar@opensuse.org
|
||||||
|
|
||||||
|
@ -300,6 +300,7 @@ if test "$FIRST_ARG" -ge 1 ; then
|
|||||||
fi
|
fi
|
||||||
fi
|
fi
|
||||||
%stop_on_removal vmtoolsd
|
%stop_on_removal vmtoolsd
|
||||||
|
vmware-rpctool "tools.set.version 0" || :
|
||||||
|
|
||||||
%postun
|
%postun
|
||||||
%restart_on_update vmtoolsd
|
%restart_on_update vmtoolsd
|
||||||
|
Loading…
x
Reference in New Issue
Block a user