From 6d28fee6c9990b748e07d4260a2e608bb89d5f28 Mon Sep 17 00:00:00 2001 From: Chuck Ebbert Date: Mon, 28 Nov 2011 20:24:35 -0500 Subject: [PATCH] Linux 3.1.4 --- kernel.spec | 7 +++++-- sources | 2 +- 2 files changed, 6 insertions(+), 3 deletions(-) diff --git a/kernel.spec b/kernel.spec index 662adb116..a1f252dce 100644 --- a/kernel.spec +++ b/kernel.spec @@ -54,7 +54,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 @@ -66,7 +66,7 @@ Summary: The Linux kernel %if 0%{?released_kernel} # 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 @@ -2185,6 +2185,9 @@ fi # and build. %changelog +* Mon Nov 28 2011 Chuck Ebbert 3.1.4-1 +- Linux 3.1.4 + * Mon Nov 28 2011 Chuck Ebbert - Fix IRQ error preventing load of cciss module (rhbz#754907) diff --git a/sources b/sources index f834ec4a4..b8c0593a0 100644 --- a/sources +++ b/sources @@ -1,3 +1,3 @@ 8d43453f8159b2332ad410b19d86a931 linux-3.1.tar.bz2 6693d8c42055f83f5701d9b65d47208a compat-wireless-3.2-rc1-1.tar.bz2 -1efc18287f740528226af94a28349e11 patch-3.1.3.bz2 +b8b14bdfbf76cfef8e042e7d1a385fca patch-3.1.4.bz2