public inbox for git-commits@fedoraproject.org
help / color / mirror / Atom feed
From: Peter Robinson <pbrobinson@gmail.com>
To: git-commits@fedoraproject.org
Subject: [rpms/pcl] f44: Rebuild, minor spec cleanup
Date: Thu, 25 Jun 2026 05:49:42 GMT	[thread overview]
Message-ID: <178236658245.1.15889220517855360313.rpms-pcl-a2566ff7dd21@fedoraproject.org> (raw)

A new commit has been pushed.

Repo   : rpms/pcl
Branch : f44
Commit : a2566ff7dd216d79159e17587cc1ebd50fa1a5aa
Author : Peter Robinson <pbrobinson@gmail.com>
Date   : 2018-02-23T10:43:37+00:00
Stats  : +7/-9 in 1 file(s)
URL    : https://src.fedoraproject.org/rpms/pcl/c/a2566ff7dd216d79159e17587cc1ebd50fa1a5aa?branch=f44

Log:
Rebuild, minor spec cleanup

---
diff --git a/pcl.spec b/pcl.spec
index 9a4d8e9..1d4450d 100644
--- a/pcl.spec
+++ b/pcl.spec
@@ -4,12 +4,11 @@
 
 Name:           pcl
 Version:        1.8.1
-Release:        1%{?dist}
+Release:        2%{?dist}
 Summary:        Library for point cloud processing
-
-Group:          System Environment/Libraries
 License:        BSD
 URL:            http://pointclouds.org/
+
 # Source snapshots contain un-redistributable sources from nvidia
 # create_tarball_pcl.sh provided to strip non-free sources
 Source0:        %{name}-%{version}-fedora.tar.xz
@@ -25,6 +24,7 @@ Patch2:         %{name}-1.8.1-fedora.patch
 Patch3:         %{name}-1.7.2-doxyfix.patch
 # 
 Patch4:         %{name}-1.8.1-gcc7.patch
+
 # For plain building
 BuildRequires:  cmake, gcc-c++, boost-devel
 # Documentation
@@ -33,7 +33,7 @@ BuildRequires:  doxygen, graphviz, python-sphinx
 # mandatory
 BuildRequires:  eigen3-static, flann-devel, cminpack-devel, vtk-devel, gl2ps-devel, hdf5-devel, python-devel, libxml2-devel, netcdf-cxx-devel, jsoncpp-devel, metslib-static
 # optional
-BuildRequires:  qt5-qtbase-devel, qhull-devel, libusb1-devel, gtest-devel, qt5-qtwebkit-devel, python-sphinx
+BuildRequires:  qt5-qtbase-devel, qhull-devel, libusbx-devel, gtest-devel, qt5-qtwebkit-devel, python-sphinx
 %ifarch %{ix86} x86_64
 BuildRequires:  openni-devel
 %endif
@@ -48,7 +48,6 @@ fitting and segmentation.
 
 %package        devel
 Summary:        Development files for %{name}
-Group:          Development/Libraries
 Requires:       %{name} = %{version}-%{release}
 Requires:       pkgconfig
 Requires:       eigen3-devel, qhull-devel, cminpack-devel, flann-devel, vtk-devel
@@ -63,7 +62,6 @@ developing applications that use %{name}.
 
 %package        tools
 Summary:        Point cloud tools and viewers
-Group:          Development/Tools
 Requires:       %{name} = %{version}-%{release}
 
 %description    tools
@@ -73,10 +71,7 @@ for point cloud files and live Kinect data.
 
 %package        doc
 Summary:        PCL API documentation
-Group:          Documentation
-%if ! 0%{?rhel} || 0%{?rhel} >= 6
 BuildArch:      noarch
-%endif
 
 %description    doc
 The %{name}-doc package contains API documentation for the Point Cloud
@@ -192,6 +187,9 @@ ARGS='-V' make -C build test || true
 %doc build/doc/advanced/advanced
 
 %changelog
+* Fri Feb 23 2018 Peter Robinson <pbrobinson@fedoraproject.org> 1.8.1-2
+- Rebuild, minor spec cleanup
+
 * Fri Feb 09 2018 Rich Mattes <richmattes@gmail.com> - 1.8.1-1
 - Update to release 1.8.1
 

                 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=178236658245.1.15889220517855360313.rpms-pcl-a2566ff7dd21@fedoraproject.org \
    --to=pbrobinson@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