[packages/Mesa] Mesa-link.patch updated

jajcus jajcus at pld-linux.org
Mon Aug 7 22:31:58 CEST 2017


commit 7775729d35ab3551bc7e1e605d2635b1de810a60
Author: Jacek Konieczny <jajcus at jajcus.net>
Date:   Mon Aug 7 22:31:36 2017 +0200

    Mesa-link.patch updated
    
    Release: 2

 Mesa-link.patch | 13 +++++++------
 Mesa.spec       |  2 +-
 2 files changed, 8 insertions(+), 7 deletions(-)
---
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
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 \
================================================================

---- gitweb:

http://git.pld-linux.org/gitweb.cgi/packages/Mesa.git/commitdiff/7775729d35ab3551bc7e1e605d2635b1de810a60



More information about the pld-cvs-commit mailing list