From a7252002cbdc848d2ddd12c6affb6779199f6a55 Mon Sep 17 00:00:00 2001 From: Dave Jones Date: Thu, 9 Aug 2012 12:48:24 -0400 Subject: [PATCH] Linux 3.5.1 --- .gitignore | 1 - kernel.spec | 12 +++++------- sources | 2 +- 3 files changed, 6 insertions(+), 9 deletions(-) diff --git a/.gitignore b/.gitignore index 729bf7c17..a23ef2db8 100644 --- a/.gitignore +++ b/.gitignore @@ -4,4 +4,3 @@ clog *.rpm *.orig kernel-[23].*/ -/patch-3.5.1-rc1.gz diff --git a/kernel.spec b/kernel.spec index 304d0f6f9..6e809f110 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 4 +%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 0 +%define stable_update 1 # Is it a -stable RC? %define stable_rc 0 # Set rpm version accordingly @@ -769,9 +769,6 @@ Patch22070: net-Allow-driver-to-limit-number-of-GSO-segments-per-skb.patch Patch22071: sfc-Fix-maximum-number-of-TSO-segments-and-minimum-TX-queue-size.patch Patch22072: tcp-Apply-device-TSO-segment-limit-earlier.patch -# 3.5 stable patches -Patch23000: patch-3.5.1-rc1.gz - # END OF PATCH DEFINITIONS %endif @@ -1476,8 +1473,6 @@ ApplyPatch CPU-hotplug-cpusets-suspend-Dont-modify-cpusets-during.patch #rhbz 820039 843554 ApplyPatch rds-set-correct-msg_namelen.patch -ApplyPatch patch-3.5.1-rc1.gz - #rhbz 845558 844714 ApplyPatch net-Allow-driver-to-limit-number-of-GSO-segments-per-skb.patch ApplyPatch sfc-Fix-maximum-number-of-TSO-segments-and-minimum-TX-queue-size.patch @@ -2344,6 +2339,9 @@ fi # '-' | | # '-' %changelog +* Thu Aug 09 2012 Dave Jones 3.5.1-1 +- Linux 3.5.1 + * Tue Aug 07 2012 Dave Jones 3.5.0-4 - Update to 3.5.1-rc1 diff --git a/sources b/sources index 793d34ba6..ba6a079a2 100644 --- a/sources +++ b/sources @@ -1,2 +1,2 @@ 24153eaaa81dedc9481ada8cd9c3b83d linux-3.5.tar.xz -d1c41bbc56284cc9148f37e7e991bf19 patch-3.5.1-rc1.gz +35add5b2e64d1cbc8d123980c967e7ca patch-3.5.1.xz