From cad2bcb6a1ac25a98ac28d54333b440324c247b1 Mon Sep 17 00:00:00 2001 From: Daniel P. Berrange Date: Feb 03 2015 10:57:50 +0000 Subject: Temporarily disable SPICE to break circular build-dep on libcacard --- diff --git a/qemu.spec b/qemu.spec index d69a4b5..57aba13 100644 --- a/qemu.spec +++ b/qemu.spec @@ -25,7 +25,7 @@ %bcond_without kvmonly # enabled %bcond_without exclusive_x86_64 # enabled %bcond_with rbd # disabled -%bcond_without spice # enabled +%bcond_with spice # disabled %bcond_without seccomp # enabled %bcond_with xfsprogs # disabled %bcond_with separate_kvm # disabled - for EPEL @@ -35,7 +35,7 @@ %bcond_with kvmonly # disabled %bcond_with exclusive_x86_64 # disabled %bcond_without rbd # enabled -%bcond_without spice # enabled +%bcond_with spice # disabled %bcond_without seccomp # enabled %bcond_without xfsprogs # enabled %bcond_with separate_kvm # disabled @@ -1503,6 +1503,7 @@ getent passwd qemu >/dev/null || \ %changelog * Tue Feb 3 2015 Daniel P. Berrange - 2:2.2.0-3 - Rebuild for changed xen soname +- Temporarily disable SPICE to break circular build-dep on libcacard * Wed Jan 28 2015 Daniel P. Berrange - 2:2.2.0-2 - Pass package information to configure