public inbox for git-commits@fedoraproject.org
help / color / mirror / Atom feed
To: git-commits@fedoraproject.org
Subject: [rpms/opencv] opencv5: openni is exclusive for x86/x86_64
Date: Fri, 28 Aug 2026 13:30:01 GMT [thread overview]
Message-ID: <178792380189.1.539472755087258857.rpms-opencv-10c1114e20fa@fedoraproject.org> (raw)
A new commit has been pushed.
Repo : rpms/opencv
Branch : opencv5
Commit : 10c1114e20fa1a3cd4b9cd244e39f49d7abbc49d
Author : Dan Horák <dan@danny.cz>
Date : 2011-09-26T12:40:43+02:00
Stats : +8/-1 in 1 file(s)
URL : https://src.fedoraproject.org/rpms/opencv/c/10c1114e20fa1a3cd4b9cd244e39f49d7abbc49d?branch=opencv5
Log:
openni is exclusive for x86/x86_64
---
diff --git a/opencv.spec b/opencv.spec
index ce7c664..9aee2e8 100644
--- a/opencv.spec
+++ b/opencv.spec
@@ -4,7 +4,7 @@
Name: opencv
Version: 2.3.1
-Release: 1%{?dist}
+Release: 2%{?dist}
Summary: Collection of algorithms for computer vision
Group: Development/Libraries
@@ -38,8 +38,10 @@ BuildRequires: libjpeg-devel
BuildRequires: libtiff-devel
BuildRequires: libv4l-devel
BuildRequires: OpenEXR-devel
+%ifarch %{ix86} x86_64
BuildRequires: openni-devel
BuildRequires: openni-primesense
+%endif
%ifarch %{ix86} x86_64 ia64
BuildRequires: tbb-devel
%endif
@@ -126,7 +128,9 @@ pushd build
-DCUDA_VERBOSE_BUILD=1 \
-DCUDA_PROPAGATE_HOST_FLAGS=0 \
} \
+%ifarch %{ix86} x86_64
-DWITH_OPENNI=ON \
+%endif
%{!?_with_xine:-DWITH_XINE=0} \
-DINSTALL_C_EXAMPLES=1 \
-DINSTALL_PYTHON_EXAMPLES=1 \
@@ -210,6 +214,9 @@ rm -rf $RPM_BUILD_ROOT
%changelog
+* Mon Sep 26 2011 Dan Horák <dan[at]danny.cz> - 2.3.1-2
+- openni is exclusive for x86/x86_64
+
* Fri Aug 19 2011 Nicolas Chauvet <kwizart@gmail.com> - 2.3.1-1
- Update to 2.3.1
- Add BR openni-devel python-sphinx
reply other threads:[~2026-08-28 13:30 UTC|newest]
Thread overview: [no followups] expand[flat|nested] mbox.gz Atom feed
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=178792380189.1.539472755087258857.rpms-opencv-10c1114e20fa@fedoraproject.org \
--to=git-commits@fedoraproject.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox