From 3031799ab9dcbd809e61e08d4103cca0799fc4b7 Mon Sep 17 00:00:00 2001 From: Silvan Calarco Date: Fri, 5 Jan 2024 17:47:39 +0100 Subject: [PATCH] update to 11.2.2 [release 11.2.2-1mamba;Thu May 26 2016] --- Mesa.spec | 11 +++++++---- 1 file changed, 7 insertions(+), 4 deletions(-) diff --git a/Mesa.spec b/Mesa.spec index 616d0d2..7bee3d8 100644 --- a/Mesa.spec +++ b/Mesa.spec @@ -10,8 +10,8 @@ Name: Mesa Epoch: 1 -Version: 10.5.7 -Release: 2mamba +Version: 11.2.2 +Release: 1mamba Summary: A 3-D graphics library with an API which is very similar to that of OpenGL Group: System/Libraries Vendor: openmamba @@ -48,7 +48,7 @@ BuildRequires: libxcb-devel BuildRequires: libxshmfence-devel ## AUTOBUILDREQ-END BuildRequires: libdrm -BuildRequires: libllvm-devel >= 3.5.0 +BuildRequires: libllvm-devel >= 3.8.0 BuildRequires: xproto-devel >= 7.1 BuildRequires: dri2proto-devel BuildRequires: glproto-devel @@ -574,7 +574,7 @@ sed -i "s|%{_prefix}/lib/libGL.la||" %{_libdir}/*.la %{_includedir}/GL/glx_mangle.h %{_includedir}/GL/glxext.h #%{_includedir}/GL/vms_x_fix.h -%{_includedir}/GL/wmesa.h +#%{_includedir}/GL/wmesa.h %dir %{_includedir}/GL/internal %{_includedir}/GL/internal/dri_interface.h %{_includedir}/GL/wglext.h @@ -705,6 +705,9 @@ sed -i "s|%{_prefix}/lib/libGL.la||" %{_libdir}/*.la %endif %changelog +* Thu May 26 2016 Silvan Calarco 11.2.2-1mamba +- update to 11.2.2 + * Sat Jun 20 2015 Silvan Calarco 10.5.7-2mamba - support for lib32 alternative when installed on x86_64