From 0d97d8ec3e5147866a028c1efa178c103cf45950 Mon Sep 17 00:00:00 2001 From: mharris Date: Wed, 5 Jul 2006 08:43:15 +0000 Subject: [PATCH] uh, apply the patch doofus --- mesa.spec | 2 ++ 1 file changed, 2 insertions(+) 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