]> git.ipfire.org Git - thirdparty/libvirt.git/commitdiff
spec: Xen arches have changed on Fedora 36+
authorCole Robinson <crobinso@redhat.com>
Sat, 11 Jun 2022 20:17:27 +0000 (16:17 -0400)
committerCole Robinson <crobinso@redhat.com>
Mon, 13 Jun 2022 12:11:31 +0000 (08:11 -0400)
Latest fedora 36+ xen builds have dropped i686 and armv7hl builds.

Reviewed-by: Erik Skultety <eskultet@redhat.com>
Signed-off-by: Cole Robinson <crobinso@redhat.com>
libvirt.spec.in

index 59d2f96709e691536ce683a7b49420a67cda3ee2..c4ea02fc8ee71d25c1308ab84ad43df0b5c53d0d 100644 (file)
@@ -21,6 +21,9 @@
 %define arches_systemtap_64bit  %{arches_64bit}
 %define arches_dmidecode        %{arches_x86}
 %define arches_xen              %{arches_x86} aarch64
+%if 0%{?fedora} >= 36
+%define arches_xen              x86_64 aarch64
+%endif
 %define arches_vbox             %{arches_x86}
 %define arches_ceph             %{arches_64bit}
 %define arches_zfs              %{arches_x86} %{power64} %{arm}