packages: Mesa/Mesa.spec - updated BRs

qboosh qboosh at pld-linux.org
Sun Jan 16 09:07:42 CET 2011


Author: qboosh                       Date: Sun Jan 16 08:07:42 2011 GMT
Module: packages                      Tag: HEAD
---- Log message:
- updated BRs

---- Files affected:
packages/Mesa:
   Mesa.spec (1.267 -> 1.268) 

---- Diffs:

================================================================
Index: packages/Mesa/Mesa.spec
diff -u packages/Mesa/Mesa.spec:1.267 packages/Mesa/Mesa.spec:1.268
--- packages/Mesa/Mesa.spec:1.267	Sat Jan 15 11:36:17 2011
+++ packages/Mesa/Mesa.spec	Sun Jan 16 09:07:37 2011
@@ -23,7 +23,7 @@
 %define		glapi_ver	7.1.0
 #
 %define		libdrm_ver	2.4.23
-%define		dri2proto_ver	1.99.3
+%define		dri2proto_ver	2.1
 %define		glproto_ver	1.4.11
 #
 Summary:	Free OpenGL implementation
@@ -39,17 +39,17 @@
 Patch1:		%{name}-selinux.patch
 Patch2:		%{name}-git.patch
 URL:		http://www.mesa3d.org/
-BuildRequires:	autoconf
+BuildRequires:	autoconf >= 2.59
 BuildRequires:	automake
 BuildRequires:	expat-devel
 BuildRequires:	libdrm-devel >= %{libdrm_ver}
 BuildRequires:	libselinux-devel
-BuildRequires:	libstdc++-devel
+BuildRequires:	libstdc++-devel >+ 5:3.3.0
+BuildRequires:	libtalloc-devel >= 2:2.0.1
 BuildRequires:	libtool >= 2:1.4d
 %{?with_motif:BuildRequires:	motif-devel}
 BuildRequires:	pixman-devel
 BuildRequires:	pkgconfig
-BuildRequires:	pkgconfig(talloc) >= 2.0.1
 BuildRequires:	python
 BuildRequires:	python-modules
 BuildRequires:	rpmbuild(macros) >= 1.470
@@ -62,6 +62,14 @@
 BuildRequires:	xorg-proto-glproto-devel >= %{glproto_ver}
 BuildRequires:	xorg-util-makedepend
 BuildRequires:	xorg-xserver-server-devel
+%if %{with egl}
+BuildRequires:	libxcb-devel
+BuildRequires:	udev-devel >= 150
+%endif
+%if %{with gallium}
+BuildRequires:	xorg-proto-xextproto-devel >= 7.0.99.1
+BuildRequires:	xorg-xserver-server-devel >= 1.6.0
+%endif
 BuildRoot:	%{tmpdir}/%{name}-%{version}-root-%(id -u -n)
 
 %if %{without gallium}
@@ -90,6 +98,7 @@
 License:	SGI Free Software License B v2.0 (MIT-like)
 Group:		Libraries
 Requires:	OpenGL >= 1.2
+Requires:	udev-libs >= 150
 Provides:	OpenGL-EGL = 1.0
 
 %description libEGL
@@ -729,7 +738,7 @@
 	--%{?with_gallium_intel:en}%{!?with_gallium_intel:dis}able-gallium-intel \
 	--%{?with_gallium_radeon:en}%{!?with_gallium_radeon:dis}able-gallium-radeon \
 	--enable-gallium-svga \
-%{?with_gallium_nouveau:--enable-gallium-nouveau} \
+	%{?with_gallium_nouveau:--enable-gallium-nouveau} \
 	--with-state-trackers=dri,glx \
 %else
 	--disable-gallium \
@@ -1007,6 +1016,9 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.268  2011/01/16 08:07:37  qboosh
+- updated BRs
+
 Revision 1.267  2011/01/15 10:36:17  arekm
 - force libdrm >= 2.4.23
 
================================================================

---- CVS-web:
    http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/packages/Mesa/Mesa.spec?r1=1.267&r2=1.268&f=u



More information about the pld-cvs-commit mailing list