From a90c98ade8a9acc50c799c96eaaa7aac15907b91 Mon Sep 17 00:00:00 2001 From: Eduardo Habkost Date: Aug 14 2012 15:48:47 +0000 Subject: enable x86only build option on RHEL builds Resolves: bz#821913 Signed-off-by: Eduardo Habkost --- diff --git a/qemu.spec b/qemu.spec index 5713e68..baeae35 100644 --- a/qemu.spec +++ b/qemu.spec @@ -22,7 +22,7 @@ %if 0%{?rhel} # RHEL-specific defaults: -%bcond_with x86only # disabled +%bcond_without x86only # enabled %bcond_without exclusive_x86_64 # enabled %bcond_with rbd # disabled %bcond_with fdt # disabled