public inbox for git-commits@fedoraproject.org
help / color / mirror / Atom feed
To: git-commits@fedoraproject.org
Subject: [rpms/opencv] opencv5: Update to 4.1.0
Date: Fri, 28 Aug 2026 13:31:16 GMT	[thread overview]
Message-ID: <178792387650.1.2078798153057710281.rpms-opencv-a7f630433db8@fedoraproject.org> (raw)

A new commit has been pushed.

Repo   : rpms/opencv
Branch : opencv5
Commit : a7f630433db89546a3920d05fb1a23ff0686c63e
Author : Sérgio Basto <sergio@serjux.com>
Date   : 2019-09-13T23:57:36+02:00
Stats  : +17/-11 in 1 file(s)
URL    : https://src.fedoraproject.org/rpms/opencv/c/a7f630433db89546a3920d05fb1a23ff0686c63e?branch=opencv5

Log:
Update to 4.1.0

---
diff --git a/opencv.spec b/opencv.spec
index 1ae32b1..a0d3605 100644
--- a/opencv.spec
+++ b/opencv.spec
@@ -309,6 +309,8 @@ popd
  -DWITH_LIBV4L=ON \
  -DWITH_OPENMP=ON \
  -DOPENCV_CONFIG_INSTALL_PATH=%{_lib}/cmake/OpenCV \
+ -DOPENCV_GENERATE_PKGCONFIG=ON \
+ -DOPENCV_PC_FILE_NAME=opencv.pc \
  %{?with_gdcm: -DWITH_GDCM=ON } \
  %{?with_libmfx: -DWITH_MFX=ON } \
  %{?with_clp: -DWITH_CLP=ON } \
@@ -357,14 +359,14 @@ popd
 %files
 %doc README.md
 %{_bindir}/opencv_*
-%dir %{_datadir}/OpenCV
-%{_datadir}/OpenCV/haarcascades
-%{_datadir}/OpenCV/lbpcascades
-%{_datadir}/OpenCV/valgrind*
+%dir %{_datadir}/opencv4
+%{_datadir}/opencv4/haarcascades
+%{_datadir}/opencv4/lbpcascades
+%{_datadir}/opencv4/valgrind*
 
 %files core
 %license LICENSE
-%{_datadir}/licenses/opencv3/
+%{_datadir}/licenses/opencv4/
 %{_libdir}/libopencv_core.so.%{abiver}*
 %{_libdir}/libopencv_cvv.so.%{abiver}*
 %{_libdir}/libopencv_features2d.so.%{abiver}*
@@ -387,18 +389,18 @@ popd
 %endif
 
 %files devel
-%{_includedir}/opencv
-%{_includedir}/opencv2
+#{_includedir}/opencv
+%{_includedir}/opencv4/opencv2
 %{_libdir}/lib*.so
 %{_libdir}/pkgconfig/opencv.pc
-%{_libdir}/cmake/OpenCV/*.cmake
+%{_libdir}/cmake/opencv4/*.cmake
 
 %files doc
-%{_datadir}/OpenCV/samples
-%{_datadir}/OpenCV/doc
+%{_datadir}/opencv4/samples
+#{_datadir}/opencv4/doc
 
 %files -n python3-opencv
-%{_bindir}/setup_vars_opencv3.sh
+%{_bindir}/setup_vars_opencv4.sh
 %{python3_sitearch}/cv2.cpython-3*.so
 
 %if %{with java}
@@ -431,6 +433,7 @@ popd
 %{_libdir}/libopencv_plot.so.%{abiver}*
 %{_libdir}/libopencv_reg.so.%{abiver}*
 %{_libdir}/libopencv_rgbd.so.%{abiver}*
+%{_libdir}/libopencv_quality.so.%{abiver}*
 %{_libdir}/libopencv_saliency.so.%{abiver}*
 %{_libdir}/libopencv_stereo.so.%{abiver}*
 %{_libdir}/libopencv_structured_light.so.%{abiver}*
@@ -445,6 +448,9 @@ popd
 * Fri Sep 13 2019 Nicolas Chauvet <kwizart@gmail.com> - 4.1.1-1
 - Update to 4.1.1
 
+* Fri Sep 13 2019 Sérgio Basto <sergio@serjux.com> - 4.1.0-1
+- Update opencv to 4.1.0
+
 * Fri Sep 13 2019 Sérgio Basto <sergio@serjux.com> - 3.4.6-9
 - Reenable pylint and vtk, they are working now.
 

                 reply	other threads:[~2026-08-28 13:31 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=178792387650.1.2078798153057710281.rpms-opencv-a7f630433db8@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