summaryrefslogtreecommitdiffstats
path: root/kernel.spec
diff options
context:
space:
mode:
Diffstat (limited to 'kernel.spec')
-rw-r--r--kernel.spec9
1 files changed, 4 insertions, 5 deletions
diff --git a/kernel.spec b/kernel.spec
index c1ced1114..f3922ba5d 100644
--- a/kernel.spec
+++ b/kernel.spec
@@ -95,7 +95,7 @@ Summary: The Linux kernel
# The rc snapshot level
%define rcrev 4
# The git snapshot level
-%define gitrev 1
+%define gitrev 2
# Set rpm version accordingly
%define rpmversion 3.%{upstream_sublevel}.0
%endif
@@ -759,8 +759,6 @@ Patch22067: selinux-Fix-sel_netnode_insert-suspicious-rcu-dereference.patch
#rhbz 852842
Patch22068: ibmveth-Fix-alignment-of-rx-queue-bug.patch
-Patch30000: 0001-ALSA-snd-usb-Fix-URB-cancellation-at-stream-start.patch
-
# END OF PATCH DEFINITIONS
%endif
@@ -1463,8 +1461,6 @@ ApplyPatch selinux-Fix-sel_netnode_insert-suspicious-rcu-dereference.patch
#rhbz 852842
ApplyPatch ibmveth-Fix-alignment-of-rx-queue-bug.patch
-ApplyPatch 0001-ALSA-snd-usb-Fix-URB-cancellation-at-stream-start.patch
-
# END OF PATCH APPLICATIONS
%endif
@@ -2327,6 +2323,9 @@ fi
# ||----w |
# || ||
%changelog
+* Fri Sep 07 2012 Josh Boyer <jwboyer@redhat.com> - 3.6.0-0.rc4.git2.1
+- Linux v3.6-rc4-128-geeea3ac
+
* Wed Sep 05 2012 Dave Jones <davej@redhat.com>
- Don't create empty include/linux/autoconf.h in kernel-devel (rhbz 854689)