summaryrefslogtreecommitdiffstats
path: root/kernel.spec
diff options
context:
space:
mode:
authorJosh Boyer <jwboyer@redhat.com>2012-09-16 09:12:35 -0400
committerJosh Boyer <jwboyer@redhat.com>2012-09-16 09:12:49 -0400
commit9c840a07090155027e8d5a7a0a7c910cd443edf8 (patch)
treea43943dda104d91837362a269c174abef0094ae6 /kernel.spec
parentf6771f41a89f877c8b3450ce170ce76696718094 (diff)
downloadkernel-9c840a07090155027e8d5a7a0a7c910cd443edf8.tar.gz
kernel-9c840a07090155027e8d5a7a0a7c910cd443edf8.tar.xz
kernel-9c840a07090155027e8d5a7a0a7c910cd443edf8.zip
Linux v3.6-rc5-315-g3f0c3c8
Diffstat (limited to 'kernel.spec')
-rw-r--r--kernel.spec11
1 files changed, 4 insertions, 7 deletions
diff --git a/kernel.spec b/kernel.spec
index 8e83ca9e3..33a1989af 100644
--- a/kernel.spec
+++ b/kernel.spec
@@ -95,7 +95,7 @@ Summary: The Linux kernel
# The rc snapshot level
%define rcrev 5
# The git snapshot level
-%define gitrev 2
+%define gitrev 3
# Set rpm version accordingly
%define rpmversion 3.%{upstream_sublevel}.0
%endif
@@ -755,9 +755,6 @@ Patch22066: virtio-scsi-Initialize-scatterlist-structure.patch
#rhbz 846037
Patch22067: selinux-Fix-sel_netnode_insert-suspicious-rcu-dereference.patch
-#rhbz 852842
-Patch22068: ibmveth-Fix-alignment-of-rx-queue-bug.patch
-
# END OF PATCH DEFINITIONS
%endif
@@ -1456,9 +1453,6 @@ ApplyPatch virtio-scsi-Initialize-scatterlist-structure.patch
#rhbz 846037
ApplyPatch selinux-Fix-sel_netnode_insert-suspicious-rcu-dereference.patch
-#rhbz 852842
-ApplyPatch ibmveth-Fix-alignment-of-rx-queue-bug.patch
-
# END OF PATCH APPLICATIONS
%endif
@@ -2321,6 +2315,9 @@ fi
# ||----w |
# || ||
%changelog
+* Sun Sep 16 2012 Josh Boyer <jwboyer@redhat.com> - 3.6.0-0.rc5.git3.1
+- Linux v3.6-rc5-315-g3f0c3c8
+
* Fri Sep 14 2012 Dave Jones <davej@redhat.com>
- Enable CONFIG_DRM_LOAD_EDID_FIRMWARE (rhbz 857511)