Linux 3.1.7 (Fedora 2.6.41.7)

Should fix rhbz 767248 and possibly other 'fails to resume' bugs
This commit is contained in:
Josh Boyer 2012-01-03 14:16:34 -05:00
parent 63b6893795
commit 4537a47c89
2 changed files with 6 additions and 3 deletions

View File

@ -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@redhat.com> 2.6.41.7-1
- Linux 3.1.7
* Tue Jan 03 2012 Josh Boyer <jwboyer@redhat.com>
- Add bluetooth support for BCM20102A0 (rhbz 770233)

View File

@ -1,2 +1,2 @@
8d43453f8159b2332ad410b19d86a931 linux-3.1.tar.bz2
b815dda0a05f7774a0ed0b705b8cfd4c patch-3.1.6.bz2
13ea1e611a0a580138b8203e6f1353ed patch-3.1.7.bz2