[kernel] Linux 2.6.38-rc3

Chuck Ebbert cebbert at fedoraproject.org
Tue Feb 1 17:39:27 UTC 2011


commit 580ae71e04fa304aa5040ff56c18d860e893e467
Author: Chuck Ebbert <cebbert at redhat.com>
Date:   Tue Feb 1 12:38:03 2011 -0500

    Linux 2.6.38-rc3

 kernel.spec               |   10 +-
 nfs-2.6.38-bugfixes.patch |  896 ---------------------------------------------
 sources                   |    3 +-
 3 files changed, 5 insertions(+), 904 deletions(-)
---
diff --git a/kernel.spec b/kernel.spec
index d3d6013..adff54e 100644
--- a/kernel.spec
+++ b/kernel.spec
@@ -82,9 +82,9 @@ Summary: The Linux kernel
 # The next upstream release sublevel (base_sublevel+1)
 %define upstream_sublevel %(echo $((%{base_sublevel} + 1)))
 # The rc snapshot level
-%define rcrev 2
+%define rcrev 3
 # The git snapshot level
-%define gitrev 9
+%define gitrev 0
 # Set rpm version accordingly
 %define rpmversion 2.6.%{upstream_sublevel}
 %endif
@@ -733,8 +733,6 @@ Patch12421: fs-call-security_d_instantiate-in-d_obtain_alias.patch
 
 Patch12430: can-softing-depend-on-iomem.patch
 
-Patch12431: nfs-2.6.38-bugfixes.patch
-
 # rhbz#673857
 Patch12432: hfsplus-01-dont-leak-buffer.patch
 Patch12433: hfsplus-02-fill-super-skip-cleanup.patch
@@ -1354,10 +1352,9 @@ ApplyPatch dmar-disable-when-ricoh-multifunction.patch
 ApplyPatch fs-call-security_d_instantiate-in-d_obtain_alias.patch
 
 # Fix build failure on s390
+# accepted upstream
 ApplyPatch can-softing-depend-on-iomem.patch
 
-ApplyPatch nfs-2.6.38-bugfixes.patch
-
 # rhbz#673857
 ApplyPatch hfsplus-01-dont-leak-buffer.patch
 ApplyPatch hfsplus-02-fill-super-skip-cleanup.patch
@@ -1977,6 +1974,7 @@ fi
 #                 ||     ||
 %changelog
 * Mon Feb 01 2011 Chuck Ebbert <cebbert at redhat.com>
+- Linux 2.6.38-rc3
 - Try to fix some obvious bugs in hfsplus mount failure handling (#673857)
 
 * Mon Jan 31 2011 Chuck Ebbert <cebbert at redhat.com> 2.6.38-0.rc2.git9.1
diff --git a/sources b/sources
index 5dfc1f9..14da6a2 100644
--- a/sources
+++ b/sources
@@ -1,3 +1,2 @@
 c8ee37b4fdccdb651e0603d35350b434  linux-2.6.37.tar.bz2
-4651b1512e2fba1735713aca8f1007fc  patch-2.6.38-rc2.bz2
-6095b89e84d52d8a1a1bff675978f80b  patch-2.6.38-rc2-git9.bz2
+5d036903b2be555ee94078e5ef594c1d  patch-2.6.38-rc3.bz2


More information about the scm-commits mailing list