Accepting request 811248 from Virtualization:VMware

OBS-URL: https://build.opensuse.org/request/show/811248
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/open-vm-tools?expand=0&rev=93
This commit is contained in:
Dominique Leuenberger 2020-06-08 21:43:28 +00:00 committed by Git OBS Bridge
commit 5b4d9531e1
2 changed files with 11 additions and 5 deletions

View File

@ -1,3 +1,12 @@
-------------------------------------------------------------------
Wed Jun 3 20:56:17 UTC 2020 - Kirk Allan <kallan@suse.com>
- VMware has now asked that in updating to 11.1.0 (build 16036546) (boo#1171764)
to hold off on producing the open-vm-tools-sdmp service discovery plugin
(boo#1171765) for all SUSE versions due to the plugin's dependency on
netstat. Once they have removed the netstat dependency we will need to go
through the ECO process to get the plugin added.
-------------------------------------------------------------------
Thu May 28 20:35:31 UTC 2020 - Kirk Allan <kallan@suse.com>

View File

@ -37,13 +37,10 @@
# X modules are lower prio upstream and once in a while fail. Offer an easy way to enable/disable them.
%define with_X 1
%if 0%{?suse_version} > 1500 || 0%{?sle_version} >= 0150200
%define with_sdmp 1
%define arg_servicediscovery --enable-servicediscovery
%else
# VMware has asked to not build the service discovery plugin until they have
# removed the netstat dependency.
%define with_sdmp 0
%define arg_servicediscovery --without-servicediscovery
%endif
Name: open-vm-tools
%define subname open-vm-tools