- 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:
parent
0385f6e67f
commit
94788a577a
@ -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
|
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