- require llvm9 (jsc#IBM-369, jsc#SLE-7452)
OBS-URL: https://build.opensuse.org/package/show/X11:XOrg/Mesa?expand=0&rev=913
This commit is contained in:
parent
3c02115d0a
commit
9bf2594954
@ -1,3 +1,8 @@
|
||||
-------------------------------------------------------------------
|
||||
Mon Jan 27 15:31:52 UTC 2020 - Stefan Dirsch <sndirsch@suse.com>
|
||||
|
||||
- require llvm9 (jsc#IBM-369, jsc#SLE-7452)
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Wed Jan 22 13:47:07 UTC 2020 - Stefan Dirsch <sndirsch@suse.com>
|
||||
|
||||
|
@ -215,11 +215,11 @@ BuildRequires: pkgconfig(wayland-protocols) >= 1.8
|
||||
BuildRequires: pkgconfig(wayland-server) >= 1.11
|
||||
%endif
|
||||
%if 0%{with_llvm}
|
||||
BuildRequires: llvm-devel >= 8.0.0
|
||||
BuildRequires: llvm9-devel
|
||||
%endif
|
||||
|
||||
%if 0%{with_opencl}
|
||||
BuildRequires: clang-devel
|
||||
BuildRequires: clang9-devel
|
||||
BuildRequires: libclc
|
||||
%endif
|
||||
|
||||
@ -733,7 +733,7 @@ programs against the XA state tracker.
|
||||
rm -rf docs/README.{VMS,WIN32,OS2}
|
||||
|
||||
%if 0%{with_llvm}
|
||||
%if %{pkg_vcmp llvm-devel >= 9.0}
|
||||
%if %{pkg_vcmp llvm9-devel >= 9.0}
|
||||
%patch1 -p1
|
||||
%endif
|
||||
%endif
|
||||
|
@ -1,3 +1,8 @@
|
||||
-------------------------------------------------------------------
|
||||
Mon Jan 27 15:31:52 UTC 2020 - Stefan Dirsch <sndirsch@suse.com>
|
||||
|
||||
- require llvm9 (jsc#IBM-369, jsc#SLE-7452)
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Wed Jan 22 13:47:07 UTC 2020 - Stefan Dirsch <sndirsch@suse.com>
|
||||
|
||||
|
@ -214,11 +214,11 @@ BuildRequires: pkgconfig(wayland-protocols) >= 1.8
|
||||
BuildRequires: pkgconfig(wayland-server) >= 1.11
|
||||
%endif
|
||||
%if 0%{with_llvm}
|
||||
BuildRequires: llvm-devel >= 8.0.0
|
||||
BuildRequires: llvm9-devel
|
||||
%endif
|
||||
|
||||
%if 0%{with_opencl}
|
||||
BuildRequires: clang-devel
|
||||
BuildRequires: clang9-devel
|
||||
BuildRequires: libclc
|
||||
%endif
|
||||
|
||||
@ -732,7 +732,7 @@ programs against the XA state tracker.
|
||||
rm -rf docs/README.{VMS,WIN32,OS2}
|
||||
|
||||
%if 0%{with_llvm}
|
||||
%if %{pkg_vcmp llvm-devel >= 9.0}
|
||||
%if %{pkg_vcmp llvm9-devel >= 9.0}
|
||||
%patch1 -p1
|
||||
%endif
|
||||
%endif
|
||||
|
Loading…
Reference in New Issue
Block a user