Remove ExclusiveArch

While it hasn't been tested yet on ppc/arm, it at least builds, and
our goal is to get it to work, so can remove the ExclusiveArch.
This commit is contained in:
Christophe Fergeau 2012-04-10 16:16:36 +02:00
parent 3e167d6faa
commit 481dce9f6d

View File

@ -13,7 +13,7 @@
Name: spice-gtk
Version: 0.11
Release: 4%{?dist}
Release: 5%{?dist}
Summary: A GTK+ widget for SPICE clients
Group: System Environment/Libraries
@ -49,8 +49,6 @@ BuildRequires: spice-protocol
BuildRequires: libtool
Requires: spice-glib%{?_isa} = %{version}-%{release}
ExclusiveArch: %{ix86} x86_64
%description
Client libraries for SPICE desktop servers.
@ -262,6 +260,11 @@ rm -f %{buildroot}%{_libdir}/python*/site-packages/*.la
%{_bindir}/spicy-stats
%changelog
* Tue Apr 10 2012 Christophe Fergeau <cfergeau@redhat.com> - 0.11-5
- Fix build on PPC
- Remove ExclusiveArch. While spice-gtk will build on ARM and PPC, it
hasn't been tested on these arch, so there may be some bugs.
* Tue Mar 20 2012 Hans de Goede <hdegoede@redhat.com> - 0.11-4
- Add missing BuildRequires: usbutils, so that we get proper USB device
descriptions in the USB device selection menu