Linux 3.1.4 (Fedora 2.6.41.4)

This commit is contained in:
Chuck Ebbert 2011-11-28 20:27:56 -05:00
parent 238fde149d
commit 650b778c4a
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 3
%define stable_update 4
# Is it a -stable RC?
%define stable_rc 0
# Set rpm version accordingly
@ -1887,6 +1887,9 @@ fi
# and build.
%changelog
* Mon Nov 28 2011 Chuck Ebbert <cebbert@redhat.com> 2.6.41.4-1
- Linux 3.1.4 (Fedora 2.6.41.4)
* Mon Nov 28 2011 Chuck Ebbert <cebbert@redhat.com>
- Fix IRQ error preventing load of cciss module (rhbz#754907)

View File

@ -1,2 +1,2 @@
8d43453f8159b2332ad410b19d86a931 linux-3.1.tar.bz2
1efc18287f740528226af94a28349e11 patch-3.1.3.bz2
b8b14bdfbf76cfef8e042e7d1a385fca patch-3.1.4.bz2