From 35c3c52a62abb26158cb7147783f6541b139a0d0 Mon Sep 17 00:00:00 2001 From: mharris Date: Wed, 25 Jan 2006 02:01:36 +0000 Subject: [PATCH] Temporarily disabled mesa-6.4.1-texture-from-drawable.patch, as it fails to compile on at least ia64, and possibly other architectures. --- mesa.spec | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/mesa.spec b/mesa.spec index ae74e51..938b3e9 100644 --- a/mesa.spec +++ b/mesa.spec @@ -220,7 +220,7 @@ install -m 755 %{SOURCE3} ./ %patch100 -p1 -b .amd64-assyntax-fix -%patch200 -p0 -b .texture-from-drawable +#%patch200 -p0 -b .texture-from-drawable # WARNING: The following files are copyright "Mark J. Kilgard" under the GLUT # license and are not open source/free software, so we remove them. @@ -401,6 +401,8 @@ rm -rf $RPM_BUILD_ROOT %changelog * Tue Jan 24 2006 Mike A. Harris 6.4.1-5 - Added missing "BuildRequires: expat-devel" for bug (#178525) +- Temporarily disabled mesa-6.4.1-texture-from-drawable.patch, as it fails + to compile on at least ia64, and possibly other architectures. * Tue Jan 17 2006 Kristian Høgsberg 6.4.1-4 - Add mesa-6.4.1-texture-from-drawable.patch to implement protocol