public inbox for git-commits@fedoraproject.org
help / color / mirror / Atom feed
From: Rich Mattes <richmattes@gmail.com>
To: git-commits@fedoraproject.org
Subject: [rpms/pcl] f44: Updated to release 1.6.0
Date: Thu, 25 Jun 2026 05:49:07 GMT [thread overview]
Message-ID: <178236654743.1.294334002701565172.rpms-pcl-658f480751bb@fedoraproject.org> (raw)
A new commit has been pushed.
Repo : rpms/pcl
Branch : f44
Commit : 658f480751bb4c1916dd548be451a91adf968008
Author : Rich Mattes <richmattes@gmail.com>
Date : 2012-08-09T23:39:24-04:00
Stats : +10/-6 in 1 file(s)
URL : https://src.fedoraproject.org/rpms/pcl/c/658f480751bb4c1916dd548be451a91adf968008?branch=f44
Log:
Updated to release 1.6.0
---
diff --git a/pcl.spec b/pcl.spec
index 05dab19..7d366f6 100644
--- a/pcl.spec
+++ b/pcl.spec
@@ -1,12 +1,12 @@
Name: pcl
-Version: 1.5.1
-Release: 3%{?dist}
+Version: 1.6.0
+Release: 1%{?dist}
Summary: Library for point cloud processing
Group: System Environment/Libraries
License: BSD
URL: http://pointclouds.org/
-Source0: http://dev.pointclouds.org/attachments/download/771/PCL-1.5.1-Source.tar.bz2
+Source0: http://www.pointclouds.org/assets/files/1.6.0/PCL-1.6.0-Source.tar.bz2
Patch0: PCL-1.4.0-Source-fedora.patch
Patch1: pcl-1.5.1-gcc47.patch
BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n)
@@ -24,7 +24,7 @@ BuildRequires: tetex-latex
# mandatory
BuildRequires: eigen3-devel, flann-devel, cminpack-devel, vtk-devel, gl2ps-devel
# optional
-BuildRequires: qhull-devel, libusb1-devel, gtest-devel
+BuildRequires: qhull-devel, libusb1-devel, gtest-devel qtwebkit-devel
%ifarch %{ix86} x86_64
BuildRequires: openni-devel
%endif
@@ -74,7 +74,7 @@ Library.
%prep
%setup -q -n PCL-%{version}-Source
%patch0 -p1
-%patch1 -p0
+#%patch1 -p0
# Just to make it obvious we're not using any of these
rm -rf 3rdparty
@@ -92,7 +92,8 @@ pushd build
-DCMAKE_SKIP_RPATH=ON \
..
-make %{?_smp_mflags}
+make
+#%{?_smp_mflags}
make doc
popd
@@ -184,6 +185,9 @@ rm -rf $RPM_BUILD_ROOT
%changelog
+* Mon Aug 06 2012 Rich Mattes <richmattes@gmail.com> - 1.6.0-1
+- Update to release 1.6.0
+
* Fri May 25 2012 Rich Mattes <richmattes@gmail.com> - 1.5.1-3
- Rebuild for new vtk
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=178236654743.1.294334002701565172.rpms-pcl-658f480751bb@fedoraproject.org \
--to=richmattes@gmail.com \
--cc=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