From 7fc186c38b6d5f212a5bd15d4257a995a0f0da1e Mon Sep 17 00:00:00 2001 From: Andreas Schwab Date: Fri, 30 Jul 2010 10:47:59 +0200 Subject: [PATCH] Add Conflicts with old kernel --- fedora/glibc.spec.in | 1 + 1 file changed, 1 insertion(+) diff --git a/fedora/glibc.spec.in b/fedora/glibc.spec.in index 76070142c05..2244817d494 100644 --- a/fedora/glibc.spec.in +++ b/fedora/glibc.spec.in @@ -51,6 +51,7 @@ BuildRequires: /bin/ps, /bin/kill, /bin/awk # will be compatible with egcs 1.x.y BuildRequires: gcc >= 3.2 %define enablekernel 2.6.32 +Conflicts: kernel < %{enablekernel} %ifarch i386 %define nptl_target_cpu i486 %else -- 2.47.2