public inbox for git-commits@fedoraproject.org
help / color / mirror / Atom feed
* [rpms/opencv] opencv5: Add missing directory ownership
@ 2026-08-28 13:31 Nicolas Chauvet
0 siblings, 0 replies; only message in thread
From: Nicolas Chauvet @ 2026-08-28 13:31 UTC (permalink / raw)
To: git-commits
A new commit has been pushed.
Repo : rpms/opencv
Branch : opencv5
Commit : 9fd3a5e294dc5bb8ffdbed9a70f5513a2001c6b3
Author : Nicolas Chauvet <kwizart@gmail.com>
Date : 2019-12-19T09:13:00+01:00
Stats : +1/-2 in 1 file(s)
URL : https://src.fedoraproject.org/rpms/opencv/c/9fd3a5e294dc5bb8ffdbed9a70f5513a2001c6b3?branch=opencv5
Log:
Add missing directory ownership
---
diff --git a/opencv.spec b/opencv.spec
index 9a8dc1b..29ee446 100644
--- a/opencv.spec
+++ b/opencv.spec
@@ -387,7 +387,7 @@ popd
%endif
%files devel
-#{_includedir}/opencv
+%dir %{_includedir}/opencv4
%{_includedir}/opencv4/opencv2
%{_libdir}/lib*.so
%{_libdir}/pkgconfig/opencv.pc
@@ -395,7 +395,6 @@ popd
%files doc
%{_datadir}/opencv4/samples
-#{_datadir}/opencv4/doc
%files -n python3-opencv
%{_bindir}/setup_vars_opencv4.sh
^ 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: Add missing directory ownership Nicolas Chauvet
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox