summaryrefslogtreecommitdiffstats
path: root/kernel.spec
diff options
context:
space:
mode:
authorKyle McMartin <kyle@redhat.com>2011-05-01 22:17:23 -0400
committerKyle McMartin <kyle@redhat.com>2011-05-01 22:17:23 -0400
commit8e5f42dd3d5d509ecf17f4e00d798545f746fd0f (patch)
tree3145db462513296c452e49b91a716fe2d50a9641 /kernel.spec
parent0ca2d8f721167219d0177ebbccc5a590ae5b7d0f (diff)
downloadkernel-8e5f42dd3d5d509ecf17f4e00d798545f746fd0f.tar.gz
kernel-8e5f42dd3d5d509ecf17f4e00d798545f746fd0f.tar.xz
kernel-8e5f42dd3d5d509ecf17f4e00d798545f746fd0f.zip
snapshot 2.6.39-rc5-git5
Diffstat (limited to 'kernel.spec')
-rw-r--r--kernel.spec10
1 files changed, 4 insertions, 6 deletions
diff --git a/kernel.spec b/kernel.spec
index bf652b319..a62bac336 100644
--- a/kernel.spec
+++ b/kernel.spec
@@ -84,7 +84,7 @@ Summary: The Linux kernel
# The rc snapshot level
%define rcrev 5
# The git snapshot level
-%define gitrev 1
+%define gitrev 5
# Set rpm version accordingly
%define rpmversion 2.6.%{upstream_sublevel}
%endif
@@ -696,8 +696,6 @@ Patch2912: linux-2.6-v4l-dvb-ir-core-update.patch
#Patch2916: lirc-staging-2.6.36-fixes.patch
-Patch2918: flexcop-fix-xlate_proc_name-warning.patch
-
# fs fixes
# NFSv4
@@ -1311,9 +1309,6 @@ ApplyOptionalPatch linux-2.6-v4l-dvb-experimental.patch
# http://www.lirc.org/
#ApplyOptionalPatch lirc-staging-2.6.36-fixes.patch
-# rhbz#664852
-ApplyPatch flexcop-fix-xlate_proc_name-warning.patch
-
# Patches headed upstream
ApplyPatch disable-i8042-check-on-apple-mac.patch
@@ -1941,6 +1936,9 @@ fi
# and build.
%changelog
+* Sun May 01 2011 Kyle McMartin <kmcmartin@redhat.com>
+- Update to snapshot 2.6.39-rc5-git5
+
* Thu Apr 28 2011 Kyle McMartin <kmcmartin@redhat.com> 2.6.39-0.rc5.git1.0
- Update to snapshot 2.6.39-rc5-git1
- Edit scripts/rebase.sh to not keep appending to .gitignore when the new