rpms/mesa/devel mesa.spec,1.118,1.119

fedora-cvs-commits at redhat.com fedora-cvs-commits at redhat.com
Mon Oct 16 21:17:43 UTC 2006


Author: krh

Update of /cvs/dist/rpms/mesa/devel
In directory cvs.devel.redhat.com:/tmp/cvs-serv11923

Modified Files:
	mesa.spec 
Log Message:
* Mon May 29 2006 Kristian Høgsberg <krh at redhat.com> - 6.5-6
- Update mesa-6.5-texture-from-pixmap-fixes.patch to include new
  tokens and change tfp functions to return void.  Yes, a new mesa
  snapshot would be nice.



Index: mesa.spec
===================================================================
RCS file: /cvs/dist/rpms/mesa/devel/mesa.spec,v
retrieving revision 1.118
retrieving revision 1.119
diff -u -r1.118 -r1.119
--- mesa.spec	30 Sep 2006 21:32:16 -0000	1.118
+++ mesa.spec	16 Oct 2006 21:17:41 -0000	1.119
@@ -47,7 +47,7 @@
 Summary: Mesa graphics libraries
 Name: mesa
 Version: 6.5.1
-Release: 7%{?dist}
+Release: 8%{?dist}
 License: MIT/X11
 Group: System Environment/Libraries
 URL: http://www.mesa3d.org
@@ -67,6 +67,7 @@
 
 # General patches from upstream go here:
 Patch50: post-6.5.1-i965-fixes.patch
+Patch51: i965-interleaved-arrays-fix.patch
 
 BuildRequires: pkgconfig
 %if %{with_dri}
@@ -246,6 +247,7 @@
 %patch4 -p0 -b .dont-libglut-me-harder-ok-thx-bye
 %patch18 -p1 -b .selinux-awareness
 %patch50 -p1 -b .post-6.5.1-i965-fixes
+%patch51 -p1 -b .i965-interleaved-arrays-fix
 
 # WARNING: The following files are copyright "Mark J. Kilgard" under the GLUT
 # license and are not open source/free software, so we remove them.
@@ -415,6 +417,9 @@
 %{_bindir}/glxinfo
 
 %changelog
+* Mon Oct 16 2006 Kristian <krh at redhat.com> - 6.5.1-8.fc6
+- Add i965-interleaved-arrays-fix.patch to fix (#209318).
+
 * Sat Sep 30 2006 Soren Sandmann <sandmann at redhat.com> - 6.5.1-7.fc6
 - Update to gl-manpages-1.0.1.tar.bz2 which doesn't use symlinks. (#184547)
 




More information about the fedora-cvs-commits mailing list