public inbox for git-commits@fedoraproject.org
help / color / mirror / Atom feed
To: git-commits@fedoraproject.org
Subject: [rpms/opencv] opencv5: - TBB is available only on x86/x86_64 and ia64
Date: Fri, 28 Aug 2026 13:29:53 GMT [thread overview]
Message-ID: <178792379349.1.1121890730266443455.rpms-opencv-7d8e7064536c@fedoraproject.org> (raw)
A new commit has been pushed.
Repo : rpms/opencv
Branch : opencv5
Commit : 7d8e7064536c45966966e85c8456087462ca8cd8
Author : Dan Horák <sharkcz@fedoraproject.org>
Date : 2010-07-22T13:30:24+00:00
Stats : +6/-1 in 1 file(s)
URL : https://src.fedoraproject.org/rpms/opencv/c/7d8e7064536c45966966e85c8456087462ca8cd8?branch=opencv5
Log:
- TBB is available only on x86/x86_64 and ia64
---
diff --git a/opencv.spec b/opencv.spec
index 7ef0aef..1c6329d 100644
--- a/opencv.spec
+++ b/opencv.spec
@@ -4,7 +4,7 @@
Name: opencv
Version: 2.1.0
-Release: 3%{?dist}
+Release: 4%{?dist}
Summary: Collection of algorithms for computer vision
Group: Development/Libraries
@@ -39,7 +39,9 @@ BuildRequires: libpng-devel
BuildRequires: libjpeg-devel
BuildRequires: libtiff-devel
BuildRequires: OpenEXR-devel
+%ifarch %{ix86} x86_64 ia64
BuildRequires: tbb-devel
+%endif
BuildRequires: zlib-devel, pkgconfig
BuildRequires: python-devel
BuildRequires: python-imaging, numpy, swig >= 1.3.24
@@ -209,6 +211,9 @@ rm -rf $RPM_BUILD_ROOT
%changelog
+* Thu Jul 22 2010 Dan Horák <dan[at]danny.cz> - 2.1.0-4
+- TBB is available only on x86/x86_64 and ia64
+
* Wed Jul 21 2010 David Malcolm <dmalcolm@redhat.com> - 2.1.0-3
- Rebuilt for https://fedoraproject.org/wiki/Features/Python_2.7/MassRebuild
reply other threads:[~2026-08-28 13:29 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=178792379349.1.1121890730266443455.rpms-opencv-7d8e7064536c@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