SPECS: Mesa.spec - rel 1
arekm
arekm at pld-linux.org
Sun Sep 28 11:07:47 CEST 2008
Author: arekm Date: Sun Sep 28 09:07:47 2008 GMT
Module: SPECS Tag: HEAD
---- Log message:
- rel 1
---- Files affected:
SPECS:
Mesa.spec (1.185 -> 1.186)
---- Diffs:
================================================================
Index: SPECS/Mesa.spec
diff -u SPECS/Mesa.spec:1.185 SPECS/Mesa.spec:1.186
--- SPECS/Mesa.spec:1.185 Mon Sep 22 20:45:09 2008
+++ SPECS/Mesa.spec Sun Sep 28 11:07:42 2008
@@ -18,7 +18,7 @@
Summary(pl.UTF-8): Wolnodostępna implementacja standardu OpenGL
Name: Mesa
Version: 7.2
-Release: 0.1%{?with_multigl:.mgl}
+Release: 1%{?with_multigl:.mgl}
License: MIT (core), SGI (GLU,libGLw) and others - see license.html file
Group: X11/Libraries
Source0: http://dl.sourceforge.net/mesa3d/%{name}Lib-%{version}.tar.bz2
@@ -628,7 +628,7 @@
%{__make} linux${targ}-static \
CC="%{__cc}" \
CXX="%{__cxx}" \
- OPT_FLAGS="%{rpmcflags} -fno-strict-aliasing" \
+ OPT_FLAGS="%{rpmcppflags} %{rpmcflags} -fno-strict-aliasing" \
XLIB_DIR=%{_libdir} \
GLW_SOURCES="GLwDrawA.c%{?with_motif: GLwMDrawA.c}" \
SRC_DIRS="mesa glu glw" \
@@ -639,7 +639,7 @@
%{__make} linux-osmesa \
CC="%{__cc}" \
CXX="%{__cxx}" \
- CFLAGS="%{rpmcflags} -fno-strict-aliasing -fPIC" \
+ CFLAGS="%{rpmcppflags} %{rpmcflags} -fno-strict-aliasing -fPIC" \
XLIB_DIR=%{_libdir} \
SRC_DIRS="mesa" \
PROGRAM_DIRS=
@@ -650,7 +650,7 @@
CC="%{__cc}" \
CXX="%{__cxx}" \
MKDEP=makedepend \
- OPT_FLAGS="%{rpmcflags} -fno-strict-aliasing %{?with_ttm:-DTTM_API}" \
+ OPT_FLAGS="%{rpmcppflags} %{rpmcflags} -fno-strict-aliasing %{?with_ttm:-DTTM_API}" \
XLIB_DIR=%{_libdir} \
DRI_DRIVER_SEARCH_DIR=%{_libdir}/xorg/modules/dri \
SRC_DIRS="glx/x11 mesa glu glw" \
@@ -659,7 +659,7 @@
%{__make} -C progs/xdemos \
CC="%{__cc}" \
CXX="%{__cxx}" \
- OPT_FLAGS="%{rpmcflags}" \
+ OPT_FLAGS="%{rpmcppflags} %{rpmcflags}" \
XLIB_DIR=%{_libdir} \
PROGS="glxgears" \
APP_LIB_DEPS="-L../../${lib} -lGL"
@@ -667,7 +667,7 @@
%{__make} -C progs/xdemos \
CC="%{__cc}" \
CXX="%{__cxx}" \
- OPT_FLAGS="%{rpmcflags}" \
+ OPT_FLAGS="%{rpmcppflags} %{rpmcflags}" \
XLIB_DIR=%{_libdir} \
PROGS="glxinfo" \
APP_LIB_DEPS="-L../../${lib} -lGL -lGLU"
@@ -916,6 +916,9 @@
All persons listed below can be reached at <cvs_login>@pld-linux.org
$Log$
+Revision 1.186 2008/09/28 09:07:42 arekm
+- rel 1
+
Revision 1.185 2008/09/22 18:45:09 qboosh
- fixed libOSMesa build
================================================================
---- CVS-web:
http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/SPECS/Mesa.spec?r1=1.185&r2=1.186&f=u
More information about the pld-cvs-commit
mailing list