diff --git a/openni.spec b/openni.spec index 1411cb8..ba95c48 100644 --- a/openni.spec +++ b/openni.spec @@ -2,7 +2,7 @@ Name: openni Version: 1.0.0.25 -Release: 0.4.git%{gitrev}%{?dist} +Release: 0.5.git%{gitrev}%{?dist} Summary: Library for human-machine Natural Interaction Group: System Environment/Libraries @@ -16,7 +16,7 @@ URL: http://www.openni.org Source0: openni-%{version}-git%{gitrev}.tar.gz Patch0: openni-1.0.0.25-fedora-buildsys.patch BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n) -ExcludeArch: ppc64 +ExclusiveArch: %{ix86} x86_64 BuildRequires: freeglut-devel, tinyxml-devel, libjpeg-devel, dos2unix, libusb1-devel BuildRequires: python, doxygen @@ -170,6 +170,9 @@ fi %changelog +* Mon Jun 27 2011 Rex Dieter 1.0.0.25-0.5.git4c9ff978 +- ExclusiveArch: %%ix86 x86_64 (#709718) + * Fri Feb 11 2011 Tim Niemueller - 1.0.0.25-0.4.git4c9ff978 - Exclude ppc64, it is not supported by OpenNI