From: Maxim Uvarov Date: Wed, 12 Oct 2011 22:29:12 +0000 (-0700) Subject: fix typo in el5 changelog X-Git-Tag: v2.6.39-400.9.0~860 X-Git-Url: https://www.infradead.org/git/?a=commitdiff_plain;h=54cbdae517e5a32b89f8df561f0f9093ef5ce698;p=users%2Fjedix%2Flinux-maple.git fix typo in el5 changelog Signed-off-by: Maxim Uvarov --- diff --git a/uek-rpm/ol5/kernel-uek.spec b/uek-rpm/ol5/kernel-uek.spec index 8faf6bb648a5..9f4ac34ddfe5 100644 --- a/uek-rpm/ol5/kernel-uek.spec +++ b/uek-rpm/ol5/kernel-uek.spec @@ -1699,7 +1699,7 @@ fi %kernel_variant_files -k vmlinux %{with_kdump} kdump %changelog -* Thu Oct 10 2011 Maxim Uvarov [2.6.39-100.0.13.el6uek] +* Thu Oct 10 2011 Maxim Uvarov [2.6.39-100.0.13.el5uek] - fix btrfs compilation for 32 bit - ext4 turn on CONFIG_LBDAF for 32bit kernel [orabug 12965485] - exec: do not call request_module() twice from search_binary_handler()