diff --git a/Mesa-drivers.changes b/Mesa-drivers.changes index 167ef4c..3e49bac 100644 --- a/Mesa-drivers.changes +++ b/Mesa-drivers.changes @@ -9,18 +9,8 @@ Thu Sep 26 15:41:07 UTC 2019 - Stefan Dirsch * Mesa-libGLESv3-devel Instead of requiring these let Mesa-devel package require libglvnd-devel >= 1.2.0, which provides the contents of these - packages now. Adjusted baselibs.conf accordingly. - -------------------------------------------------------------------- -Thu Sep 26 14:03:05 UTC 2019 - Stefan Dirsch - -- Mesa-devel: no longer require - * Mesa-libEGL-devel - * Mesa-libGL-devel - * Mesa-libGLESv1_CM-devel - * Mesa-libGLESv2-devel - since the header files for OpenGL, GLES, EGL, and GLX are now - included by libglvnd-devel + packages now (header files for OpenGL, GLES, EGL, and GLX). + Adjusted baselibs.conf accordingly. - modified check for llvm version in a way so it works also with older llvm packages (by making use of "llvm-config -version"), where there is %{_llvm_sonum} macro defined yet @@ -32,11 +22,6 @@ Wed Sep 25 18:34:34 UTC 2019 - Aaron Puchert * Link OpenCL library with libclang-cpp.so instead of the component libraries for LLVM >= 9. -------------------------------------------------------------------- -Wed Sep 25 18:00:45 UTC 2019 - Stefan Dirsch - -- fixed build against latest libXvMC 1.0.12 - ------------------------------------------------------------------- Wed Sep 18 06:59:29 UTC 2019 - Stefan Dirsch diff --git a/Mesa-drivers.spec b/Mesa-drivers.spec index 57b7b1a..977a1fd 100644 --- a/Mesa-drivers.spec +++ b/Mesa-drivers.spec @@ -219,10 +219,6 @@ BuildRequires: clang-devel BuildRequires: libclc %endif -%if %{xvmc_support} -BuildRequires: pkgconfig(xv) -%endif - %if 0%{?libglvnd} Requires: Mesa-libEGL1 = %{version} Requires: Mesa-libGL1 = %{version} diff --git a/Mesa.changes b/Mesa.changes index 167ef4c..3e49bac 100644 --- a/Mesa.changes +++ b/Mesa.changes @@ -9,18 +9,8 @@ Thu Sep 26 15:41:07 UTC 2019 - Stefan Dirsch * Mesa-libGLESv3-devel Instead of requiring these let Mesa-devel package require libglvnd-devel >= 1.2.0, which provides the contents of these - packages now. Adjusted baselibs.conf accordingly. - -------------------------------------------------------------------- -Thu Sep 26 14:03:05 UTC 2019 - Stefan Dirsch - -- Mesa-devel: no longer require - * Mesa-libEGL-devel - * Mesa-libGL-devel - * Mesa-libGLESv1_CM-devel - * Mesa-libGLESv2-devel - since the header files for OpenGL, GLES, EGL, and GLX are now - included by libglvnd-devel + packages now (header files for OpenGL, GLES, EGL, and GLX). + Adjusted baselibs.conf accordingly. - modified check for llvm version in a way so it works also with older llvm packages (by making use of "llvm-config -version"), where there is %{_llvm_sonum} macro defined yet @@ -32,11 +22,6 @@ Wed Sep 25 18:34:34 UTC 2019 - Aaron Puchert * Link OpenCL library with libclang-cpp.so instead of the component libraries for LLVM >= 9. -------------------------------------------------------------------- -Wed Sep 25 18:00:45 UTC 2019 - Stefan Dirsch - -- fixed build against latest libXvMC 1.0.12 - ------------------------------------------------------------------- Wed Sep 18 06:59:29 UTC 2019 - Stefan Dirsch diff --git a/Mesa.spec b/Mesa.spec index 025c76d..67061ee 100644 --- a/Mesa.spec +++ b/Mesa.spec @@ -218,10 +218,6 @@ BuildRequires: clang-devel BuildRequires: libclc %endif -%if %{xvmc_support} -BuildRequires: pkgconfig(xv) -%endif - %if 0%{?libglvnd} Requires: Mesa-libEGL1 = %{version} Requires: Mesa-libGL1 = %{version}