summaryrefslogtreecommitdiffstats
path: root/kernel.spec
diff options
context:
space:
mode:
authorJustin M. Forbes <jforbes@redhat.com>2012-04-03 16:44:48 -0500
committerJustin M. Forbes <jforbes@redhat.com>2012-04-03 16:44:48 -0500
commit2b796ace80842c69eb8f3ee277f821eee861c7c4 (patch)
tree63530562f7150ffeba76a49e458367fcc6ed6397 /kernel.spec
parent31174218a0b2e3c9e7bcb168b23d898e0cb94fb0 (diff)
downloadkernel-2b796ace80842c69eb8f3ee277f821eee861c7c4.tar.gz
kernel-2b796ace80842c69eb8f3ee277f821eee861c7c4.tar.xz
kernel-2b796ace80842c69eb8f3ee277f821eee861c7c4.zip
Linux v3.4-rc1-144-g01627d9
Diffstat (limited to 'kernel.spec')
-rw-r--r--kernel.spec21
1 files changed, 12 insertions, 9 deletions
diff --git a/kernel.spec b/kernel.spec
index d933f6af0..afdce82a7 100644
--- a/kernel.spec
+++ b/kernel.spec
@@ -95,7 +95,7 @@ Summary: The Linux kernel
# The rc snapshot level
%define rcrev 1
# The git snapshot level
-%define gitrev 0
+%define gitrev 1
# Set rpm version accordingly
%define rpmversion 3.%{upstream_sublevel}.0
%endif
@@ -163,7 +163,7 @@ Summary: The Linux kernel
# Set debugbuildsenabled to 1 for production (build separate debug kernels)
# and 0 for rawhide (all kernels are debug kernels).
# See also 'make debug' and 'make release'.
-%define debugbuildsenabled 1
+%define debugbuildsenabled 0
# Want to build a vanilla kernel build without any non-upstream patches?
%define with_vanilla %{?_with_vanilla: 1} %{?!_with_vanilla: 0}
@@ -176,7 +176,7 @@ Summary: The Linux kernel
%define doc_build_fail true
%endif
-%define rawhide_skip_docs 0
+%define rawhide_skip_docs 1
%if 0%{?rawhide_skip_docs}
%define with_doc 0
%define doc_build_fail true
@@ -732,15 +732,14 @@ Patch21235: scsi-sd_revalidate_disk-prevent-NULL-ptr-deref.patch
Patch21260: x86-Avoid-invoking-RCU-when-CPU-is-idle.patch
-#rhbz 804007
-Patch21305: mac80211-fix-possible-tid_rx-reorder_timer-use-after-free.patch
-
#rhbz 804957 CVE-2012-1568
Patch21306: shlib_base_randomize.patch
Patch21400: unhandled-irqs-switch-to-polling.patch
Patch22000: weird-root-dentry-name-debug.patch
+#
+Patch22100: patch-3.4-rc1-git1.xz
%endif
@@ -1417,9 +1416,6 @@ ApplyPatch power-x86-destdir.patch
#rhbz 754518
ApplyPatch scsi-sd_revalidate_disk-prevent-NULL-ptr-deref.patch
-#rhbz 804007
-ApplyPatch mac80211-fix-possible-tid_rx-reorder_timer-use-after-free.patch
-
#rhbz 804957 CVE-2012-1568
ApplyPatch shlib_base_randomize.patch
@@ -1429,6 +1425,7 @@ ApplyPatch weird-root-dentry-name-debug.patch
#Highbank clock functions
ApplyPatch highbank-export-clock-functions.patch
+ApplyPatch patch-3.4-rc1-git1.xz
# END OF PATCH APPLICATIONS
@@ -2285,6 +2282,12 @@ fi
# ||----w |
# || ||
%changelog
+* Tue Apr 03 2012 Justin M. Forbes <jforbes@redhat.com> - 3.4.0-0.rc1.git1.2
+- Reenable debugging options.
+
+* Tue Apr 03 2012 Justin M. Forbes <jforbes@redhat.com> - 3.4.0-0.rc1.git1.1
+- Linux v3.4-rc1-144-g01627d9
+
* Mon Apr 02 2012 Justin M. Forbes <jforbes@redhat.com> - 3.4.0-0.rc1.git0.2
- Fix config since koji preps as noarch