Page MenuHomeSolus

D2279.id5475.diff
No OneTemporary

D2279.id5475.diff

diff --git a/package.yml b/package.yml
--- a/package.yml
+++ b/package.yml
@@ -1,8 +1,8 @@
name : beignet
-version : 1.3.1
-release : 8
+version : 1.3.2
+release : 9
source :
- - git|https://anongit.freedesktop.org/git/beignet.git : 7f7dca082e9f7c7c610cf934cba0e7d625f98ea0
+ - https://01.org/sites/default/files/beignet-1.3.2-source.tar.gz : c555edba149de23243965a703f39f79fa06f15bcff5a3762b5544b0925010b43
license : LGPL-2.1
component : xorg.display
summary : Intel OpenCL Implementation
@@ -16,14 +16,18 @@
- pkgconfig(x11)
- llvm-clang-devel
- llvm-devel
+rundeps :
+ - devel : opencl-headers
setup : |
# Put OCL vendor file in right place
sed -i 's:/etc:/usr/share:' CMakeLists.txt
mkdir buildage && pushd buildage
%cmake ..
build : |
- pushd buildage
- %make
+ %make -C buildage
install : |
- pushd buildage
- %make_install
+ %make_install -C buildage
+
+ # Provided by opencl-headers
+ find $installdir/usr/include/CL/ -not -name "cl_intel.h" -type f -print -delete
+
diff --git a/pspec_x86_64.xml b/pspec_x86_64.xml
--- a/pspec_x86_64.xml
+++ b/pspec_x86_64.xml
@@ -2,8 +2,8 @@
<Source>
<Name>beignet</Name>
<Packager>
- <Name>Ikey Doherty</Name>
- <Email>ikey@solus-project.com</Email>
+ <Name>Pierre-Yves</Name>
+ <Email>pyu@riseup.net</Email>
</Packager>
<License>LGPL-2.1</License>
<PartOf>xorg.display</PartOf>
@@ -38,7 +38,6 @@
<Path fileType="library">/usr/lib64/beignet/include/ocl_integer.h</Path>
<Path fileType="library">/usr/lib64/beignet/include/ocl_math.h</Path>
<Path fileType="library">/usr/lib64/beignet/include/ocl_math_20.h</Path>
- <Path fileType="library">/usr/lib64/beignet/include/ocl_math_common.h</Path>
<Path fileType="library">/usr/lib64/beignet/include/ocl_memcpy.h</Path>
<Path fileType="library">/usr/lib64/beignet/include/ocl_memset.h</Path>
<Path fileType="library">/usr/lib64/beignet/include/ocl_misc.h</Path>
@@ -56,7 +55,6 @@
<Path fileType="library">/usr/lib64/beignet/libgbe.so</Path>
<Path fileType="library">/usr/lib64/beignet/libgbeinterp.so</Path>
<Path fileType="data">/usr/share/OpenCL/vendors/intel-beignet.icd</Path>
- <Path fileType="data">/usr/share/metainfo/com.intel.beignet.metainfo.xml</Path>
</Files>
</Package>
<Package>
@@ -66,19 +64,19 @@
</Description>
<PartOf>programming.devel</PartOf>
<RuntimeDependencies>
- <Dependency release="8">beignet</Dependency>
+ <Dependency release="9">beignet</Dependency>
</RuntimeDependencies>
<Files>
<Path fileType="header">/usr/include/</Path>
</Files>
</Package>
<History>
- <Update release="8">
- <Date>2017-10-09</Date>
- <Version>1.3.1</Version>
+ <Update release="9">
+ <Date>2018-02-13</Date>
+ <Version>1.3.2</Version>
<Comment>Packaging update</Comment>
- <Name>Ikey Doherty</Name>
- <Email>ikey@solus-project.com</Email>
+ <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
Jun 5 2023, 2:11 AM (9 w, 1 d ago)
Storage Engine
blob
Storage Format
Raw Data
Storage Handle
5788444
Default Alt Text
D2279.id5475.diff (3 KB)

Event Timeline