packages (DEVEL): Mesa/Mesa.spec - up to 20110526; -Wl,--as-needed build br...

arekm arekm at pld-linux.org
Thu May 26 09:35:01 CEST 2011


Author: arekm                        Date: Thu May 26 07:35:01 2011 GMT
Module: packages                      Tag: DEVEL
---- Log message:
- up to 20110526; -Wl,--as-needed build broken (workaround for now)

---- Files affected:
packages/Mesa:
   Mesa.spec (1.263.2.15 -> 1.263.2.16) 

---- Diffs:

================================================================
Index: packages/Mesa/Mesa.spec
diff -u packages/Mesa/Mesa.spec:1.263.2.15 packages/Mesa/Mesa.spec:1.263.2.16
--- packages/Mesa/Mesa.spec:1.263.2.15	Wed May  4 15:03:06 2011
+++ packages/Mesa/Mesa.spec	Thu May 26 09:34:56 2011
@@ -26,7 +26,7 @@
 %define		dri2proto_ver	2.1
 %define		glproto_ver	1.4.11
 #
-%define		snap		20110504
+%define		snap		20110526
 # for snapshots ONLY!
 %define		no_install_post_check_so	1
 #
@@ -38,7 +38,7 @@
 License:	MIT (core), SGI (GLU,libGLw) and others - see license.html file
 Group:		X11/Libraries
 Source0:	%{name}Lib-%{snap}.tar.bz2
-# Source0-md5:	f27a3d50618a3b32c11610dd19ecad2d
+# Source0-md5:	b7c8e2d977183c70fd1b9f24f2f9b2e4
 Patch0:		%{name}-realclean.patch
 Patch1:		%{name}-selinux.patch
 Patch2:		%{name}-git.patch
@@ -53,7 +53,7 @@
 BuildRequires:	libstdc++-devel >= 5:3.3.0
 BuildRequires:	libtalloc-devel >= 2:2.0.1
 BuildRequires:	libtool >= 2:1.4d
-BuildRequires:	llvm-devel
+BuildRequires:	llvm-devel >= 2.9
 %{?with_motif:BuildRequires:	motif-devel}
 BuildRequires:	pixman-devel
 BuildRequires:	pkgconfig
@@ -87,6 +87,9 @@
 
 %define	skip_post_check_so libOpenVG.so.1.0.0
 
+# llvm build broken
+%define           filterout_ld    -Wl,--as-needed
+
 %description
 Mesa is a 3-D graphics library with an API which is very similar to
 that of OpenGL(R). To the extent that Mesa utilizes the OpenGL command
@@ -1141,6 +1144,9 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.263.2.16  2011/05/26 07:34:56  arekm
+- up to 20110526; -Wl,--as-needed build broken (workaround for now)
+
 Revision 1.263.2.15  2011/05/04 13:03:06  arekm
 - up to 20110504
 
================================================================

---- CVS-web:
    http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/packages/Mesa/Mesa.spec?r1=1.263.2.15&r2=1.263.2.16&f=u



More information about the pld-cvs-commit mailing list