From: Marcin Krol Date: Sat, 27 Jul 2019 14:25:38 +0000 (+0200) Subject: - ceph no longer supports 32-bit archs X-Git-Url: https://git.tld-linux.org/?p=packages%2Flibvirt.git;a=commitdiff_plain;h=e6a341e2d7c7a36e72eeda5062672ea146435957 - ceph no longer supports 32-bit archs --- diff --git a/libvirt.spec b/libvirt.spec index 280b0a7..c2f8062 100644 --- a/libvirt.spec +++ b/libvirt.spec @@ -37,6 +37,11 @@ %undefine with_libxl %endif +# ceph >= 14.0 no longer support 32-bit archs +%ifarch %{ix86} +%undefine with_ceph +%endif + Summary: Toolkit to interact with virtualization capabilities Summary(pl.UTF-8): Narzędzia współpracujące z funkcjami wirtualizacji Name: libvirt