public inbox for git-commits@fedoraproject.org
help / color / mirror / Atom feed
To: git-commits@fedoraproject.org
Subject: [rpms/pcl] f44: openni is exclusive for x86
Date: Thu, 25 Jun 2026 05:49:02 GMT [thread overview]
Message-ID: <178236654272.1.5459004439249349004.rpms-pcl-16e130ca9a4e@fedoraproject.org> (raw)
A new commit has been pushed.
Repo : rpms/pcl
Branch : f44
Commit : 16e130ca9a4ea96a5c881a4a64a10bc20409351d
Author : Dan Horák <dan@danny.cz>
Date : 2012-01-08T17:33:42+01:00
Stats : +8/-2 in 1 file(s)
URL : https://src.fedoraproject.org/rpms/pcl/c/16e130ca9a4ea96a5c881a4a64a10bc20409351d?branch=f44
Log:
openni is exclusive for x86
---
diff --git a/pcl.spec b/pcl.spec
index 100aec9..50bdfa7 100644
--- a/pcl.spec
+++ b/pcl.spec
@@ -1,6 +1,6 @@
Name: pcl
Version: 1.3.1
-Release: 2%{?dist}
+Release: 3%{?dist}
Summary: Library for point cloud processing
Group: System Environment/Libraries
@@ -23,7 +23,10 @@ BuildRequires: tetex-latex
# mandatory
BuildRequires: eigen3-devel, flann-devel, cminpack-devel, vtk-devel, gl2ps-devel
# optional
-BuildRequires: qhull-devel, openni-devel, libusb1-devel, gtest-devel
+BuildRequires: qhull-devel, libusb1-devel, gtest-devel
+%ifarch %{ix86} x86_64
+BuildRequires: openni-devel
+%endif
%description
The Point Cloud Library (or PCL) is a large scale, open project for point
@@ -175,6 +178,9 @@ rm -rf $RPM_BUILD_ROOT
%changelog
+* Sun Jan 08 2012 Dan Horák <dan[at]danny.cz> - 1.3.1-3
+- openni is exclusive for x86
+
* Fri Dec 23 2011 Tim Niemueller <tim@niemueller.de> - 1.3.1-2
- Make sure documentation is not in main package
reply other threads:[~2026-06-25 5:49 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=178236654272.1.5459004439249349004.rpms-pcl-16e130ca9a4e@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