public inbox for git-commits@fedoraproject.org
help / color / mirror / Atom feed
* [rpms/pcl] f44: Rebuild, minor spec cleanup
@ 2026-06-25  5:49 Peter Robinson
  0 siblings, 0 replies; only message in thread
From: Peter Robinson @ 2026-06-25  5:49 UTC (permalink / raw)
  To: git-commits

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
 

^ permalink raw reply related	[flat|nested] only message in thread

only message in thread, other threads:[~2026-06-25  5:49 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2026-06-25  5:49 [rpms/pcl] f44: Rebuild, minor spec cleanup Peter Robinson

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox