[kernel] Linux v3.7-rc2-119-g0e9e3e3

Justin M. Forbes jforbes at fedoraproject.org
Wed Oct 24 15:45:29 UTC 2012


commit 254ff0a9fd1a5f1ff0bdd59ad11da4ff0762f9b0
Author: Justin M. Forbes <jforbes at redhat.com>
Date:   Wed Oct 24 10:41:44 2012 -0500

    Linux v3.7-rc2-119-g0e9e3e3

 kernel.spec |   14 ++++++++++----
 sources     |    2 +-
 2 files changed, 11 insertions(+), 5 deletions(-)
---
diff --git a/kernel.spec b/kernel.spec
index 1d084e9..6855c38 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 2
 # The git snapshot level
-%define gitrev 1
+%define gitrev 2
 # 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
@@ -2311,6 +2311,12 @@ fi
 #                 ||----w |
 #                 ||     ||
 %changelog
+* Wed Oct 24 2012 Justin M. Forbes <jforbes at redhat.com> - 3.7.0-0.rc2.git2.1
+- Linux v3.7-rc2-119-g0e9e3e3
+
+* Wed Oct 24 2012 Justin M. Forbes <jforbes at redhat.com> - 3.7.0-0.rc2.git1.3
+- Reenable debugging options.
+
 * Tue Oct 23 2012 Justin M. Forbes <jforbes at redhat.com> - 3.7.0-0.rc2.git1.1
 - Linux v3.7-rc2-53-g2d1f4c8
 
diff --git a/sources b/sources
index 563ddff..d87e607 100644
--- a/sources
+++ b/sources
@@ -1,3 +1,3 @@
 1a1760420eac802c541a20ab51a093d1  linux-3.6.tar.xz
 d4da3e472267e21af9ef30215c84ebaa  patch-3.7-rc2.xz
-4aae3e63fe3e45e6f420218e89bdb257  patch-3.7-rc2-git1.xz
+92d515ed622543975f41e4308eb1602f  patch-3.7-rc2-git2.xz


More information about the scm-commits mailing list