- 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:
parent
10d9d04543
commit
4284c916e2
@ -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>
|
||||
|
||||
|
@ -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
|
||||
|
@ -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>
|
||||
|
||||
|
@ -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
|
||||
|
Loading…
Reference in New Issue
Block a user