SPECS: Mesa.spec - build fixed (glxinfo vs -lGLU).

pluto pluto at pld-linux.org
Fri Feb 3 12:15:33 CET 2006


Author: pluto                        Date: Fri Feb  3 11:15:33 2006 GMT
Module: SPECS                         Tag: HEAD
---- Log message:
- build fixed (glxinfo vs -lGLU).

---- Files affected:
SPECS:
   Mesa.spec (1.97 -> 1.98) 

---- Diffs:

================================================================
Index: SPECS/Mesa.spec
diff -u SPECS/Mesa.spec:1.97 SPECS/Mesa.spec:1.98
--- SPECS/Mesa.spec:1.97	Tue Dec 20 14:43:42 2005
+++ SPECS/Mesa.spec	Fri Feb  3 12:15:25 2006
@@ -11,7 +11,7 @@
 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
@@ -307,7 +307,7 @@
 	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 \
@@ -463,6 +463,9 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.98  2006/02/03 11:15:25  pluto
+- build fixed (glxinfo vs -lGLU).
+
 Revision 1.97  2005/12/20 13:43:42  wrobell
 - added patch to look for dri modules in /usr/lib/xorg/modules
 - rel. 2
================================================================

---- CVS-web:
    http://cvs.pld-linux.org/SPECS/Mesa.spec?r1=1.97&r2=1.98&f=u



More information about the pld-cvs-commit mailing list