]> git.pld-linux.org Git - packages/Mesa.git/commitdiff
- fixed typo from previous commit (thx glen) auto/ti/Mesa-8.0.3-5
authorMarcin Krol <hawk@tld-linux.org>
Tue, 10 Jul 2012 12:51:28 +0000 (12:51 +0000)
committerMarcin Krol <hawk@tld-linux.org>
Tue, 10 Jul 2012 12:51:28 +0000 (12:51 +0000)
- release 5

Mesa.spec

index d5a3047dd8feacea4832fdd2e34e0f9c91b16aff..950860b1d54b56d8fc2e9ede6a767697e8acfa20 100644 (file)
--- 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
This page took 0.335171 seconds and 4 git commands to generate.