[kernel/f15/master] Linux 2.6.38.3-rc1

Chuck Ebbert cebbert at fedoraproject.org
Wed Apr 13 18:34:04 UTC 2011


commit 894d7acd63af60129aea67778e067c3a5e1060a8
Author: Chuck Ebbert <cebbert at redhat.com>
Date:   Wed Apr 13 14:35:13 2011 -0400

    Linux 2.6.38.3-rc1

 kernel.spec |   13 ++++++++-----
 sources     |    1 +
 2 files changed, 9 insertions(+), 5 deletions(-)
---
diff --git a/kernel.spec b/kernel.spec
index 8c1fa73..58b9657 100644
--- a/kernel.spec
+++ b/kernel.spec
@@ -51,7 +51,7 @@ Summary: The Linux kernel
 # For non-released -rc kernels, this will be prepended with "0.", so
 # for example a 3 here will become 0.3
 #
-%global baserelease 14
+%global baserelease 15
 %global fedora_build %{baserelease}
 
 # base_sublevel is the kernel version we're starting with and patching
@@ -63,9 +63,9 @@ Summary: The Linux kernel
 %if 0%{?released_kernel}
 
 # Do we have a -stable update to apply?
-%define stable_update 2
+%define stable_update 3
 # Is it a -stable RC?
-%define stable_rc 0
+%define stable_rc 1
 # Set rpm version accordingly
 %if 0%{?stable_update}
 %define stablerev .%{stable_update}
@@ -1187,7 +1187,7 @@ ApplyPatch linux-2.6-utrace-ptrace.patch
 
 # Architecture patches
 # x86(-64)
-ApplyPatch linux-2.6-x86-fix-mtrr-resume.patch
+#ApplyPatch linux-2.6-x86-fix-mtrr-resume.patch
 
 #
 # Intel IOMMU
@@ -1250,7 +1250,7 @@ ApplyPatch linux-2.6-defaults-pci_use_crs.patch
 # enable ASPM by default on hardware we expect to work
 ApplyPatch linux-2.6-defaults-aspm.patch
 # rhbz #683156
-ApplyPatch pci-acpi-report-aspm-support-to-bios-if-not-disabled-from-command-line.patch
+#ApplyPatch pci-acpi-report-aspm-support-to-bios-if-not-disabled-from-command-line.patch
 #
 ApplyPatch pci-pcie-links-may-not-get-configured-for-aspm-under-powersave-mode.patch
 
@@ -1986,6 +1986,9 @@ fi
 # and build.
 
 %changelog
+* Wed Apr 13 2011 Chuck Ebbert <cebbert at redhat.com> 2.6.38.3-15.rc1
+- Linux 2.6.38.3-rc1
+
 * Tue Apr 12 2011 Kyle McMartin <kmcmartin at redhat.com>
 - fix hibernate which was broken by 2.6.38.y (korg#32222)
 
diff --git a/sources b/sources
index e0d1680..704de01 100644
--- a/sources
+++ b/sources
@@ -1,2 +1,3 @@
 7d471477bfa67546f902da62227fa976  linux-2.6.38.tar.bz2
 599badab31c4920d4122133208c810d7  patch-2.6.38.2.bz2
+f28dc8a539697b344cb43caed68488ed  patch-2.6.38.3-rc1.bz2


More information about the scm-commits mailing list