[kernel/f16] Linux 3.1-rc4

Josh Boyer jwboyer at fedoraproject.org
Mon Aug 29 13:23:05 UTC 2011


commit c73810ba63eab5b78733f1db8944dccd1dabc712
Author: Josh Boyer <jwboyer at redhat.com>
Date:   Mon Aug 29 08:31:59 2011 -0400

    Linux 3.1-rc4

 fix-intel-duplicate-backlight.patch |   44 -----------------------------------
 kernel.spec                         |   11 ++++----
 sources                             |    3 +-
 3 files changed, 7 insertions(+), 51 deletions(-)
---
diff --git a/kernel.spec b/kernel.spec
index dc611da..8558f50 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,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 3
+%define rcrev 4
 # The git snapshot level
-%define gitrev 5
+%define gitrev 0
 # Set rpm version accordingly
 %define rpmversion 3.%{upstream_sublevel}.0
 %endif
@@ -714,7 +714,6 @@ Patch12025: rcu-avoid-just-onlined-cpu-resched.patch
 Patch12026: block-stray-block-put-after-teardown.patch
 Patch12027: usb-add-quirk-for-logitech-webcams.patch
 Patch12029: crypto-register-cryptd-first.patch
-Patch12030: fix-intel-duplicate-backlight.patch
 
 Patch12303: dmar-disable-when-ricoh-multifunction.patch
 
@@ -1324,7 +1323,6 @@ ApplyPatch block-stray-block-put-after-teardown.patch
 ApplyPatch usb-add-quirk-for-logitech-webcams.patch
 
 ApplyPatch crypto-register-cryptd-first.patch
-ApplyPatch fix-intel-duplicate-backlight.patch
 
 # rhbz#605888
 ApplyPatch dmar-disable-when-ricoh-multifunction.patch
@@ -2034,6 +2032,9 @@ fi
 # and build.
 
 %changelog
+* Mon Aug 29 2011 Josh Boyer <jwboyer at redhat.com>
+- Linux 3.1-rc4
+
 * Sat Aug 27 2011 Dave Jones <davej at redhat.com>
 - Fix get_gate_vma usage in i386 NX emulation
 - Bring back the 32bit mmap randomization patch for now.
diff --git a/sources b/sources
index 9045d10..5958093 100644
--- a/sources
+++ b/sources
@@ -1,3 +1,2 @@
 398e95866794def22b12dfbc15ce89c0  linux-3.0.tar.bz2
-b9a15f79846c4d01fa3019a3112a8d04  patch-3.1-rc3.bz2
-d616dde9b999388576b12d9ad7edeca1  patch-3.1-rc3-git5.bz2
+0b0f625fd2d97699e5dbf71554373e6b  patch-3.1-rc4.bz2


More information about the scm-commits mailing list