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:
committed by
Git OBS Bridge
parent
629639139d
commit
47f0052ddf
@@ -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>
|
Thu May 28 20:35:31 UTC 2020 - Kirk Allan <kallan@suse.com>
|
||||||
|
|
||||||
|
@@ -37,13 +37,10 @@
|
|||||||
# X modules are lower prio upstream and once in a while fail. Offer an easy way to enable/disable them.
|
# X modules are lower prio upstream and once in a while fail. Offer an easy way to enable/disable them.
|
||||||
%define with_X 1
|
%define with_X 1
|
||||||
|
|
||||||
%if 0%{?suse_version} > 1500 || 0%{?sle_version} >= 0150200
|
# VMware has asked to not build the service discovery plugin until they have
|
||||||
%define with_sdmp 1
|
# removed the netstat dependency.
|
||||||
%define arg_servicediscovery --enable-servicediscovery
|
|
||||||
%else
|
|
||||||
%define with_sdmp 0
|
%define with_sdmp 0
|
||||||
%define arg_servicediscovery --without-servicediscovery
|
%define arg_servicediscovery --without-servicediscovery
|
||||||
%endif
|
|
||||||
|
|
||||||
Name: open-vm-tools
|
Name: open-vm-tools
|
||||||
%define subname open-vm-tools
|
%define subname open-vm-tools
|
||||||
|
Reference in New Issue
Block a user