[openni] ExclusiveArch: %ix86 x86_64 (#709718)

Rex Dieter rdieter at fedoraproject.org
Mon Jun 27 13:17:01 UTC 2011


commit 6cf5f7bce7ec7fff7cfda744e25f180898aae402
Author: Rex Dieter <rdieter at fedoraproject.org>
Date:   Mon Jun 27 08:16:50 2011 -0500

    ExclusiveArch: %ix86 x86_64 (#709718)

 openni.spec |    7 +++++--
 1 files changed, 5 insertions(+), 2 deletions(-)
---
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 <rdieter at fedoraproject.org> 1.0.0.25-0.5.git4c9ff978
+- ExclusiveArch: %%ix86 x86_64 (#709718)
+
 * Fri Feb 11 2011 Tim Niemueller <tim at niemueller.de> - 1.0.0.25-0.4.git4c9ff978
 - Exclude ppc64, it is not supported by OpenNI
 


More information about the scm-commits mailing list