public inbox for git-commits@fedoraproject.org
help / color / mirror / Atom feed
* [rpms/opencv] opencv5: Quickfix for opencl
@ 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 : 9d108bb6df2a620388b119b16ddb51a1a889acc8
Author : Nicolas Chauvet <kwizart@gmail.com>
Date : 2014-01-17T13:41:22+01:00
Stats : +5/-2 in 1 file(s)
URL : https://src.fedoraproject.org/rpms/opencv/c/9d108bb6df2a620388b119b16ddb51a1a889acc8?branch=opencv5
Log:
Quickfix for opencl
---
diff --git a/opencv.spec b/opencv.spec
index 741268c..b547a57 100644
--- a/opencv.spec
+++ b/opencv.spec
@@ -2,7 +2,7 @@
Name: opencv
Version: 2.4.7
-Release: 4%{?dist}
+Release: 5%{?dist}
Summary: Collection of algorithms for computer vision
Group: Development/Libraries
# This is normal three clause BSD.
@@ -217,6 +217,7 @@ popd
%{_libdir}/libopencv_highgui.so.2.4*
%{_libdir}/libopencv_legacy.so.2.4*
%{_libdir}/libopencv_objdetect.so.2.4*
+%{_libdir}/libopencv_ocl.so.2.4*
%{_libdir}/libopencv_stitching.so.2.4*
%{_libdir}/libopencv_superres.so.2.4*
%{_libdir}/libopencv_ts.so.2.4*
@@ -232,7 +233,6 @@ popd
%{_libdir}/libopencv_ml.so.2.4*
%{_libdir}/libopencv_photo.so.2.4*
%{_libdir}/libopencv_video.so.2.4*
-%{_libdir}/libopencv_ocl.so.2.4*
%files devel
%{_includedir}/opencv
@@ -251,6 +251,9 @@ popd
%{python2_sitearch}/cv2.so
%changelog
+* Fri Jan 17 2014 Nicolas Chauvet <kwizart@gmail.com> - 2.4.7-5
+- Fix opencv_ocl isn't part of -core
+
* Thu Jan 16 2014 Christopher Meng <rpm@cicku.me> - 2.4.7-4
- Enable OpenCL support.
- SPEC small cleanup.
^ 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: Quickfix for opencl Nicolas Chauvet
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox