SPECS: Mesa.spec - BR: libXxf86vm-devel, glproto,
makedepend (for dr...
qboosh
qboosh at pld-linux.org
Fri Oct 21 13:36:13 CEST 2005
Author: qboosh Date: Fri Oct 21 11:36:13 2005 GMT
Module: SPECS Tag: HEAD
---- Log message:
- BR: libXxf86vm-devel,glproto,makedepend (for dri build)
---- Files affected:
SPECS:
Mesa.spec (1.87 -> 1.88)
---- Diffs:
================================================================
Index: SPECS/Mesa.spec
diff -u SPECS/Mesa.spec:1.87 SPECS/Mesa.spec:1.88
--- SPECS/Mesa.spec:1.87 Fri Oct 21 12:17:40 2005
+++ SPECS/Mesa.spec Fri Oct 21 13:36:07 2005
@@ -19,10 +19,6 @@
# http://www.gentoo.org/cgi-bin/viewcvs.cgi/media-libs/mesa/files/mesa-add-dri-asm-files.patch?rev=1.1&content-type=text/vnd.viewcvs-markup
Patch0: %{name}-dri-asm.patch
URL: http://www.mesa3d.org/
-%ifarch %{ix86} alpha
-%{?with_glide:BuildRequires: Glide3-DRI-devel}
-%{?with_glide:Requires: Glide3-DRI}
-%endif
BuildRequires: libdrm-devel
BuildRequires: libstdc++-devel
BuildRequires: libtool >= 2:1.4d
@@ -31,6 +27,13 @@
BuildRequires: xorg-lib-libXi-devel
BuildRequires: xorg-lib-libXmu-devel
BuildRequires: xorg-lib-libXp-devel
+BuildRequires: xorg-lib-libXxf86vm-devel
+BuildRequires: xorg-proto-glproto-devel
+BuildRequires: xorg-util-makedepend
+%if %{with glide}
+BuildRequires: Glide3-DRI-devel
+Requires: Glide3-DRI
+%endif
Provides: OpenGL = 1.5
Provides: OpenGL-GLU = 1.3
# reports version 1.3, but supports glXGetProcAddress() from 1.4
@@ -144,6 +147,7 @@
%{__make} linux-dri${targ} \
CC="%{__cc}" \
CXX="%{__cxx}" \
+ MKDEP=makedepend \
OPT_FLAGS="%{rpmcflags}" \
XLIB_DIR=%{_libdir} \
PROGRAM_DIRS=""
@@ -237,6 +241,9 @@
All persons listed below can be reached at <cvs_login>@pld-linux.org
$Log$
+Revision 1.88 2005/10/21 11:36:07 qboosh
+- BR: libXxf86vm-devel,glproto,makedepend (for dri build)
+
Revision 1.87 2005/10/21 10:17:40 qboosh
- added motif bcond (not tested yet)
- BR: libdrm-devel (for linux-dri build)
================================================================
---- CVS-web:
http://cvs.pld-linux.org/SPECS/Mesa.spec?r1=1.87&r2=1.88&f=u
More information about the pld-cvs-commit
mailing list