diff --git a/spice-gtk.spec b/spice-gtk.spec index 3ae8b5d..c09f0c9 100644 --- a/spice-gtk.spec +++ b/spice-gtk.spec @@ -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 - 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 - 0.11-4 - Add missing BuildRequires: usbutils, so that we get proper USB device descriptions in the USB device selection menu