[kernel/f15] Linux 3.1.7 (Fedora 2.6.41.7)

Josh Boyer jwboyer at fedoraproject.org
Tue Jan 3 19:21:33 UTC 2012


commit 4537a47c8922c21733c175b764b350e371ef2974
Author: Josh Boyer <jwboyer at redhat.com>
Date:   Tue Jan 3 14:16:34 2012 -0500

    Linux 3.1.7 (Fedora 2.6.41.7)
    
    Should fix rhbz 767248 and possibly other 'fails to resume' bugs

 kernel.spec |    7 +++++--
 sources     |    2 +-
 2 files changed, 6 insertions(+), 3 deletions(-)
---
diff --git a/kernel.spec b/kernel.spec
index 83f8471..b22d4d5 100644
--- a/kernel.spec
+++ b/kernel.spec
@@ -42,7 +42,7 @@ Summary: The Linux kernel
 # When changing real_sublevel below, reset this by hand to 1
 # (or to 0 and then use rpmdev-bumpspec).
 #
-%global baserelease 2
+%global baserelease 1
 %global fedora_build %{baserelease}
 
 # real_sublevel is the 3.x kernel version we're starting with
@@ -51,7 +51,7 @@ Summary: The Linux kernel
 %define fake_sublevel %(echo $((40 + %{real_sublevel})))
 
 # Do we have a -stable update to apply?
-%define stable_update 6
+%define stable_update 7
 # Is it a -stable RC?
 %define stable_rc 0
 # Set rpm version accordingly
@@ -2012,6 +2012,9 @@ fi
 # and build.
 
 %changelog
+* Tue Jan 03 2012 Josh Boyer <jwboyer at redhat.com> 2.6.41.7-1
+- Linux 3.1.7
+
 * Tue Jan 03 2012 Josh Boyer <jwboyer at redhat.com>
 - Add bluetooth support for BCM20102A0 (rhbz 770233)
 
diff --git a/sources b/sources
index 43846ab..efd7ae0 100644
--- a/sources
+++ b/sources
@@ -1,2 +1,2 @@
 8d43453f8159b2332ad410b19d86a931  linux-3.1.tar.bz2
-b815dda0a05f7774a0ed0b705b8cfd4c  patch-3.1.6.bz2
+13ea1e611a0a580138b8203e6f1353ed  patch-3.1.7.bz2


More information about the scm-commits mailing list