summaryrefslogtreecommitdiffstats
path: root/kernel.spec
diff options
context:
space:
mode:
authorJustin M. Forbes <jforbes@redhat.com>2013-04-01 11:15:57 -0500
committerJustin M. Forbes <jforbes@redhat.com>2013-04-01 11:15:57 -0500
commit6e429107c2fa5b88eabcfda9db729eea93095534 (patch)
tree522d15ad107d1740cc744e545ee6413a7956e2c8 /kernel.spec
parent831cb39c244ee79e36eae1a98dbc96e1a53f7513 (diff)
downloadkernel-6e429107c2fa5b88eabcfda9db729eea93095534.tar.gz
kernel-6e429107c2fa5b88eabcfda9db729eea93095534.tar.xz
kernel-6e429107c2fa5b88eabcfda9db729eea93095534.zip
Linux v3.9-rc5
Diffstat (limited to 'kernel.spec')
-rw-r--r--kernel.spec26
1 files changed, 4 insertions, 22 deletions
diff --git a/kernel.spec b/kernel.spec
index 62baf395..da5b5104 100644
--- a/kernel.spec
+++ b/kernel.spec
@@ -62,7 +62,7 @@ Summary: The Linux kernel
# For non-released -rc kernels, this will be appended after the rcX and
# gitX tags, so a 3 here would become part of release "0.rcX.gitX.3"
#
-%global baserelease 3
+%global baserelease 1
%global fedora_build %{baserelease}
# base_sublevel is the kernel version we're starting with and patching
@@ -93,7 +93,7 @@ Summary: The Linux kernel
# The next upstream release sublevel (base_sublevel+1)
%define upstream_sublevel %(echo $((%{base_sublevel} + 1)))
# The rc snapshot level
-%define rcrev 4
+%define rcrev 5
# The git snapshot level
%define gitrev 0
# Set rpm version accordingly
@@ -737,20 +737,11 @@ Patch21276: mac80211-Dont-restart-sta-timer-if-not-running.patch
#rhbz 859282
Patch21275: VMX-x86-handle-host-TSC-calibration-failure.patch
-#rhbz 907221
-Patch21277: HID-usbhid-quirk-for-MSI-GX680R-led-panel.patch
-
-#rhbz 806587
-Patch21278: HID-usbhid-quirk-for-Realtek-Multi-card-reader.patch
-
Patch22000: weird-root-dentry-name-debug.patch
#selinux ptrace child permissions
Patch22001: selinux-apply-different-permission-to-ptrace-child.patch
-Patch23000: cpufreq-intel-pstate-validate-msrs.patch
-Patch23001: cpufreq-intel-pstate-max-is-in-the-max-variable-who-knew.patch
-
#rhbz 927469
Patch23006: fix-child-thread-introspection.patch
@@ -1421,10 +1412,6 @@ ApplyPatch weird-root-dentry-name-debug.patch
#selinux ptrace child permissions
ApplyPatch selinux-apply-different-permission-to-ptrace-child.patch
-# rhbz 922923
-ApplyPatch cpufreq-intel-pstate-validate-msrs.patch
-ApplyPatch cpufreq-intel-pstate-max-is-in-the-max-variable-who-knew.patch
-
#rhbz 859485
ApplyPatch vt-Drop-K_OFF-for-VC_MUTE.patch
@@ -1450,12 +1437,6 @@ ApplyPatch VMX-x86-handle-host-TSC-calibration-failure.patch
#rhbz 920218
ApplyPatch mac80211-Dont-restart-sta-timer-if-not-running.patch
-#rhbz 907221
-ApplyPatch HID-usbhid-quirk-for-MSI-GX680R-led-panel.patch
-
-#rhbz 806587
-ApplyPatch HID-usbhid-quirk-for-Realtek-Multi-card-reader.patch
-
#rhbz 927469
ApplyPatch fix-child-thread-introspection.patch
@@ -2292,8 +2273,9 @@ fi
# ||----w |
# || ||
%changelog
-* Mon Apr 01 2013 Justin M. Forbes <jforbes@redhat.com> - 3.9.0-0.rc4.git0.3
+* Mon Apr 01 2013 Justin M. Forbes <jforbes@redhat.com> - 3.9.0-0.rc5.git0.1
- Disable debugging options.
+- Linux v3.9-rc5
* Mon Apr 1 2013 Peter Robinson <pbrobinson@fedoraproject.org>
- Minor ARM LPAE updates