]> git.pld-linux.org Git - packages/Mesa.git/blobdiff - Mesa.spec
fix dri3 crash on switching between GL apps
[packages/Mesa.git] / Mesa.spec
index a5033163b06cd00bc9c512534e8f509370a1247d..05dad2d48b94523b08be3054a6931d66be50ca59 100644 (file)
--- a/Mesa.spec
+++ b/Mesa.spec
@@ -60,13 +60,14 @@ Summary:    Free OpenGL implementation
 Summary(pl.UTF-8):     WolnodostÄ™pna implementacja standardu OpenGL
 Name:          Mesa
 Version:       17.3.1
-Release:       1
+Release:       2
 License:       MIT (core) and others - see license.html file
 Group:         X11/Libraries
 Source0:       ftp://ftp.freedesktop.org/pub/mesa/mesa-%{version}.tar.xz
 # Source0-md5: b4b021279ea21e1eb8a1369afa6f19a0
 Patch0:                %{name}-link.patch
 Patch1:                glvnd-fix-gl-dot-pc.patch
+Patch2:                dri3_crash_fix.patch
 URL:           http://www.mesa3d.org/
 BuildRequires: autoconf >= 2.60
 BuildRequires: automake
@@ -1267,6 +1268,7 @@ radv - eksperymentalny sterownik Vulkan dla GPU firmy AMD.
 %if %{with glvnd}
 %patch1 -p1
 %endif
+%patch2 -p1
 
 %build
 %{__libtoolize}
This page took 0.051528 seconds and 4 git commands to generate.