spec: Unconditionally add default-graphics=spice (bz 965864)

This commit is contained in:
Cole Robinson 2013-05-27 18:32:23 -04:00
parent 7f621db08f
commit a0961e35b7

View File

@ -133,13 +133,9 @@ machine).
%define _disable_unsupported_rhel --hide-unsupported-rhel-options
%endif
%if 0%{?default_graphics:1}
%define _default_graphics --default-graphics=%{default_graphics}
%endif
python setup.py configure \
--pkgversion="%{version}" \
--default-graphics="spice" \
%{?_qemu_user} \
%{?_kvm_packages} \
%{?_libvirt_packages} \