]> git.ipfire.org Git - thirdparty/glibc.git/commitdiff
Add Conflicts with old kernel
authorAndreas Schwab <schwab@redhat.com>
Fri, 30 Jul 2010 08:47:59 +0000 (10:47 +0200)
committerAndreas Schwab <schwab@redhat.com>
Fri, 30 Jul 2010 08:47:59 +0000 (10:47 +0200)
fedora/glibc.spec.in

index 76070142c05518f5fb3e3245e869d62020d7d03f..2244817d494f4b813028ab60a93e9e14d2a2638d 100644 (file)
@@ -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