SPECS: Mesa.spec - fixed libOSMesa build

qboosh qboosh at pld-linux.org
Mon Sep 22 20:45:15 CEST 2008


Author: qboosh                       Date: Mon Sep 22 18:45:15 2008 GMT
Module: SPECS                         Tag: HEAD
---- Log message:
- fixed libOSMesa build

---- Files affected:
SPECS:
   Mesa.spec (1.184 -> 1.185) 

---- Diffs:

================================================================
Index: SPECS/Mesa.spec
diff -u SPECS/Mesa.spec:1.184 SPECS/Mesa.spec:1.185
--- SPECS/Mesa.spec:1.184	Mon Sep 22 20:24:42 2008
+++ SPECS/Mesa.spec	Mon Sep 22 20:45:09 2008
@@ -639,7 +639,7 @@
 %{__make} linux-osmesa \
 	CC="%{__cc}" \
 	CXX="%{__cxx}" \
-	CFLAGS="%{rpmcflags} -fno-strict-aliasing" \
+	CFLAGS="%{rpmcflags} -fno-strict-aliasing -fPIC" \
 	XLIB_DIR=%{_libdir} \
 	SRC_DIRS="mesa" \
 	PROGRAM_DIRS=
@@ -916,6 +916,9 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.185  2008/09/22 18:45:09  qboosh
+- fixed libOSMesa build
+
 Revision 1.184  2008/09/22 18:24:42  qboosh
 - glapi unchanged since 7.1, no need to bump glapi_ver
 
================================================================

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



More information about the pld-cvs-commit mailing list