From ebabdef0cf24a2e85a11c41f300c77082fc71ee234bdb35e3939a91a6d51ede4 Mon Sep 17 00:00:00 2001 From: Stefan Dirsch Date: Wed, 18 Apr 2018 09:36:28 +0000 Subject: [PATCH] - enabled opencl and that way also Mesa-gallium on 42.3 since we now build against llvm 6; this also fixes the requirements from Mesa-32bit to Mesa-gallium-32bit in baselibs.conf (reported by community) OBS-URL: https://build.opensuse.org/package/show/X11:XOrg/Mesa?expand=0&rev=735 --- Mesa-drivers.changes | 8 ++++++++ Mesa-drivers.spec | 3 +-- Mesa.changes | 8 ++++++++ Mesa.spec | 3 +-- 4 files changed, 18 insertions(+), 4 deletions(-) diff --git a/Mesa-drivers.changes b/Mesa-drivers.changes index 09ba841..686931a 100644 --- a/Mesa-drivers.changes +++ b/Mesa-drivers.changes @@ -1,3 +1,11 @@ +------------------------------------------------------------------- +Wed Apr 18 09:07:57 UTC 2018 - sndirsch@suse.com + +- enabled opencl and that way also Mesa-gallium on 42.3 since we + now build against llvm 6; this also fixes the requirements from + Mesa-32bit to Mesa-gallium-32bit in baselibs.conf (reported by + community) + ------------------------------------------------------------------- Thu Apr 5 08:37:03 UTC 2018 - msrb@suse.com diff --git a/Mesa-drivers.spec b/Mesa-drivers.spec index 0592db7..6eac320 100644 --- a/Mesa-drivers.spec +++ b/Mesa-drivers.spec @@ -68,8 +68,7 @@ %define with_nine 1 %endif -%if 0%{gallium_loader} && 0%{?suse_version} >= 1330 -# llvm >= 3.9 not provided for <= 1330 +%if 0%{gallium_loader} %ifnarch ppc %define with_opencl 1 %endif diff --git a/Mesa.changes b/Mesa.changes index 09ba841..686931a 100644 --- a/Mesa.changes +++ b/Mesa.changes @@ -1,3 +1,11 @@ +------------------------------------------------------------------- +Wed Apr 18 09:07:57 UTC 2018 - sndirsch@suse.com + +- enabled opencl and that way also Mesa-gallium on 42.3 since we + now build against llvm 6; this also fixes the requirements from + Mesa-32bit to Mesa-gallium-32bit in baselibs.conf (reported by + community) + ------------------------------------------------------------------- Thu Apr 5 08:37:03 UTC 2018 - msrb@suse.com diff --git a/Mesa.spec b/Mesa.spec index fdbcde4..c908861 100644 --- a/Mesa.spec +++ b/Mesa.spec @@ -67,8 +67,7 @@ %define with_nine 1 %endif -%if 0%{gallium_loader} && 0%{?suse_version} >= 1330 -# llvm >= 3.9 not provided for <= 1330 +%if 0%{gallium_loader} %ifnarch ppc %define with_opencl 1 %endif