summaryrefslogtreecommitdiffstats
path: root/kernel.spec
diff options
context:
space:
mode:
authorJosh Boyer <jwboyer@redhat.com>2013-01-29 11:45:45 -0500
committerJosh Boyer <jwboyer@redhat.com>2013-01-29 11:53:49 -0500
commit1a1f3b0695c84dc925b62af6398fcb4798f5c2fd (patch)
tree248d47a64d220ca48886f29c2f31f0fb8bebd8d7 /kernel.spec
parent655567cad9234701704192050d2fbf2b11e55803 (diff)
downloadkernel-1a1f3b0695c84dc925b62af6398fcb4798f5c2fd.tar.gz
kernel-1a1f3b0695c84dc925b62af6398fcb4798f5c2fd.tar.xz
kernel-1a1f3b0695c84dc925b62af6398fcb4798f5c2fd.zip
Linux v3.8-rc5-150-g6abb7c2
Diffstat (limited to 'kernel.spec')
-rw-r--r--kernel.spec18
1 files changed, 5 insertions, 13 deletions
diff --git a/kernel.spec b/kernel.spec
index e1e4f5eaf..482dbdb87 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 2
+%global baserelease 1
%global fedora_build %{baserelease}
# base_sublevel is the kernel version we're starting with and patching
@@ -95,7 +95,7 @@ Summary: The Linux kernel
# The rc snapshot level
%define rcrev 5
# The git snapshot level
-%define gitrev 0
+%define gitrev 1
# Set rpm version accordingly
%define rpmversion 3.%{upstream_sublevel}.0
%endif
@@ -729,8 +729,6 @@ Patch21004: arm-tegra-nvec-kconfig.patch
Patch21005: arm-tegra-usb-no-reset-linux33.patch
# versatile
-# https://patchwork-mail.kernel.org/patch/1937321/
-Patch21006: arm-vexpress-exports.patch
#rhbz 754518
Patch21235: scsi-sd_revalidate_disk-prevent-NULL-ptr-deref.patch
@@ -746,11 +744,7 @@ Patch22070: irqnr-build.patch
#rhbz 859485
Patch21226: vt-Drop-K_OFF-for-VC_MUTE.patch
-#rhbz 886946
-Patch21227: iwlegacy-fix-IBSS-cleanup.patch
-
#rhbz 863424
-Patch21228: iwlwifi-audit-single-frames-from-AGG-queue-in-RS.patch
Patch21229: Revert-iwlwifi-fix-the-reclaimed-packet-tracking-upon.patch
#rhbz 799564
@@ -1321,7 +1315,6 @@ ApplyPatch arm-allnoconfig-error-__LINUX_ARM_ARCH__-undeclared.patch
ApplyPatch arm-tegra-usb-no-reset-linux33.patch
ApplyPatch arm-omap-fixdrm.patch
ApplyPatch arm-imx-fixdrm.patch
-ApplyPatch arm-vexpress-exports.patch
#
# bugfixes to drivers and filesystems
@@ -1448,11 +1441,7 @@ ApplyPatch irqnr-build.patch
#rhbz 859485
ApplyPatch vt-Drop-K_OFF-for-VC_MUTE.patch
-#rhbz 886946
-ApplyPatch iwlegacy-fix-IBSS-cleanup.patch
-
#rhbz 863424
-ApplyPatch iwlwifi-audit-single-frames-from-AGG-queue-in-RS.patch
ApplyPatch Revert-iwlwifi-fix-the-reclaimed-packet-tracking-upon.patch
#rhbz 799564
@@ -2314,6 +2303,9 @@ fi
# ||----w |
# || ||
%changelog
+* Tue Jan 29 2013 Josh Boyer <jwboyer@redhat.com> - 3.8.0-0.rc5.git1.1
+- Linux v3.8-rc5-150-g6abb7c2
+
* Tue Jan 29 2013 Josh Boyer <jwboyer@redhat.com>
- Backport driver for Cypress PS/2 trackpad (rhbz 799564)