public inbox for git-commits@fedoraproject.org
help / color / mirror / Atom feed
From: Scott K Logan <logans@cottsay.net>
To: git-commits@fedoraproject.org
Subject: [rpms/pcl] f44: Drop dependency on cminpack - not needed since 1.3
Date: Thu, 25 Jun 2026 05:50:03 GMT [thread overview]
Message-ID: <178236660324.1.11725944189410622243.rpms-pcl-23965ed072d7@fedoraproject.org> (raw)
A new commit has been pushed.
Repo : rpms/pcl
Branch : f44
Commit : 23965ed072d71690187a92e23251108e92b8173d
Author : Scott K Logan <logans@cottsay.net>
Date : 2021-03-27T14:42:49-07:00
Stats : +5/-2 in 1 file(s)
URL : https://src.fedoraproject.org/rpms/pcl/c/23965ed072d71690187a92e23251108e92b8173d?branch=f44
Log:
Drop dependency on cminpack - not needed since 1.3
---
diff --git a/pcl.spec b/pcl.spec
index d44e131..a1da4ca 100644
--- a/pcl.spec
+++ b/pcl.spec
@@ -37,7 +37,7 @@ BuildRequires: cmake, gcc-c++, boost-devel
BuildRequires: doxygen, graphviz, /usr/bin/sphinx-build
# mandatory
-BuildRequires: eigen3-static, flann-devel, cminpack-devel, vtk-devel, gl2ps-devel, hdf5-devel, libxml2-devel, netcdf-cxx-devel, jsoncpp-devel, metslib-static, libXext-devel
+BuildRequires: eigen3-static, flann-devel, vtk-devel, gl2ps-devel, hdf5-devel, libxml2-devel, netcdf-cxx-devel, jsoncpp-devel, metslib-static, libXext-devel
# To fix "The imported target "VTK::ParseJava" references the file "/usr/bin/vtkParseJava" but this file does not exist.", possible vtk packaging issue
BuildRequires: vtk-java
# optional
@@ -58,7 +58,7 @@ fitting and segmentation.
Summary: Development files for %{name}
Requires: %{name} = %{version}-%{release}
Requires: pkgconfig
-Requires: eigen3-devel, qhull-devel, cminpack-devel, flann-devel, vtk-devel
+Requires: eigen3-devel, qhull-devel, flann-devel, vtk-devel
%ifarch %{ix86} x86_64
Requires: openni-devel
%endif
@@ -193,6 +193,9 @@ mv $RPM_BUILD_ROOT%{_datadir}/%{name}-*/Modules $RPM_BUILD_ROOT%{_libdir}/cmake/
%doc %{_vpath_builddir}/doc/advanced/advanced
%changelog
+* Sat Mar 27 2021 Scott K Logan <logans@cottsay.net> - 1.11.1-3
+- Drop dependency on cminpack - not needed since 1.3
+
* Sun Mar 07 2021 Sandro Mani <manisandro@gmail.com> - 1.11.1-2
- Rebuild (proj)
reply other threads:[~2026-06-25 5:50 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=178236660324.1.11725944189410622243.rpms-pcl-23965ed072d7@fedoraproject.org \
--to=logans@cottsay.net \
--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