From b6a61900b8f20a0347f34844bd3b5e6d15288e75 Mon Sep 17 00:00:00 2001 From: Thierry Parmentelat Date: Tue, 16 Dec 2008 17:02:34 +0000 Subject: [PATCH] gcc4.3 patch needed on f10 too --- kernel-2.6.spec | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) 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 -- 2.43.0