From 6e16c0720661d88e722b2a4794cccc2a1e1616bd Mon Sep 17 00:00:00 2001 From: Daniel P. Berrange Date: Jul 26 2017 10:42:02 +0000 Subject: Re-enable ceph on i386 as build is now fixed (rhbz #1474773) Signed-off-by: Daniel P. Berrange --- diff --git a/qemu.spec b/qemu.spec index 853467d..0bdc490 100644 --- a/qemu.spec +++ b/qemu.spec @@ -44,7 +44,7 @@ %endif %global have_rbd 1 -%ifarch %{arm} ppc64 %{ix86} +%ifarch %{arm} ppc64 %global have_rbd 0 %endif @@ -2065,7 +2065,7 @@ getent passwd qemu >/dev/null || \ %changelog * Tue Jul 25 2017 Daniel Berrange - 2:2.9.0-8 -- Disabled RBD on i386, arm, ppc64 (rhbz #1474743) +- Disabled RBD on arm & ppc64 (rhbz #1474743) * Thu Jul 20 2017 Nathaniel McCallum - 2:2.9.0-7 - Fix binfmt dependencies and post scriptlets