spec: Don't disable spice support on some archs

Nowadays spice-gtk no longer has an ExclusiveArch: x86 x86_64 %{arm}
virt-viewer can be built with spice-gtk support on all arches.
This commit is contained in:
Christophe Fergeau 2014-02-26 16:25:53 +01:00
parent 895ef8029e
commit 8f0dd93e8f

View File

@ -20,11 +20,6 @@
%define with_govirt 1
%endif
# spice-gtk is x86 x86_64 arm only currently:
%ifnarch %{ix86} x86_64 %{arm}
%define with_spice 0
%endif
Name: @PACKAGE@
Version: @VERSION@
Release: 1%{?dist}%{?extra_release}