Accepting request 811247 from home:kallan:branches:Virtualization:VMware

- 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.

OBS-URL: https://build.opensuse.org/request/show/811247
OBS-URL: https://build.opensuse.org/package/show/Virtualization:VMware/open-vm-tools?expand=0&rev=392
This commit is contained in:
Kirk Allan 2020-06-03 22:30:23 +00:00 committed by Git OBS Bridge
parent 629639139d
commit 47f0052ddf
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