public inbox for git-commits@fedoraproject.org
help / color / mirror / Atom feed
* [rpms/opencv] opencv5: Add missiing % character
@ 2026-08-28 13:30 Josef Ridky
0 siblings, 0 replies; only message in thread
From: Josef Ridky @ 2026-08-28 13:30 UTC (permalink / raw)
To: git-commits
A new commit has been pushed.
Repo : rpms/opencv
Branch : opencv5
Commit : eaccdf2d8868bc7717a2072d3a8daad4d0a87426
Author : Josef Ridky <jridky@redhat.com>
Date : 2018-03-02T10:44:43+01:00
Stats : +1/-1 in 1 file(s)
URL : https://src.fedoraproject.org/rpms/opencv/c/eaccdf2d8868bc7717a2072d3a8daad4d0a87426?branch=opencv5
Log:
Add missiing % character
---
diff --git a/opencv.spec b/opencv.spec
index a263c0f..603b1b0 100644
--- a/opencv.spec
+++ b/opencv.spec
@@ -368,7 +368,7 @@ popd
%{_libdir}/libopencv_calib3d.so.%{abiver}*
%{_libdir}/libopencv_ccalib.so.%{abiver}*
#Module opencv_datasets disabled because opencv_text dependency can't be resolved!
-{_libdir}/libopencv_datasets.so.%%{abiver}*
+%{_libdir}/libopencv_datasets.so.%%{abiver}*
# Disabled because of missing dependency package in fedora (protobuf-cpp)
#{_libdir}/libopencv_dnn.so.%%{abiver}*
%{_libdir}/libopencv_dpm.so.%{abiver}*
^ 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: Add missiing % character Josef Ridky
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox