Linux 3.1.3 (Fedora 2.6.41.3)

This commit is contained in:
Chuck Ebbert 2011-11-27 14:46:18 -05:00
parent 99b2575085
commit 74c0f68a13
2 changed files with 5 additions and 11 deletions

View File

@ -53,7 +53,7 @@ Summary: The Linux kernel
# Do we have a -stable update to apply?
%define stable_update 3
# Is it a -stable RC?
%define stable_rc 1
%define stable_rc 0
# Set rpm version accordingly
%if 0%{?stable_update}
%define stablerev .%{stable_update}
@ -644,7 +644,6 @@ Patch12021: udlfb-bind-framebuffer-to-interface.patch
Patch12025: rcu-avoid-just-onlined-cpu-resched.patch
Patch12026: block-stray-block-put-after-teardown.patch
Patch12027: usb-add-quirk-for-logitech-webcams.patch
Patch12030: epoll-limit-paths.patch
Patch12031: HID-wacom-Set-input-bits-before-registration.patch
@ -655,9 +654,6 @@ Patch13003: efi-dont-map-boot-services-on-32bit.patch
Patch13009: hvcs_pi_buf_alloc.patch
#rhbz 751165
Patch13010: ip6_tunnel-copy-parms.name-after-register_netdevice.patch
Patch20000: utrace.patch
# Flattened devicetree support
@ -1223,7 +1219,6 @@ ApplyPatch udlfb-bind-framebuffer-to-interface.patch
ApplyPatch epoll-limit-paths.patch
ApplyPatch rcu-avoid-just-onlined-cpu-resched.patch
ApplyPatch block-stray-block-put-after-teardown.patch
#ApplyPatch usb-add-quirk-for-logitech-webcams.patch
ApplyPatch HID-wacom-Set-input-bits-before-registration.patch
# rhbz#605888
@ -1234,9 +1229,6 @@ ApplyPatch efi-dont-map-boot-services-on-32bit.patch
ApplyPatch hvcs_pi_buf_alloc.patch
#rhbz 751165
#ApplyPatch ip6_tunnel-copy-parms.name-after-register_netdevice.patch
ApplyPatch media-dib0700-correct-error-message.patch
# utrace.
@ -1885,6 +1877,9 @@ fi
# and build.
%changelog
* Sun Nov 26 2011 Chuck Ebbert <cebbert@redhat.com> 2.6.41.3-1
- Linux 3.1.3 (Fedora 2.6.41.3)
* Wed Nov 23 2011 Chuck Ebbert <cebbert@redhat.com> 2.6.41.3-0.rc1.1
- Linux 3.1.3-rc1 (Fedora 2.6.41.3-rc1)
- Comment out merged patches:

View File

@ -1,3 +1,2 @@
8d43453f8159b2332ad410b19d86a931 linux-3.1.tar.bz2
7487d8e6f00c077f6e15d6f4f9947c30 patch-3.1.2.bz2
756c229f0565dd6073605c8654fee4b9 patch-3.1.3-rc1.bz2
1efc18287f740528226af94a28349e11 patch-3.1.3.bz2