Login
[x]
Log in using an account from:
Fedora Account System
Red Hat Associate
Red Hat Customer
Or login using a Red Hat Bugzilla account
Forgot Password
Login:
Hide Forgot
Create an Account
Red Hat Bugzilla – Attachment 850607 Details for
Bug 1053764
[PATCH] Enable support OpenCL
[?]
New
Simple Search
Advanced Search
My Links
Browse
Requests
Reports
Current State
Search
Tabular reports
Graphical reports
Duplicates
Other Reports
User Changes
Plotly Reports
Bug Status
Bug Severity
Non-Defaults
|
Product Dashboard
Help
Page Help!
Bug Writing Guidelines
What's new
Browser Support Policy
5.0.4.rh83 Release notes
FAQ
Guides index
User guide
Web Services
Contact
Legal
This site requires JavaScript to be enabled to function correctly, please enable it.
[patch]
[PATCH] Enable support OpenCL
0001-Enable-support-OpenCL.patch (text/plain), 1.83 KB, created by
Igor Gnatenko
on 2014-01-15 18:04:10 UTC
(
hide
)
Description:
[PATCH] Enable support OpenCL
Filename:
MIME Type:
Creator:
Igor Gnatenko
Created:
2014-01-15 18:04:10 UTC
Size:
1.83 KB
patch
obsolete
>From 9da8f7049b7e7ebbac1e40c32f02155e4e617686 Mon Sep 17 00:00:00 2001 >From: Igor Gnatenko <i.gnatenko.brain@gmail.com> >Date: Wed, 15 Jan 2014 22:00:28 +0400 >Subject: [PATCH] Enable support OpenCL > >Signed-off-by: Igor Gnatenko <i.gnatenko.brain@gmail.com> >Reference: https://bugzilla.redhat.com/show_bug.cgi?id=1053764 >--- > opencv.spec | 11 +++++++---- > 1 file changed, 7 insertions(+), 4 deletions(-) > >diff --git a/opencv.spec b/opencv.spec >index 30c2677..055aa05 100644 >--- a/opencv.spec >+++ b/opencv.spec >@@ -2,7 +2,7 @@ > > Name: opencv > Version: 2.4.7 >-Release: 3%{?dist} >+Release: 4%{?dist} > Summary: Collection of algorithms for computer vision > > Group: Development/Libraries >@@ -67,7 +67,7 @@ BuildRequires: python-sphinx > %{?_with_ffmpeg:BuildRequires: ffmpeg-devel >= 0.4.9} > %{!?_without_gstreamer:BuildRequires: gstreamer-devel gstreamer-plugins-base-devel} > %{?_with_xine:BuildRequires: xine-lib-devel} >- >+BuildRequires: opencl-headers > > Requires: opencv-core%{_isa} = %{version}-%{release} > >@@ -168,6 +168,7 @@ pushd build > %{!?_with_xine:-DWITH_XINE=0} \ > -DINSTALL_C_EXAMPLES=1 \ > -DINSTALL_PYTHON_EXAMPLES=1 \ >+ -DOPENCL_INCLUDE_DIR=${_includedir}/CL \ > .. > > make VERBOSE=1 %{?_smp_mflags} >@@ -239,7 +240,7 @@ 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 >@@ -249,7 +250,6 @@ popd > %dir %{_libdir}/OpenCV/ > %{_libdir}/OpenCV/*.cmake > >- > %files devel-docs > %doc doc/*.{htm,png,jpg} > %doc %{_datadir}/OpenCV/samples >@@ -260,6 +260,9 @@ popd > > > %changelog >+* Wed Jan 15 2014 Igor Gnatenko <i.gnatenko.brain@gmail.com> - 2.4.7-4 >+- Enable OpenCL >+ > * Wed Nov 27 2013 Rex Dieter <rdieter@fedoraproject.org> 2.4.7-3 > - rebuild (openexr) > >-- >1.8.4.2 >
You cannot view the attachment while viewing its details because your browser does not support IFRAMEs.
View the attachment on a separate page
.
View Attachment As Diff
View Attachment As Raw
Actions:
View
|
Diff
Attachments on
bug 1053764
: 850607