summaryrefslogtreecommitdiffstats
path: root/kernel.spec
diff options
context:
space:
mode:
authorLaura Abbott <labbott@fedoraproject.org>2017-03-15 12:25:09 -0700
committerLaura Abbott <labbott@fedoraproject.org>2017-03-15 12:25:09 -0700
commit3857ff41a3662c796a9b4ee2348a6fd5cfc244ce (patch)
tree6672b9ba5f7e9df1b4c5fb13b08d32999720f1e0 /kernel.spec
parent86ea644987b363a4bc00b62447992bdefb819c16 (diff)
downloadkernel-3857ff41a3662c796a9b4ee2348a6fd5cfc244ce.tar.gz
kernel-3857ff41a3662c796a9b4ee2348a6fd5cfc244ce.tar.xz
kernel-3857ff41a3662c796a9b4ee2348a6fd5cfc244ce.zip
Reenable debugging options like nothing ever happened.
Diffstat (limited to 'kernel.spec')
-rw-r--r--kernel.spec9
1 files changed, 6 insertions, 3 deletions
diff --git a/kernel.spec b/kernel.spec
index 9d2357db8..30d87b221 100644
--- a/kernel.spec
+++ b/kernel.spec
@@ -42,7 +42,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 3
%global fedora_build %{baserelease}
# base_sublevel is the kernel version we're starting with and patching
@@ -125,7 +125,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}
@@ -2163,7 +2163,10 @@ fi
#
#
%changelog
-* Wed Mar 15 2017 Laura Abbott <labbott@fedoraproject.org> - 4.11.0-0.rc2.git2.2
+* Wed Mar 15 2017 Laura Abbott <labbott@fedoraproject.org>
+- Reenable debugging options like nothing ever happened.
+
+* Wed Mar 15 2017 Laura Abbott <labbott@fedoraproject.org>
- Disable debugging options for sync to f26
* Wed Mar 15 2017 Laura Abbott <labbott@fedoraproject.org> - 4.11.0-0.rc2.git2.1