public inbox for git-commits@fedoraproject.org
help / color / mirror / Atom feed
* [rpms/opencv] opencv5: Fix cmake files location, apply patch0 and add data/opencv4/quality
@ 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 : 6e473cb5112c7ac25870e393b2afd7958e108da7
Author : Sérgio M. Basto <sergio@serjux.com>
Date : 2019-09-14T19:06:39+01:00
Stats : +4/-1 in 1 file(s)
URL : https://src.fedoraproject.org/rpms/opencv/c/6e473cb5112c7ac25870e393b2afd7958e108da7?branch=opencv5
Log:
Fix cmake files location, apply patch0 and add data/opencv4/quality
files into package
---
diff --git a/opencv.spec b/opencv.spec
index 11a0d65..f0d6694 100644
--- a/opencv.spec
+++ b/opencv.spec
@@ -251,6 +251,8 @@ rm -r 3rdparty/
mkdir 3rdparty/
mv quirc/ 3rdparty/
+%patch0 -p1 -b .install_3rdparty_licenses
+
pushd %{name}_contrib-%{version}
popd
@@ -362,6 +364,7 @@ popd
%{_datadir}/opencv4/haarcascades
%{_datadir}/opencv4/lbpcascades
%{_datadir}/opencv4/valgrind*
+%{_datadir}/opencv4/quality
%files core
%license LICENSE
@@ -392,7 +395,7 @@ popd
%{_includedir}/opencv4/opencv2
%{_libdir}/lib*.so
%{_libdir}/pkgconfig/opencv.pc
-%{_libdir}/cmake/opencv4/*.cmake
+%{_libdir}/cmake/OpenCV/*.cmake
%files doc
%{_datadir}/opencv4/samples
^ 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: Fix cmake files location, apply patch0 and add data/opencv4/quality
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox