summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorChristophe Fergeau <cfergeau@redhat.com>2012-05-16 14:34:28 +0200
committerChristophe Fergeau <cfergeau@redhat.com>2012-06-04 14:19:14 +0200
commite20257b507e8c4a12b65632ac88ef079b32330ad (patch)
treea9aac60b626f91392dfd6bb6b229406b0184d510
parent0341125ca4dd77b58de0d0a580a0bc4515a59332 (diff)
spec: Don't restrict SPICE support to x86/x86_64HEADmaster
virt-viewer.spec currently disables SPICE support on arch which are not x86/x86_64. This used to be needed because spice-gtk had an ExclusiveArch to be only built on these arch. However, this restriction is now gone, so we can enable SPICE support on all newer distros
-rw-r--r--virt-viewer.spec.in5
1 files changed, 0 insertions, 5 deletions
diff --git a/virt-viewer.spec.in b/virt-viewer.spec.in
index bbdfade..ff87801 100644
--- a/virt-viewer.spec.in
+++ b/virt-viewer.spec.in
@@ -18,11 +18,6 @@
%define with_spice 1
%endif
-# spice-gtk is x86 x86_64 only currently:
-%ifnarch %{ix86} x86_64
-%define with_spice 0
-%endif
-
Name: @PACKAGE@
Version: @VERSION@
Release: 1%{?dist}%{?extra_release}