[kernel] Linux 3.1-rc9

Josh Boyer jwboyer at fedoraproject.org
Wed Oct 5 14:28:01 UTC 2011


commit 8260326a9652f851ffd9edd8cb51266019e4882c
Author: Josh Boyer <jwboyer at redhat.com>
Date:   Wed Oct 5 10:27:02 2011 -0400

    Linux 3.1-rc9
    
    The patch-3.1-rc9.bz2 file is generated from git again.  One day, kernel.org
    will come back.

 kernel.spec                                   |    9 +++---
 sources                                       |    2 +-
 ucvideo-fix-crash-when-linking-entities.patch |   34 -------------------------
 3 files changed, 6 insertions(+), 39 deletions(-)
---
diff --git a/kernel.spec b/kernel.spec
index 0982cb0..8e2f359 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 1
+%global baserelease 0
 %global fedora_build %{baserelease}
 
 # base_sublevel is the kernel version we're starting with and patching
@@ -82,7 +82,7 @@ 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 8
+%define rcrev 9
 # The git snapshot level
 %define gitrev 0
 # Set rpm version accordingly
@@ -720,7 +720,6 @@ Patch12303: dmar-disable-when-ricoh-multifunction.patch
 
 Patch13002: revert-efi-rtclock.patch
 Patch13003: efi-dont-map-boot-services-on-32bit.patch
-Patch13005: ucvideo-fix-crash-when-linking-entities.patch
 
 Patch13007: add-macbookair41-keyboard.patch
 
@@ -1332,7 +1331,6 @@ ApplyPatch dmar-disable-when-ricoh-multifunction.patch
 
 ApplyPatch revert-efi-rtclock.patch
 ApplyPatch efi-dont-map-boot-services-on-32bit.patch
-ApplyPatch ucvideo-fix-crash-when-linking-entities.patch
 
 ApplyPatch add-macbookair41-keyboard.patch
 
@@ -2051,6 +2049,9 @@ fi
 #                 ||----w |
 #                 ||     ||
 %changelog
+* Wed Oct 05 2011 Josh Boyer <jwboyer at redhat.com>
+- Linux 3.1-rc9
+
 * Thu Sep 29 2011 Josh Boyer <jwboyer at redhat.com>
 - Update logitech USB quirk patch
 
diff --git a/sources b/sources
index 2194c37..e509d01 100644
--- a/sources
+++ b/sources
@@ -1,2 +1,2 @@
 398e95866794def22b12dfbc15ce89c0  linux-3.0.tar.bz2
-aae4a0422f4be618fcdbf4bf9de67143  patch-3.1-rc8.bz2
+85fd0d4c9701392b6eb9293035726a02  patch-3.1-rc9.bz2


More information about the scm-commits mailing list