summaryrefslogtreecommitdiffstats
path: root/kernel.spec
diff options
context:
space:
mode:
authorJosh Boyer <jwboyer@redhat.com>2012-05-23 15:57:04 -0400
committerJosh Boyer <jwboyer@redhat.com>2012-05-23 15:57:04 -0400
commitafabfc9465b4fd904440754d6b40b26d2b003135 (patch)
tree457c46b887a44923ae429eb8cdd5298dc2bbcac7 /kernel.spec
parentac697f48993574eaadc479e6ae109717fbe69055 (diff)
downloadkernel-afabfc9465b4fd904440754d6b40b26d2b003135.tar.gz
kernel-afabfc9465b4fd904440754d6b40b26d2b003135.tar.xz
kernel-afabfc9465b4fd904440754d6b40b26d2b003135.zip
Linux v3.4-5161-g56edab3
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 94fbeb1a0..c5d413e77 100644
--- a/kernel.spec
+++ b/kernel.spec
@@ -95,7 +95,7 @@ Summary: The Linux kernel
# The rc snapshot level
%define rcrev 0
# The git snapshot level
-%define gitrev 4
+%define gitrev 5
# Set rpm version accordingly
%define rpmversion 3.%{upstream_sublevel}.0
%endif
@@ -748,8 +748,6 @@ Patch21400: unhandled-irqs-switch-to-polling.patch
Patch21620: vgaarb-vga_default_device.patch
-Patch21621: perf-Fix-trace-event-perl.c-build.patch
-
Patch22000: weird-root-dentry-name-debug.patch
#selinux ptrace child permissions
@@ -1453,8 +1451,6 @@ ApplyPatch highbank-export-clock-functions.patch
#vgaarb patches. blame mjg59
ApplyPatch vgaarb-vga_default_device.patch
-ApplyPatch perf-Fix-trace-event-perl.c-build.patch
-
# END OF PATCH APPLICATIONS
%endif
@@ -2305,6 +2301,9 @@ fi
# ||----w |
# || ||
%changelog
+* Wed May 23 2012 Josh Boyer <jwboyer@redhat.com> - 3.5.0-0.rc0.git5.1
+- Linux v3.4-5161-g56edab3
+
* Wed May 23 2012 Adam Jackson <ajax@redhat.com>
- drm-i915-lvds-dual-channel.patch: Scrape LVDS dual-channel-ness from the
VBT instead of just making things up. (#819343)