SPECS (MESA_7_0): Mesa.spec - up to 7.0.4; i915tex disabled as it uses not ...

arekm arekm at pld-linux.org
Wed Aug 20 10:31:57 CEST 2008


Author: arekm                        Date: Wed Aug 20 08:31:57 2008 GMT
Module: SPECS                         Tag: MESA_7_0
---- Log message:
- up to 7.0.4; i915tex disabled as it uses not supported TTM API

---- Files affected:
SPECS:
   Mesa.spec (1.168 -> 1.168.4.1) 

---- Diffs:

================================================================
Index: SPECS/Mesa.spec
diff -u SPECS/Mesa.spec:1.168 SPECS/Mesa.spec:1.168.4.1
--- SPECS/Mesa.spec:1.168	Sat Apr  5 22:44:31 2008
+++ SPECS/Mesa.spec	Wed Aug 20 10:31:51 2008
@@ -12,14 +12,14 @@
 Summary:	Free OpenGL implementation
 Summary(pl.UTF-8):	Wolnodostępna implementacja standardu OpenGL
 Name:		Mesa
-Version:	7.0.3
-Release:	2%{?with_multigl:.mgl}
+Version:	7.0.4
+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
-# Source0-md5:	e6e6379d7793af40a6bc3ce1bace572e
+# Source0-md5:	8d7bacbe0234742a5d08c8088c4619e9
 Source1:	http://dl.sourceforge.net/mesa3d/%{name}Demos-%{version}.tar.bz2
-# Source1-md5:	47fd6863621d3c9c7dbb870ab7f0c303
+# Source1-md5:	c1215b31c5f7b85f81eed3bfba07d556
 Source2:	nouveau_drm.h
 Patch0:		%{name}-realclean.patch
 URL:		http://www.mesa3d.org/
@@ -608,6 +608,9 @@
 sed -i -e 's/ sis / /' configs/linux-dri
 %endif
 
+# uses TTM api which was removed from libdrm
+sed -i -e 's/ i915tex / /' configs/linux-dri
+
 %build
 # use $lib, not %{_lib} as Mesa uses lib64 only for *-x86-64* targets
 %ifarch %{x8664}
@@ -861,7 +864,7 @@
 %files dri-driver-intel-i915
 %defattr(644,root,root,755)
 %attr(755,root,root) %{_libdir}/xorg/modules/dri/i915_dri.so
-%attr(755,root,root) %{_libdir}/xorg/modules/dri/i915tex_dri.so
+#%attr(755,root,root) %{_libdir}/xorg/modules/dri/i915tex_dri.so
 
 %files dri-driver-intel-i965
 %defattr(644,root,root,755)
@@ -913,6 +916,9 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.168.4.1  2008/08/20 08:31:51  arekm
+- up to 7.0.4; i915tex disabled as it uses not supported TTM API
+
 Revision 1.168  2008/04/05 20:44:31  arekm
 - rel 2; glw.pc is back
 
================================================================

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



More information about the pld-cvs-commit mailing list