SPECS: Mesa.spec - make sure that glut is disabled

arekm arekm at pld-linux.org
Fri Apr 3 23:51:34 CEST 2009


Author: arekm                        Date: Fri Apr  3 21:51:34 2009 GMT
Module: SPECS                         Tag: HEAD
---- Log message:
- make sure that glut is disabled

---- Files affected:
SPECS:
   Mesa.spec (1.197 -> 1.198) 

---- Diffs:

================================================================
Index: SPECS/Mesa.spec
diff -u SPECS/Mesa.spec:1.197 SPECS/Mesa.spec:1.198
--- SPECS/Mesa.spec:1.197	Fri Apr  3 23:31:03 2009
+++ SPECS/Mesa.spec	Fri Apr  3 23:51:28 2009
@@ -643,6 +643,7 @@
 %configure $common_flags \
 	--enable-glu \
 	--enable-glw \
+	--disable-glut \
 	--with-driver=dri \
 	--with-dri-drivers=${dri_drivers} \
 	--with-dri-driverdir=%{_libdir}/xorg/modules/dri
@@ -905,6 +906,9 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.198  2009/04/03 21:51:28  arekm
+- make sure that glut is disabled
+
 Revision 1.197  2009/04/03 21:31:03  arekm
 - switch to configure + make style; static dropped; some non-dri stuff also dropped
 
================================================================

---- CVS-web:
    http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/SPECS/Mesa.spec?r1=1.197&r2=1.198&f=u



More information about the pld-cvs-commit mailing list