SHA256
1
0
forked from pool/Mesa

- 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:
Stefan Dirsch 2020-01-27 15:47:42 +00:00 committed by Git OBS Bridge
parent 3c02115d0a
commit 9bf2594954
4 changed files with 16 additions and 6 deletions

View File

@ -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> Wed Jan 22 13:47:07 UTC 2020 - Stefan Dirsch <sndirsch@suse.com>

View File

@ -215,11 +215,11 @@ BuildRequires: pkgconfig(wayland-protocols) >= 1.8
BuildRequires: pkgconfig(wayland-server) >= 1.11 BuildRequires: pkgconfig(wayland-server) >= 1.11
%endif %endif
%if 0%{with_llvm} %if 0%{with_llvm}
BuildRequires: llvm-devel >= 8.0.0 BuildRequires: llvm9-devel
%endif %endif
%if 0%{with_opencl} %if 0%{with_opencl}
BuildRequires: clang-devel BuildRequires: clang9-devel
BuildRequires: libclc BuildRequires: libclc
%endif %endif
@ -733,7 +733,7 @@ programs against the XA state tracker.
rm -rf docs/README.{VMS,WIN32,OS2} rm -rf docs/README.{VMS,WIN32,OS2}
%if 0%{with_llvm} %if 0%{with_llvm}
%if %{pkg_vcmp llvm-devel >= 9.0} %if %{pkg_vcmp llvm9-devel >= 9.0}
%patch1 -p1 %patch1 -p1
%endif %endif
%endif %endif

View File

@ -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> Wed Jan 22 13:47:07 UTC 2020 - Stefan Dirsch <sndirsch@suse.com>

View File

@ -214,11 +214,11 @@ BuildRequires: pkgconfig(wayland-protocols) >= 1.8
BuildRequires: pkgconfig(wayland-server) >= 1.11 BuildRequires: pkgconfig(wayland-server) >= 1.11
%endif %endif
%if 0%{with_llvm} %if 0%{with_llvm}
BuildRequires: llvm-devel >= 8.0.0 BuildRequires: llvm9-devel
%endif %endif
%if 0%{with_opencl} %if 0%{with_opencl}
BuildRequires: clang-devel BuildRequires: clang9-devel
BuildRequires: libclc BuildRequires: libclc
%endif %endif
@ -732,7 +732,7 @@ programs against the XA state tracker.
rm -rf docs/README.{VMS,WIN32,OS2} rm -rf docs/README.{VMS,WIN32,OS2}
%if 0%{with_llvm} %if 0%{with_llvm}
%if %{pkg_vcmp llvm-devel >= 9.0} %if %{pkg_vcmp llvm9-devel >= 9.0}
%patch1 -p1 %patch1 -p1
%endif %endif
%endif %endif