[virt-tools-list] [virt-viewer] spec: Don't disable spice support on some archs

Christophe Fergeau cfergeau at redhat.com
Wed Feb 26 15:42:20 UTC 2014


Nowadays spice-gtk no longer has an ExclusiveArch: x86 x86_64 %{arm}
virt-viewer can try to use spice-gtk on all archs.
---
 virt-viewer.spec.in | 5 -----
 1 file changed, 5 deletions(-)

diff --git a/virt-viewer.spec.in b/virt-viewer.spec.in
index d68029c..5310b1e 100644
--- a/virt-viewer.spec.in
+++ b/virt-viewer.spec.in
@@ -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}
-- 
1.8.5.3




More information about the virt-tools-list mailing list