summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authormharris <mharris@fedoraproject.org>2006-01-25 02:01:36 +0000
committermharris <mharris@fedoraproject.org>2006-01-25 02:01:36 +0000
commit35c3c52a62abb26158cb7147783f6541b139a0d0 (patch)
tree9e2702b7ce44030fad633c846e896b56a4715737
parent057b30a590d78ffd7236a08711290b38615b75a2 (diff)
downloadmesa-35c3c52a62abb26158cb7147783f6541b139a0d0.tar.gz
mesa-35c3c52a62abb26158cb7147783f6541b139a0d0.tar.xz
mesa-35c3c52a62abb26158cb7147783f6541b139a0d0.zip
Temporarily disabled mesa-6.4.1-texture-from-drawable.patch, as it fails tomesa-6_4_1-5
compile on at least ia64, and possibly other architectures.
-rw-r--r--mesa.spec4
1 files changed, 3 insertions, 1 deletions
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 <mharris@redhat.com> 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 <krh@redhat.com> 6.4.1-4
- Add mesa-6.4.1-texture-from-drawable.patch to implement protocol