From 5fa4638798adec525183eff3b2cec351af98751bcb8c9ec9462740f9d4172800 Mon Sep 17 00:00:00 2001 From: Mike Latimer Date: Thu, 21 Dec 2017 00:46:33 +0000 Subject: [PATCH] Accepting request 558996 from home:mlatimer:branches:Virtualization:VMware - The VMware provided open-vm-tools-deploypkg is now obsoleted. OBS-URL: https://build.opensuse.org/request/show/558996 OBS-URL: https://build.opensuse.org/package/show/Virtualization:VMware/open-vm-tools?expand=0&rev=353 --- open-vm-tools.changes | 5 +++++ open-vm-tools.spec | 4 ++++ 2 files changed, 9 insertions(+) diff --git a/open-vm-tools.changes b/open-vm-tools.changes index 7ce11c6..ea1231d 100644 --- a/open-vm-tools.changes +++ b/open-vm-tools.changes @@ -1,3 +1,8 @@ +------------------------------------------------------------------- +Thu Dec 21 00:40:51 UTC 2017 - mlatimer@suse.com + +- The VMware provided open-vm-tools-deploypkg is now obsoleted. + ------------------------------------------------------------------- Fri Dec 15 23:45:30 UTC 2017 - mlatimer@suse.com diff --git a/open-vm-tools.spec b/open-vm-tools.spec index a1870cb..5878910 100644 --- a/open-vm-tools.spec +++ b/open-vm-tools.spec @@ -116,6 +116,10 @@ Requires: libvmtools0 = %{version}-%{release} Requires: net-tools Requires: tar Requires: which +# open-vm-tools >= 10.0.0 do not require open-vm-tools-deploypkg +# provided by VMware. That functionality is now available as part +# of open-vm-tools package itself. +Obsoletes: open-vm-tools-deploypkg <= 10.0.5 Supplements: modalias(pci:v000015ADd*sv*sd*bc*sc*i*) ExclusiveArch: %ix86 x86_64 Patch0: udev_rules-disk-devs-only.patch