Linux 3.5.1

This commit is contained in:
Dave Jones 2012-08-09 12:48:24 -04:00
parent 700f9d642a
commit a7252002cb
3 changed files with 6 additions and 9 deletions

1
.gitignore vendored
View File

@ -4,4 +4,3 @@ clog
*.rpm
*.orig
kernel-[23].*/
/patch-3.5.1-rc1.gz

View File

@ -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 <davej@redhat.com> 3.5.1-1
- Linux 3.5.1
* Tue Aug 07 2012 Dave Jones <davej@redhat.com> 3.5.0-4
- Update to 3.5.1-rc1

View File

@ -1,2 +1,2 @@
24153eaaa81dedc9481ada8cd9c3b83d linux-3.5.tar.xz
d1c41bbc56284cc9148f37e7e991bf19 patch-3.5.1-rc1.gz
35add5b2e64d1cbc8d123980c967e7ca patch-3.5.1.xz