- Don't do permission handling in open-vm-tools: the suid-binary

is in the -destop subpackage.

OBS-URL: https://build.opensuse.org/package/show/Virtualization:VMware/open-vm-tools?expand=0&rev=264
This commit is contained in:
Dominique Leuenberger 2014-10-24 12:33:07 +00:00 committed by Git OBS Bridge
parent 77b03ab5a0
commit 625a7d8371
2 changed files with 6 additions and 5 deletions

View File

@ -1,3 +1,9 @@
-------------------------------------------------------------------
Fri Oct 24 12:32:38 UTC 2014 - dimstar@opensuse.org
- Don't do permission handling in open-vm-tools: the suid-binary
is in the -destop subpackage.
-------------------------------------------------------------------
Mon Oct 20 15:35:41 UTC 2014 - dimstar@opensuse.org

View File

@ -357,11 +357,6 @@ find %{buildroot} -name '*vmhgfs*' -delete -print
%endif
%post
%if 0%{?suse_version} <= 1130
%run_permissions
%else
%set_permissions /usr/bin/vmware-user-suid-wrapper
%endif
/sbin/ldconfig
%if %{with_systemd}
%service_add_post vmtoolsd.service