- update to 18.1.6
* autotools fixes for libglvnd, libgl naming, and pkgconfig * meson fixed its handling of stale symlinks wrt megadrivers * windows relaged fixes * some bug fixes for clover * plenty of egl, wayland, glx, and dri3 fixes * a couple of nir fixes * and on the driver side, radv, intel, vc4, etnaviv, swr, r600, amd, and nouveau all had a few fixes - supersedes archlinux_glvnd-fix-gl-dot-pc.patch OBS-URL: https://build.opensuse.org/package/show/X11:XOrg/Mesa?expand=0&rev=766
This commit is contained in:
parent
aaf56abff9
commit
d5bc6b44c9
@ -1,3 +1,17 @@
|
|||||||
|
-------------------------------------------------------------------
|
||||||
|
Fri Aug 17 11:53:08 UTC 2018 - sndirsch@suse.com
|
||||||
|
|
||||||
|
- update to 18.1.6
|
||||||
|
* autotools fixes for libglvnd, libgl naming, and pkgconfig
|
||||||
|
* meson fixed its handling of stale symlinks wrt megadrivers
|
||||||
|
* windows relaged fixes
|
||||||
|
* some bug fixes for clover
|
||||||
|
* plenty of egl, wayland, glx, and dri3 fixes
|
||||||
|
* a couple of nir fixes
|
||||||
|
* and on the driver side, radv, intel, vc4, etnaviv, swr, r600, amd, and
|
||||||
|
nouveau all had a few fixes
|
||||||
|
- supersedes archlinux_glvnd-fix-gl-dot-pc.patch
|
||||||
|
|
||||||
-------------------------------------------------------------------
|
-------------------------------------------------------------------
|
||||||
Mon Aug 13 14:51:24 UTC 2018 - sndirsch@suse.com
|
Mon Aug 13 14:51:24 UTC 2018 - sndirsch@suse.com
|
||||||
|
|
||||||
|
@ -42,7 +42,7 @@
|
|||||||
|
|
||||||
%define glamor 1
|
%define glamor 1
|
||||||
%define _name_archive mesa
|
%define _name_archive mesa
|
||||||
%define _version 18.1.5
|
%define _version 18.1.6
|
||||||
%define with_opencl 0
|
%define with_opencl 0
|
||||||
%define with_vulkan 0
|
%define with_vulkan 0
|
||||||
%define with_llvm 0
|
%define with_llvm 0
|
||||||
@ -112,7 +112,7 @@
|
|||||||
%endif
|
%endif
|
||||||
|
|
||||||
Name: Mesa-drivers
|
Name: Mesa-drivers
|
||||||
Version: 18.1.5
|
Version: 18.1.6
|
||||||
Release: 0
|
Release: 0
|
||||||
Summary: System for rendering 3-D graphics
|
Summary: System for rendering 3-D graphics
|
||||||
License: MIT
|
License: MIT
|
||||||
@ -134,7 +134,6 @@ Source7: Mesa.keyring
|
|||||||
Patch18: n_VDPAU-XVMC-libs-Replace-hardlinks-with-copies.patch
|
Patch18: n_VDPAU-XVMC-libs-Replace-hardlinks-with-copies.patch
|
||||||
# currently needed for libglvnd support
|
# currently needed for libglvnd support
|
||||||
Patch31: archlinux_0001-Fix-linkage-against-shared-glapi.patch
|
Patch31: archlinux_0001-Fix-linkage-against-shared-glapi.patch
|
||||||
Patch32: archlinux_glvnd-fix-gl-dot-pc.patch
|
|
||||||
# Upstream
|
# Upstream
|
||||||
Patch43: u_r600-egd_tables.py-make-the-script-python-2-3-compat.patch
|
Patch43: u_r600-egd_tables.py-make-the-script-python-2-3-compat.patch
|
||||||
Patch44: u_intel_anv-make-scripts-python-2-3-compat.patch
|
Patch44: u_intel_anv-make-scripts-python-2-3-compat.patch
|
||||||
@ -743,7 +742,6 @@ rm -rf docs/README.{VMS,WIN32,OS2}
|
|||||||
|
|
||||||
%if 0%{?libglvnd}
|
%if 0%{?libglvnd}
|
||||||
%patch31 -p1
|
%patch31 -p1
|
||||||
%patch32 -p1
|
|
||||||
%endif
|
%endif
|
||||||
|
|
||||||
%patch43 -p1
|
%patch43 -p1
|
||||||
|
14
Mesa.changes
14
Mesa.changes
@ -1,3 +1,17 @@
|
|||||||
|
-------------------------------------------------------------------
|
||||||
|
Fri Aug 17 11:53:08 UTC 2018 - sndirsch@suse.com
|
||||||
|
|
||||||
|
- update to 18.1.6
|
||||||
|
* autotools fixes for libglvnd, libgl naming, and pkgconfig
|
||||||
|
* meson fixed its handling of stale symlinks wrt megadrivers
|
||||||
|
* windows relaged fixes
|
||||||
|
* some bug fixes for clover
|
||||||
|
* plenty of egl, wayland, glx, and dri3 fixes
|
||||||
|
* a couple of nir fixes
|
||||||
|
* and on the driver side, radv, intel, vc4, etnaviv, swr, r600, amd, and
|
||||||
|
nouveau all had a few fixes
|
||||||
|
- supersedes archlinux_glvnd-fix-gl-dot-pc.patch
|
||||||
|
|
||||||
-------------------------------------------------------------------
|
-------------------------------------------------------------------
|
||||||
Mon Aug 13 14:51:24 UTC 2018 - sndirsch@suse.com
|
Mon Aug 13 14:51:24 UTC 2018 - sndirsch@suse.com
|
||||||
|
|
||||||
|
@ -41,7 +41,7 @@
|
|||||||
|
|
||||||
%define glamor 1
|
%define glamor 1
|
||||||
%define _name_archive mesa
|
%define _name_archive mesa
|
||||||
%define _version 18.1.5
|
%define _version 18.1.6
|
||||||
%define with_opencl 0
|
%define with_opencl 0
|
||||||
%define with_vulkan 0
|
%define with_vulkan 0
|
||||||
%define with_llvm 0
|
%define with_llvm 0
|
||||||
@ -111,7 +111,7 @@
|
|||||||
%endif
|
%endif
|
||||||
|
|
||||||
Name: Mesa
|
Name: Mesa
|
||||||
Version: 18.1.5
|
Version: 18.1.6
|
||||||
Release: 0
|
Release: 0
|
||||||
Summary: System for rendering 3-D graphics
|
Summary: System for rendering 3-D graphics
|
||||||
License: MIT
|
License: MIT
|
||||||
@ -133,7 +133,6 @@ Source7: Mesa.keyring
|
|||||||
Patch18: n_VDPAU-XVMC-libs-Replace-hardlinks-with-copies.patch
|
Patch18: n_VDPAU-XVMC-libs-Replace-hardlinks-with-copies.patch
|
||||||
# currently needed for libglvnd support
|
# currently needed for libglvnd support
|
||||||
Patch31: archlinux_0001-Fix-linkage-against-shared-glapi.patch
|
Patch31: archlinux_0001-Fix-linkage-against-shared-glapi.patch
|
||||||
Patch32: archlinux_glvnd-fix-gl-dot-pc.patch
|
|
||||||
# Upstream
|
# Upstream
|
||||||
Patch43: u_r600-egd_tables.py-make-the-script-python-2-3-compat.patch
|
Patch43: u_r600-egd_tables.py-make-the-script-python-2-3-compat.patch
|
||||||
Patch44: u_intel_anv-make-scripts-python-2-3-compat.patch
|
Patch44: u_intel_anv-make-scripts-python-2-3-compat.patch
|
||||||
@ -742,7 +741,6 @@ rm -rf docs/README.{VMS,WIN32,OS2}
|
|||||||
|
|
||||||
%if 0%{?libglvnd}
|
%if 0%{?libglvnd}
|
||||||
%patch31 -p1
|
%patch31 -p1
|
||||||
%patch32 -p1
|
|
||||||
%endif
|
%endif
|
||||||
|
|
||||||
%patch43 -p1
|
%patch43 -p1
|
||||||
|
@ -1,12 +0,0 @@
|
|||||||
diff -up mesa-12.0.3/src/mesa/gl.pc.in.jx mesa-12.0.3/src/mesa/gl.pc.in
|
|
||||||
--- mesa-12.0.3/src/mesa/gl.pc.in.jx 2016-01-18 02:39:26.000000000 -0500
|
|
||||||
+++ mesa-12.0.3/src/mesa/gl.pc.in 2016-10-25 13:06:44.013159358 -0400
|
|
||||||
@@ -7,7 +7,7 @@ Name: gl
|
|
||||||
Description: Mesa OpenGL library
|
|
||||||
Requires.private: @GL_PC_REQ_PRIV@
|
|
||||||
Version: @PACKAGE_VERSION@
|
|
||||||
-Libs: -L${libdir} -l@GL_LIB@
|
|
||||||
+Libs: -L${libdir} -lGL
|
|
||||||
Libs.private: @GL_PC_LIB_PRIV@
|
|
||||||
Cflags: -I${includedir} @GL_PC_CFLAGS@
|
|
||||||
glx_tls: @GLX_TLS@
|
|
@ -1,3 +0,0 @@
|
|||||||
version https://git-lfs.github.com/spec/v1
|
|
||||||
oid sha256:69dbe6f1a6660386f5beb85d4fcf003ee23023ed7b9a603de84e9a37e8d98dea
|
|
||||||
size 11137340
|
|
@ -1 +0,0 @@
|
|||||||
1ca7d5f5d12c95f8da137be34223229b9f0594fe mesa-18.1.5.tar.xz
|
|
3
mesa-18.1.6.tar.xz
Normal file
3
mesa-18.1.6.tar.xz
Normal file
@ -0,0 +1,3 @@
|
|||||||
|
version https://git-lfs.github.com/spec/v1
|
||||||
|
oid sha256:bb7ce759069801804fcfb8152da3457f76cd7b4e0096e4870ff5adcb5c894289
|
||||||
|
size 11142884
|
1
mesa-18.1.6.tar.xz.sha1sum
Normal file
1
mesa-18.1.6.tar.xz.sha1sum
Normal file
@ -0,0 +1 @@
|
|||||||
|
8d4daf725f20404f980b981c9693b58756ba6c48 mesa-18.1.6.tar.xz
|
Loading…
Reference in New Issue
Block a user