[packages/Mesa] - fixed typo from previous commit (thx glen) - release 5

hawk hawk at pld-linux.org
Tue Jul 10 14:46:45 CEST 2012


commit 462198da80e65e8236e78cf6aa3346f50733f7fc
Author: Marcin Krol <hawk at tld-linux.org>
Date:   Tue Jul 10 12:51:28 2012 +0000

    - fixed typo from previous commit (thx glen)
    - release 5

 Mesa.spec | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)
---
diff --git a/Mesa.spec b/Mesa.spec
index d5a3047..950860b 100644
--- a/Mesa.spec
+++ b/Mesa.spec
@@ -31,7 +31,7 @@ Summary:	Free OpenGL implementation
 Summary(pl.UTF-8):	Wolnodostępna implementacja standardu OpenGL
 Name:		Mesa
 Version:	8.0.3
-Release:	4
+Release:	5
 License:	MIT (core), SGI (GLU) and others - see license.html file
 Group:		X11/Libraries
 Source0:	ftp://ftp.freedesktop.org/pub/mesa/%{version}/%{name}Lib-%{version}.tar.bz2
@@ -98,7 +98,7 @@ BuildRoot:	%{tmpdir}/%{name}-%{version}-root-%(id -u -n)
 %define		skip_post_check_so      libGLESv1_CM.so.1.* libGLESv2.so.2.* libGL.so.1.*
 
 # llvm build broken
-%define		filterout_ld    -Wl,--as7-needed
+%define		filterout_ld    -Wl,--as-needed
 
 %description
 Mesa is a 3-D graphics library with an API which is very similar to


More information about the pld-cvs-commit mailing list