SPECS: Mesa.spec - make utils before moving libGLU; upadated todo

qboosh qboosh at pld-linux.org
Tue Nov 1 22:36:36 CET 2005


Author: qboosh                       Date: Tue Nov  1 21:36:36 2005 GMT
Module: SPECS                         Tag: HEAD
---- Log message:
- make utils before moving libGLU; upadated todo

---- Files affected:
SPECS:
   Mesa.spec (1.93 -> 1.94) 

---- Diffs:

================================================================
Index: SPECS/Mesa.spec
diff -u SPECS/Mesa.spec:1.93 SPECS/Mesa.spec:1.94
--- SPECS/Mesa.spec:1.93	Tue Nov  1 10:46:19 2005
+++ SPECS/Mesa.spec	Tue Nov  1 22:36:31 2005
@@ -1,7 +1,7 @@
 # $Revision$, $Date$
 #
 # TODO:
-# - separate libGL/libGLU/libGLw,progs?
+# - subpackage with non-dri libGL for use with X-servers with missing GLX extension?
 #
 # Conditional build:
 %bcond_with	glide	# with GLIDE (broken now)
@@ -289,17 +289,6 @@
 	XLIB_DIR=%{_libdir} \
 	SRC_DIRS="glx/x11 mesa glu glw" \
 	PROGRAM_DIRS=
-mv -f lib lib-dri
-%{__make} clean \
-	MKDEP=makedepend
-
-%{__make} linux${targ} \
-	CC="%{__cc}" \
-	CXX="%{__cxx}" \
-	OPT_FLAGS="%{rpmcflags} -fno-strict-aliasing" \
-	XLIB_DIR=%{_libdir} \
-	SRC_DIRS="mesa" \
-	PROGRAM_DIRS=
 
 %{__make} -C progs/xdemos \
 	CC="%{__cc}" \
@@ -317,6 +306,18 @@
 	PROGS="glxinfo" \
 	APP_LIB_DEPS="-L\$(LIB_DIR) -lGLU -lGL"
 
+mv -f lib lib-dri
+%{__make} clean \
+	MKDEP=makedepend
+
+%{__make} linux${targ} \
+	CC="%{__cc}" \
+	CXX="%{__cxx}" \
+	OPT_FLAGS="%{rpmcflags} -fno-strict-aliasing" \
+	XLIB_DIR=%{_libdir} \
+	SRC_DIRS="mesa" \
+	PROGRAM_DIRS=
+
 %install
 rm -rf $RPM_BUILD_ROOT
 install -d $RPM_BUILD_ROOT{%{_bindir},%{_libdir},%{_includedir}/GL,%{_examplesdir}/%{name}-%{version}}
@@ -459,6 +460,9 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.94  2005/11/01 21:36:31  qboosh
+- make utils before moving libGLU; upadated todo
+
 Revision 1.93  2005/11/01 09:46:19  pluto
 - BR xorg-lib-libXt-devel (GLwDrawA.c needs X11/IntrinsicP.h,StringDefs.h)
 
================================================================

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




More information about the pld-cvs-commit mailing list