]> git.pld-linux.org Git - packages/Mesa.git/blobdiff - Mesa.spec
- build fixed (glxinfo vs -lGLU).
[packages/Mesa.git] / Mesa.spec
index bbb8d86018c2433dbeb7ea82d5730ebcc481ef55..aa7dc15b01faf0025028bd48bd2b0f2206b0cf48 100644 (file)
--- a/Mesa.spec
+++ b/Mesa.spec
@@ -10,7 +10,7 @@ Summary:      Free OpenGL implementation
 Summary(pl):   Wolnodostêpna implementacja standardu OpenGL
 Name:          Mesa
 Version:       6.4.1
-Release:       2
+Release:       2.0
 License:       MIT (core), SGI (GLU,libGLw) and others - see COPYRIGHT file
 Group:         X11/Libraries
 Source0:       http://dl.sourceforge.net/mesa3d/%{name}Lib-%{version}.tar.bz2
@@ -306,7 +306,7 @@ mv -f lib lib-static
        OPT_FLAGS="%{rpmcflags}" \
        XLIB_DIR=%{_libdir} \
        PROGS="glxinfo" \
-       APP_LIB_DEPS="-L\$(LIB_DIR) -lGLU -lGL"
+       APP_LIB_DEPS="-L\$(LIB_DIR) -lGL -L../../lib-dri -lGLU"
 
 mv -f lib lib-dri
 %{__make} clean \
This page took 0.120491 seconds and 4 git commands to generate.