diff options
Diffstat (limited to 'kernel.spec')
-rw-r--r-- | kernel.spec | 15 |
1 files changed, 4 insertions, 11 deletions
diff --git a/kernel.spec b/kernel.spec index 46607e3f3..b1256f982 100644 --- a/kernel.spec +++ b/kernel.spec @@ -84,7 +84,7 @@ Summary: The Linux kernel # The rc snapshot level %define rcrev 5 # The git snapshot level -%define gitrev 1 +%define gitrev 5 # Set rpm version accordingly %define rpmversion 2.6.%{upstream_sublevel} %endif @@ -733,14 +733,9 @@ Patch12421: fs-call-security_d_instantiate-in-d_obtain_alias.patch Patch12438: ath5k-fix-fast-channel-change.patch -Patch12440: bridge-fix-mglist-corruption-that-leads-to-memory-corruption.patch - # rhbz#676860 Patch12441: usb-sierra-add-airprime-direct-ip.patch -# rhbz#672265 -Patch12442: revert-block-check-bdev-readonly.patch - %endif BuildRoot: %{_tmppath}/kernel-%{KVERREL}-root @@ -1356,14 +1351,9 @@ ApplyPatch fs-call-security_d_instantiate-in-d_obtain_alias.patch # rhbz#672778 ApplyPatch ath5k-fix-fast-channel-change.patch -ApplyPatch bridge-fix-mglist-corruption-that-leads-to-memory-corruption.patch - # rhbz#676860 ApplyPatch usb-sierra-add-airprime-direct-ip.patch -# rhbz#672265 -ApplyPatch revert-block-check-bdev-readonly.patch - # END OF PATCH APPLICATIONS %endif @@ -1967,6 +1957,9 @@ fi # and build. %changelog +* Sat Feb 19 2011 Chuck Ebbert <cebbert@redhat.com> 2.6.38-0.rc5.git5.1 +- Linux 2.6.38-rc5-git5 + * Wed Feb 16 2011 Chuck Ebbert <cebbert@redhat.com> 2.6.38-0.rc5.git1.1 - Linux 2.6.38-rc5-git1 - Add support for Airprime/Sierra USB IP modem (#676860) |