SHA256
1
0
forked from pool/Mesa

- reverted latest change in specfile; it's not needed; llvm8 is

already been chosen on factory/TW by default ...

OBS-URL: https://build.opensuse.org/package/show/X11:XOrg/Mesa?expand=0&rev=843
This commit is contained in:
Stefan Dirsch 2019-06-19 09:19:22 +00:00 committed by Git OBS Bridge
parent 10d9d04543
commit 4284c916e2
4 changed files with 12 additions and 8 deletions

View File

@ -1,3 +1,9 @@
-------------------------------------------------------------------
Wed Jun 19 09:17:51 UTC 2019 - Stefan Dirsch <sndirsch@suse.com>
- reverted latest change in specfile; it's not needed; llvm8 is
already been chosen on factory/TW by default ...
-------------------------------------------------------------------
Tue Jun 18 09:29:26 UTC 2019 - Stefan Dirsch <sndirsch@suse.com>

View File

@ -213,12 +213,8 @@ BuildRequires: pkgconfig(wayland-protocols) >= 1.8
BuildRequires: pkgconfig(wayland-server) >= 1.11
%endif
%if 0%{with_llvm}
%if 0%{?suse_version} >= 1550
BuildRequires: llvm-devel >= 8.0.0
%else
BuildRequires: llvm-devel >= 7.0.0
%endif
%endif
%if 0%{with_opencl}
BuildRequires: clang-devel

View File

@ -1,3 +1,9 @@
-------------------------------------------------------------------
Wed Jun 19 09:17:51 UTC 2019 - Stefan Dirsch <sndirsch@suse.com>
- reverted latest change in specfile; it's not needed; llvm8 is
already been chosen on factory/TW by default ...
-------------------------------------------------------------------
Tue Jun 18 09:29:26 UTC 2019 - Stefan Dirsch <sndirsch@suse.com>

View File

@ -212,12 +212,8 @@ BuildRequires: pkgconfig(wayland-protocols) >= 1.8
BuildRequires: pkgconfig(wayland-server) >= 1.11
%endif
%if 0%{with_llvm}
%if 0%{?suse_version} >= 1550
BuildRequires: llvm-devel >= 8.0.0
%else
BuildRequires: llvm-devel >= 7.0.0
%endif
%endif
%if 0%{with_opencl}
BuildRequires: clang-devel