summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authormharris <mharris@fedoraproject.org>2006-07-05 08:43:15 +0000
committermharris <mharris@fedoraproject.org>2006-07-05 08:43:15 +0000
commit0d97d8ec3e5147866a028c1efa178c103cf45950 (patch)
tree9b740f73ce60644e67fdaa890a1d6568fdcbfdad
parentf8d59ba69696a1732160ec6a6929be8a8dcb247d (diff)
downloadmesa-0d97d8ec3e5147866a028c1efa178c103cf45950.tar.gz
mesa-0d97d8ec3e5147866a028c1efa178c103cf45950.tar.xz
mesa-0d97d8ec3e5147866a028c1efa178c103cf45950.zip
uh, apply the patch doofusmesa-6_5-13_fc6
-rw-r--r--mesa.spec2
1 files changed, 2 insertions, 0 deletions
diff --git a/mesa.spec b/mesa.spec
index ccb5bb7..ac29499 100644
--- a/mesa.spec
+++ b/mesa.spec
@@ -72,6 +72,7 @@ Source12: redhat-mesa-source-filelist-generator
# Patches 0-9 reserved for mesa Makefiles/config fixes
Patch0: mesa-6.5-build-config.patch
Patch1: mesa-6.5-glx-use-tls.patch
+Patch2: mesa-6.5-fix-opt-flags-bug197640.patch
Patch10: mesa-6.3.2-fix-installmesa.patch
Patch11: mesa-6.4-multilib-fix.patch
@@ -253,6 +254,7 @@ install -m 755 %{SOURCE12} ./
%patch0 -p0 -b .build-config
%patch1 -p0 -b .glx-use-tls
+%patch2 -p1 -b .fix-opt-flags-bug197640
%patch10 -p0 -b .fix-installmesa
%patch11 -p0 -b .multilib-fix