From 98c707385a5982197edc771e5f806df003f1fe1718f78b7bab28396b7db53476 Mon Sep 17 00:00:00 2001 From: Dominique Leuenberger Date: Fri, 4 Dec 2020 09:14:35 +0000 Subject: [PATCH] Accepting request 852660 from home:Guillaume_G:branches:Virtualization:VMware - Enable build on aarch64 OBS-URL: https://build.opensuse.org/request/show/852660 OBS-URL: https://build.opensuse.org/package/show/Virtualization:VMware/open-vm-tools?expand=0&rev=406 --- open-vm-tools.changes | 5 +++++ open-vm-tools.spec | 2 +- 2 files changed, 6 insertions(+), 1 deletion(-) diff --git a/open-vm-tools.changes b/open-vm-tools.changes index a9975d1..40d5389 100644 --- a/open-vm-tools.changes +++ b/open-vm-tools.changes @@ -1,3 +1,8 @@ +------------------------------------------------------------------- +Wed Dec 2 14:34:21 UTC 2020 - Guillaume GARDET + +- Enable build on aarch64 + ------------------------------------------------------------------- Mon Nov 9 19:31:01 UTC 2020 - Dominique Leuenberger diff --git a/open-vm-tools.spec b/open-vm-tools.spec index eff8745..a823276 100644 --- a/open-vm-tools.spec +++ b/open-vm-tools.spec @@ -134,7 +134,7 @@ Requires: which # 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 +ExclusiveArch: %ix86 x86_64 aarch64 #Upstream patches Patch0: pam-vmtoolsd.patch