Page MenuHomeSolus

D2281.id5477.diff
No OneTemporary

D2281.id5477.diff

diff --git a/abi_symbols b/abi_symbols
--- a/abi_symbols
+++ b/abi_symbols
@@ -3,6 +3,7 @@
libOpenCL.so.1:OPENCL_1.2
libOpenCL.so.1:OPENCL_2.0
libOpenCL.so.1:OPENCL_2.1
+libOpenCL.so.1:OPENCL_2.2
libOpenCL.so.1:clBuildProgram
libOpenCL.so.1:clCloneKernel
libOpenCL.so.1:clCompileProgram
@@ -127,6 +128,8 @@
libOpenCL.so.1:clSetKernelArgSVMPointer
libOpenCL.so.1:clSetKernelExecInfo
libOpenCL.so.1:clSetMemObjectDestructorCallback
+libOpenCL.so.1:clSetProgramReleaseCallback
+libOpenCL.so.1:clSetProgramSpecializationConstant
libOpenCL.so.1:clSetUserEventStatus
libOpenCL.so.1:clUnloadCompiler
libOpenCL.so.1:clUnloadPlatformCompiler
diff --git a/abi_symbols32 b/abi_symbols32
--- a/abi_symbols32
+++ b/abi_symbols32
@@ -3,6 +3,7 @@
libOpenCL.so.1:OPENCL_1.2
libOpenCL.so.1:OPENCL_2.0
libOpenCL.so.1:OPENCL_2.1
+libOpenCL.so.1:OPENCL_2.2
libOpenCL.so.1:clBuildProgram
libOpenCL.so.1:clCloneKernel
libOpenCL.so.1:clCompileProgram
@@ -127,6 +128,8 @@
libOpenCL.so.1:clSetKernelArgSVMPointer
libOpenCL.so.1:clSetKernelExecInfo
libOpenCL.so.1:clSetMemObjectDestructorCallback
+libOpenCL.so.1:clSetProgramReleaseCallback
+libOpenCL.so.1:clSetProgramSpecializationConstant
libOpenCL.so.1:clSetUserEventStatus
libOpenCL.so.1:clUnloadCompiler
libOpenCL.so.1:clUnloadPlatformCompiler
diff --git a/package.yml b/package.yml
--- a/package.yml
+++ b/package.yml
@@ -1,8 +1,8 @@
name : ocl-icd
-version : 2.2.11
-release : 4
+version : 2.2.12
+release : 5
source :
- - https://forge.imag.fr/frs/download.php/814/ocl-icd-2.2.11.tar.gz : 02fa41da98ae2807e92742196831d320e3fc2f4cb1118d0061d9f51dda867730
+ - https://forge.imag.fr/frs/download.php/836/ocl-icd-2.2.12.tar.gz : 7665f368354e3d2b7787ba4a23c6f061db1181195ba1914dd1cdcd462eca4df4
license : BSD-2-Clause
component : programming.library
summary : Vendor Neutral OpenCL Implementation
@@ -11,7 +11,10 @@
optimize : speed
emul32 : yes
builddeps :
+ - opencl-headers
- ruby
+rundeps :
+ - devel: opencl-headers
setup : |
%configure --disable-static \
--enable-custom-vendordir=/usr/share/OpenCL/vendors
@@ -21,3 +24,4 @@
%make_install
check : |
%make check
+
diff --git a/pspec_x86_64.xml b/pspec_x86_64.xml
--- a/pspec_x86_64.xml
+++ b/pspec_x86_64.xml
@@ -30,7 +30,7 @@
</Description>
<PartOf>emul32</PartOf>
<RuntimeDependencies>
- <Dependency release="4">ocl-icd</Dependency>
+ <Dependency release="5">ocl-icd</Dependency>
</RuntimeDependencies>
<Files>
<Path fileType="library">/usr/lib32/lib*.so.*</Path>
@@ -43,8 +43,8 @@
</Description>
<PartOf>programming.devel</PartOf>
<RuntimeDependencies>
- <Dependency release="4">ocl-icd-devel</Dependency>
- <Dependency release="4">ocl-icd-32bit</Dependency>
+ <Dependency release="5">ocl-icd-devel</Dependency>
+ <Dependency release="5">ocl-icd-32bit</Dependency>
</RuntimeDependencies>
<Files>
<Path fileType="library">/usr/lib32/lib*.so</Path>
@@ -58,7 +58,7 @@
</Description>
<PartOf>programming.devel</PartOf>
<RuntimeDependencies>
- <Dependency release="4">ocl-icd</Dependency>
+ <Dependency release="5">ocl-icd</Dependency>
</RuntimeDependencies>
<Files>
<Path fileType="header">/usr/include/</Path>
@@ -67,12 +67,12 @@
</Files>
</Package>
<History>
- <Update release="4">
- <Date>2017-11-06</Date>
- <Version>2.2.11</Version>
+ <Update release="5">
+ <Date>2018-02-13</Date>
+ <Version>2.2.12</Version>
<Comment>Packaging update</Comment>
<Name>Pierre-Yves</Name>
<Email>pyu@riseup.net</Email>
</Update>
</History>
</PISI>
\ No newline at end of file

File Metadata

Mime Type
text/plain
Expires
Thu, Aug 10, 7:34 PM (1 d, 3 h ago)
Storage Engine
blob
Storage Format
Raw Data
Storage Handle
5789643
Default Alt Text
D2281.id5477.diff (3 KB)

Event Timeline