From: Thierry Parmentelat Date: Tue, 16 Dec 2008 17:02:34 +0000 (+0000) Subject: gcc4.3 patch needed on f10 too X-Git-Tag: linux-2.6-22-32~2 X-Git-Url: http://git.onelab.eu/?p=linux-2.6.git;a=commitdiff_plain;h=b6a61900b8f20a0347f34844bd3b5e6d15288e75 gcc4.3 patch needed on f10 too --- diff --git a/kernel-2.6.spec b/kernel-2.6.spec index 9ded77071..ab6f52d0c 100644 --- a/kernel-2.6.spec +++ b/kernel-2.6.spec @@ -181,7 +181,7 @@ Patch630: linux-2.6-630-sched-fix.patch Patch640: linux-2.6-640-netlink-audit-hack.patch Patch650: linux-2.6-650-hangcheck-reboot.patch Patch660: linux-2.6-660-nmi-watchdog-default.patch -%if "%{distroname}" == "f9" +%if "%{distroname}" == "f9" || "%{distroname}" == "f10" Patch670: linux-2.6-670-gcc43.patch %endif Patch680: linux-2.6-680-htb-hysteresis-tso.patch @@ -392,7 +392,7 @@ KERNEL_PREVIOUS=vanilla %ApplyPatch 640 %ApplyPatch 650 %ApplyPatch 660 -%if "%{distroname}" == "f9" +%if "%{distroname}" == "f9" || "%{distroname}" == "f10" %ApplyPatch 670 %endif %ApplyPatch 680