summaryrefslogtreecommitdiffstats
path: root/kernel.spec
diff options
context:
space:
mode:
Diffstat (limited to 'kernel.spec')
-rw-r--r--kernel.spec5
1 files changed, 3 insertions, 2 deletions
diff --git a/kernel.spec b/kernel.spec
index 88afe8a9..83833c35 100644
--- a/kernel.spec
+++ b/kernel.spec
@@ -618,7 +618,6 @@ Patch09: linux-2.6-upstream-reverts.patch
# Git trees.
# Standalone patches
-Patch20: linux-2.6-hotfixes.patch
Patch150: linux-2.6.29-sparc-IOC_TYPECHECK.patch
@@ -1135,7 +1134,6 @@ ApplyOptionalPatch linux-2.6-compile-fixes.patch
# revert patches from upstream that conflict or that we get via other means
ApplyOptionalPatch linux-2.6-upstream-reverts.patch -R
-ApplyPatch linux-2.6-hotfixes.patch
# Architecture patches
# x86(-64)
@@ -1883,6 +1881,9 @@ fi
# and build.
%changelog
+* Fri Jun 17 2011 Dave Jones <davej@redhat.com>
+- drop qcserial 'compile fix' that was just duplicating an include.
+
* Fri Jun 17 2011 Kyle McMartin <kmcmartin@redhat.com>
- linux-2.6-defaults-pci_no_msi.patch: drop, haven't toggled the default
in many moons.