From 8f0dd93e8f4699d572fd5aa6308598e9798e7408 Mon Sep 17 00:00:00 2001 From: Christophe Fergeau Date: Wed, 26 Feb 2014 16:25:53 +0100 Subject: [PATCH] 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. --- 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}