From 3d2b80aa7e9fc7a3188c556a397204f8df7bf355 Mon Sep 17 00:00:00 2001 From: Chuck Ebbert Date: Sat, 19 Feb 2011 10:06:55 -0500 Subject: Linux 2.6.38-rc5-git5 --- kernel.spec | 15 ++++----------- 1 file changed, 4 insertions(+), 11 deletions(-) (limited to 'kernel.spec') diff --git a/kernel.spec b/kernel.spec index 46607e3f..b1256f98 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 2.6.38-0.rc5.git5.1 +- Linux 2.6.38-rc5-git5 + * Wed Feb 16 2011 Chuck Ebbert 2.6.38-0.rc5.git1.1 - Linux 2.6.38-rc5-git1 - Add support for Airprime/Sierra USB IP modem (#676860) -- cgit