From: Jacek Konieczny Date: Mon, 7 Aug 2017 20:31:36 +0000 (+0200) Subject: Mesa-link.patch updated X-Git-Tag: auto/th/Mesa-17.1.6-2 X-Git-Url: http://git.pld-linux.org/?p=packages%2FMesa.git;a=commitdiff_plain;h=7775729d35ab3551bc7e1e605d2635b1de810a60 Mesa-link.patch updated Release: 2 --- diff --git a/Mesa-link.patch b/Mesa-link.patch index 47503f5..f742328 100644 --- a/Mesa-link.patch +++ b/Mesa-link.patch @@ -1,12 +1,13 @@ ---- mesa-17.0.0/src/gallium/drivers/swr/Makefile.am.orig 2017-02-16 16:55:35.492796001 +0100 -+++ mesa-17.0.0/src/gallium/drivers/swr/Makefile.am 2017-02-16 16:55:38.929462627 +0100 +diff -dur -x '*~' -x '*.orig' -x '*.rej' mesa-17.1.6.orig/src/gallium/drivers/swr/Makefile.am mesa-17.1.6/src/gallium/drivers/swr/Makefile.am +--- mesa-17.1.6.orig/src/gallium/drivers/swr/Makefile.am 2017-08-07 14:04:30.000000000 +0200 ++++ mesa-17.1.6/src/gallium/drivers/swr/Makefile.am 2017-08-07 21:03:24.230258941 +0200 @@ -159,11 +159,13 @@ - COMMON_LIBADD = \ $(top_builddir)/src/gallium/auxiliary/libgallium.la \ $(top_builddir)/src/mesa/libmesagallium.la \ -- $(LLVM_LIBS) -+ $(LLVM_LIBS) \ -+ -lpthread -ldl + $(LLVM_LIBS) \ +- $(PTHREAD_LIBS) ++ $(PTHREAD_LIBS) \ ++ -ldl COMMON_LDFLAGS = \ -shared \ diff --git a/Mesa.spec b/Mesa.spec index 4ae6f99..639b171 100644 --- a/Mesa.spec +++ b/Mesa.spec @@ -64,7 +64,7 @@ Summary: Free OpenGL implementation Summary(pl.UTF-8): Wolnodostępna implementacja standardu OpenGL Name: Mesa Version: 17.1.6 -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