[kernel/f16] Linux 3.1-rc10

Chuck Ebbert cebbert at fedoraproject.org
Wed Oct 19 00:02:31 UTC 2011


commit 4933c2453d3d8ad5d98821274b8b809be33a8376
Author: Chuck Ebbert <cebbert at redhat.com>
Date:   Tue Oct 18 20:03:13 2011 -0400

    Linux 3.1-rc10

 kernel.spec |    5 +++--
 sources     |    2 +-
 2 files changed, 4 insertions(+), 3 deletions(-)
---
diff --git a/kernel.spec b/kernel.spec
index 808e104..f9167ba 100644
--- a/kernel.spec
+++ b/kernel.spec
@@ -51,7 +51,7 @@ Summary: The Linux kernel
 # For non-released -rc kernels, this will be prepended with "0.", so
 # for example a 3 here will become 0.3
 #
-%global baserelease 3
+%global baserelease 1
 %global fedora_build %{baserelease}
 
 # base_sublevel is the kernel version we're starting with and patching
@@ -82,7 +82,7 @@ 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 9
+%define rcrev 10
 # The git snapshot level
 %define gitrev 0
 # Set rpm version accordingly
@@ -2086,6 +2086,7 @@ fi
 %changelog
 * Tue Oct 18 2011 Chuck Ebbert <cebbert at redhat.com>
 - Fix lock inversion causing hangs in 3.1-rc9 (rhbz #746485)
+- Linux 3.1-rc10
 
 * Tue Oct 18 2011 Josh Boyer <jwboyer at redhat.com>
 - Add patch to fix invalid EFI remap calls from Matt Fleming
diff --git a/sources b/sources
index e509d01..b3a7cb2 100644
--- a/sources
+++ b/sources
@@ -1,2 +1,2 @@
 398e95866794def22b12dfbc15ce89c0  linux-3.0.tar.bz2
-85fd0d4c9701392b6eb9293035726a02  patch-3.1-rc9.bz2
+6a91efe6505579a181c5f5e1a68f6c3a  patch-3.1-rc10.bz2


More information about the scm-commits mailing list