public inbox for git-commits@fedoraproject.org
help / color / mirror / Atom feed
To: git-commits@fedoraproject.org
Subject: [rpms/opencv] opencv5: Fix cmake files location, apply patch0 and add data/opencv4/quality
Date: Fri, 28 Aug 2026 13:31:19 GMT [thread overview]
Message-ID: <178792387929.1.14433416247660511515.rpms-opencv-6e473cb5112c@fedoraproject.org> (raw)
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
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=178792387929.1.14433416247660511515.rpms-opencv-6e473cb5112c@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