Hello community, here is the log from the commit of package ocl-icd for openSUSE:Factory checked in at 2020-06-23 21:07:10 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/ocl-icd (Old) and /work/SRC/openSUSE:Factory/.ocl-icd.new.2956 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "ocl-icd" Tue Jun 23 21:07:10 2020 rev:11 rq:816579 version:2.2.12 Changes: -------- --- /work/SRC/openSUSE:Factory/ocl-icd/ocl-icd.changes 2020-06-03 20:36:00.149827084 +0200 +++ /work/SRC/openSUSE:Factory/.ocl-icd.new.2956/ocl-icd.changes 2020-06-23 21:07:52.046476673 +0200 @@ -1,0 +2,8 @@ +Thu Jun 18 10:20:08 UTC 2020 - Stefan Dirsch <[email protected]> + +- switch to /usr/etc/OpenCL/vendors for vendor specific .icd files + (boo#1173005); currently I'm only aware of Mesa using it (taking + care about adjusting this myself); NVIDIA is using its own + libOpenCL ... + +------------------------------------------------------------------- ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ ocl-icd.spec ++++++ --- /var/tmp/diff_new_pack.655LiX/_old 2020-06-23 21:07:53.906482682 +0200 +++ /var/tmp/diff_new_pack.655LiX/_new 2020-06-23 21:07:53.910482695 +0200 @@ -16,6 +16,10 @@ # +%if 0%{?suse_version} < 1550 + %define _distconfdir /etc +%endif + Name: ocl-icd Version: 2.2.12 Release: 0 @@ -73,7 +77,7 @@ %build ./bootstrap -%configure +%configure --enable-custom-vendordir=%{_distconfdir}/OpenCL/vendors %make_build stamp-generator stamp-generator-dummy %make_build
