[packages/python-pyopencl] - stick to OpenCL 1.1 Requires; 1.2 symbols are required from icd library, not the backing one - rel
qboosh
qboosh at pld-linux.org
Sun May 22 21:00:43 CEST 2016
commit a8c1d76ccadb499a76c7de8f83c3d792efc5f53b
Author: Jakub Bogusz <qboosh at pld-linux.org>
Date: Sun May 22 21:01:08 2016 +0200
- stick to OpenCL 1.1 Requires; 1.2 symbols are required from icd library, not the backing one
- release 2
python-pyopencl.spec | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
---
diff --git a/python-pyopencl.spec b/python-pyopencl.spec
index d38a470..d88db23 100644
--- a/python-pyopencl.spec
+++ b/python-pyopencl.spec
@@ -12,7 +12,7 @@ Summary: Python 2 wrapper for OpenCL
Summary(pl.UTF-8): Interfejs Pythona 2 do OpenCL
Name: python-pyopencl
Version: 2016.1
-Release: 1
+Release: 2
License: MIT
Group: Libraries/Python
#Source0Download: https://pypi.python.org/simple/pyopencl/
@@ -57,7 +57,7 @@ BuildRequires: python3-pytools >= 2015.1.2
BuildRequires: python3-six >= 1.9.0
%endif
%endif
-Requires: OpenCL >= 1.2
+Requires: OpenCL >= 1.1
Requires: python-appdirs >= 1.4.0
Requires: python-decorator >= 3.2.0
Requires: python-numpy
================================================================
---- gitweb:
http://git.pld-linux.org/gitweb.cgi/packages/python-pyopencl.git/commitdiff/a8c1d76ccadb499a76c7de8f83c3d792efc5f53b
More information about the pld-cvs-commit
mailing list