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:
parent
3e167d6faa
commit
481dce9f6d
@ -13,7 +13,7 @@
|
|||||||
|
|
||||||
Name: spice-gtk
|
Name: spice-gtk
|
||||||
Version: 0.11
|
Version: 0.11
|
||||||
Release: 4%{?dist}
|
Release: 5%{?dist}
|
||||||
Summary: A GTK+ widget for SPICE clients
|
Summary: A GTK+ widget for SPICE clients
|
||||||
|
|
||||||
Group: System Environment/Libraries
|
Group: System Environment/Libraries
|
||||||
@ -49,8 +49,6 @@ BuildRequires: spice-protocol
|
|||||||
BuildRequires: libtool
|
BuildRequires: libtool
|
||||||
Requires: spice-glib%{?_isa} = %{version}-%{release}
|
Requires: spice-glib%{?_isa} = %{version}-%{release}
|
||||||
|
|
||||||
ExclusiveArch: %{ix86} x86_64
|
|
||||||
|
|
||||||
%description
|
%description
|
||||||
Client libraries for SPICE desktop servers.
|
Client libraries for SPICE desktop servers.
|
||||||
|
|
||||||
@ -262,6 +260,11 @@ rm -f %{buildroot}%{_libdir}/python*/site-packages/*.la
|
|||||||
%{_bindir}/spicy-stats
|
%{_bindir}/spicy-stats
|
||||||
|
|
||||||
%changelog
|
%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
|
* Tue Mar 20 2012 Hans de Goede <hdegoede@redhat.com> - 0.11-4
|
||||||
- Add missing BuildRequires: usbutils, so that we get proper USB device
|
- Add missing BuildRequires: usbutils, so that we get proper USB device
|
||||||
descriptions in the USB device selection menu
|
descriptions in the USB device selection menu
|
||||||
|
Loading…
Reference in New Issue
Block a user