summaryrefslogtreecommitdiffstats
path: root/kernel.spec
diff options
context:
space:
mode:
authorJosh Boyer <jwboyer@fedoraproject.org>2014-06-16 10:43:53 -0400
committerJosh Boyer <jwboyer@fedoraproject.org>2014-06-16 10:44:42 -0400
commitddd94fae5eefe1310ffe30c542d7f3a0b5831489 (patch)
treeb1390b760635bd1eca24c5f6ef4a5599f64191f6 /kernel.spec
parent2019e8c2e2a1487330c481d7169150b015219075 (diff)
downloadkernel-ddd94fae5eefe1310ffe30c542d7f3a0b5831489.tar.gz
kernel-ddd94fae5eefe1310ffe30c542d7f3a0b5831489.tar.xz
kernel-ddd94fae5eefe1310ffe30c542d7f3a0b5831489.zip
Linux v3.16-rc1
- Disable debugging options.
Diffstat (limited to 'kernel.spec')
-rw-r--r--kernel.spec14
1 files changed, 7 insertions, 7 deletions
diff --git a/kernel.spec b/kernel.spec
index 0b1fa5e8..12c8dde5 100644
--- a/kernel.spec
+++ b/kernel.spec
@@ -65,9 +65,9 @@ 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 0
+%define rcrev 1
# The git snapshot level
-%define gitrev 11
+%define gitrev 0
# Set rpm version accordingly
%define rpmversion 3.%{upstream_sublevel}.0
%endif
@@ -128,7 +128,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 0
+%define debugbuildsenabled 1
# Want to build a vanilla kernel build without any non-upstream patches?
%define with_vanilla %{?_with_vanilla: 1} %{?!_with_vanilla: 0}
@@ -635,8 +635,6 @@ Patch26005: eeepc-wmi-Add-no-backlight-quirk-for-Asus-H87I-PLUS-.patch
Patch26013: acpi-video-Add-use-native-backlight-quirk-for-the-Th.patch
Patch26014: acpi-video-Add-use_native_backlight-quirk-for-HP-Pro.patch
-Patch26016: x86-vdso-Fix-vdso_install.patch
-
# END OF PATCH DEFINITIONS
%endif
@@ -1350,8 +1348,6 @@ ApplyPatch eeepc-wmi-Add-no-backlight-quirk-for-Asus-H87I-PLUS-.patch
ApplyPatch acpi-video-Add-use-native-backlight-quirk-for-the-Th.patch
ApplyPatch acpi-video-Add-use_native_backlight-quirk-for-HP-Pro.patch
-ApplyPatch x86-vdso-Fix-vdso_install.patch
-
# END OF PATCH APPLICATIONS
%endif
@@ -2224,6 +2220,10 @@ fi
# ||----w |
# || ||
%changelog
+* Mon Jun 16 2014 Josh Boyer <jwboyer@fedoraproject.org> - 3.16.0-0.rc1.git0.1
+- Linux v3.16-rc1
+- Disable debugging options.
+
* Mon Jun 16 2014 Peter Robinson <pbrobinson@fedoraproject.org>
- ARM config updates for 3.16