]> www.infradead.org Git - users/jedix/linux-maple.git/commitdiff
[SPEC]: v2.6.39-100.0.15
authorJoe Jin <joe.jin@oracle.com>
Wed, 19 Oct 2011 02:31:56 +0000 (10:31 +0800)
committerJoe Jin <joe.jin@oracle.com>
Wed, 19 Oct 2011 02:31:56 +0000 (10:31 +0800)
Signed-off-by: Joe Jin <joe.jin@oracle.com>
uek-rpm/ol5/kernel-uek.spec
uek-rpm/ol6/kernel-uek.spec

index a28f9a222d37a7e5058ceb28a0beacb81488ee0a..f40607fb93f9b1466ab658c53874c6ecd87db07f 100644 (file)
@@ -192,7 +192,7 @@ Summary: The Linux kernel
 %endif
 
 %if %{rhel}
-%define pkg_release %{distro_build}.0.14%{?dist}uek%{?buildid}
+%define pkg_release %{distro_build}.0.15%{?dist}uek%{?buildid}
 %endif
 %define KVERREL %{rpmversion}-%{pkg_release}
 
@@ -1699,6 +1699,10 @@ fi
 %kernel_variant_files -k vmlinux %{with_kdump} kdump
 
 %changelog
+* Wed Oct 19 2011 Joe Jin <joe.jin@oracle.com> [2.6.39-100.0.15.el5uek]
+- [scsi] cciss: Use cciss for some Smart Array controller when build for OL5
+- [Kconfig]: Add CONFIG_UEK5 option.
+
 * Wed Oct 12 2011 Guru Anbalagane <guru.anbalagane@oracle.com> [2.6.39-100.0.14.el5uek]
 - Apply signature checking to modules on module load (David Howells)
 - Don't include .note.gnu.build-id in the digest (David Howells)
index 2adc4ab453c2785a736e226f49c70b9210d0e0be..5052c498882df1c43d86430a7f7ad21eaeb5a881 100644 (file)
@@ -200,7 +200,7 @@ Summary: The Linux kernel
 %endif
 
 %if %{rhel}
-%define pkg_release %{distro_build}.0.14%{?dist}uek%{?buildid}
+%define pkg_release %{distro_build}.0.15%{?dist}uek%{?buildid}
 %endif
 %define KVERREL %{rpmversion}-%{pkg_release}.%{_target_cpu}
 
@@ -1712,6 +1712,10 @@ fi
 %kernel_variant_files -k vmlinux %{with_kdump} kdump
 
 %changelog
+* Wed Oct 19 2011 Joe Jin <joe.jin@oracle.com> [2.6.39-100.0.15.el6uek]
+- [scsi] cciss: Use cciss for some Smart Array controller when build for OL5
+- [Kconfig]: Add CONFIG_UEK5 option.
+
 * Wed Oct 12 2011 Guru Anbalagane <guru.anbalagane@oracle.com> [2.6.39-100.0.14.el6uek]
 - Apply signature checking to modules on module load (David Howells)
 - Don't include .note.gnu.build-id in the digest (David Howells)