public inbox for git-commits@fedoraproject.org
help / color / mirror / Atom feed
* [rpms/opencv] opencv5: Update to 4.1.0
@ 2026-08-28 13:31 
  0 siblings, 0 replies; only message in thread
From:  @ 2026-08-28 13:31 UTC (permalink / raw)
  To: git-commits

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.
 

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

only message in thread, other threads:[~2026-08-28 13:31 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2026-08-28 13:31 [rpms/opencv] opencv5: Update to 4.1.0 

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