Build a package that can coexist with RHEL's qemu-kvm

This commit is contained in:
Lubomir Rintel 2014-02-26 11:52:34 +01:00
parent 269942c0fd
commit c7f978a916
1 changed files with 4 additions and 4 deletions

View File

@ -22,14 +22,14 @@
%if 0%{?rhel}
# RHEL-specific defaults:
%bcond_without kvmonly # enabled
%bcond_with kvmonly # enabled
%bcond_without exclusive_x86_64 # enabled
%bcond_with rbd # disabled
%bcond_without spice # enabled
%bcond_without seccomp # enabled
%bcond_with xfsprogs # disabled
%bcond_with separate_kvm # disabled - for EPEL
%bcond_with gtk # disabled
%bcond_without xfsprogs # disabled
%bcond_without separate_kvm # disabled - for EPEL
%bcond_without gtk # disabled
%else
# General defaults:
%bcond_with kvmonly # disabled