public inbox for git-commits@fedoraproject.org
help / color / mirror / Atom feed
* [rpms/opencv] opencv5: Finally something that can build
@ 2026-08-28 13:30 Nicolas Chauvet
0 siblings, 0 replies; only message in thread
From: Nicolas Chauvet @ 2026-08-28 13:30 UTC (permalink / raw)
To: git-commits
A new commit has been pushed.
Repo : rpms/opencv
Branch : opencv5
Commit : 9c53e89e62d65b90dc0ee3f550addab659606187
Author : Nicolas Chauvet <kwizart@gmail.com>
Date : 2012-06-06T23:17:42+02:00
Stats : +5/-0 in 1 file(s)
URL : https://src.fedoraproject.org/rpms/opencv/c/9c53e89e62d65b90dc0ee3f550addab659606187?branch=opencv5
Log:
Finally something that can build
Still runtime testing before ABI bump in Rawhide
---
diff --git a/opencv.spec b/opencv.spec
index 633a604..c674512 100644
--- a/opencv.spec
+++ b/opencv.spec
@@ -160,6 +160,11 @@ rm -rf $RPM_BUILD_ROOT%{_datadir}/OpenCV/doc
popd
+#Cmake mess
+mkdir -p $RPM_BUILD_ROOT%{_libdir}/cmake/OpenCV
+mv $RPM_BUILD_ROOT%{_datadir}/OpenCV/*.cmake \
+ $RPM_BUILD_ROOT%{_libdir}/cmake/OpenCV
+
%check
# Check fails since we don't support most video
^ permalink raw reply related [flat|nested] only message in thread
only message in thread, other threads:[~2026-08-28 13:30 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:30 [rpms/opencv] opencv5: Finally something that can build Nicolas Chauvet
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox