[kernel/f16] Linux 3.2.5

Josh Boyer jwboyer at fedoraproject.org
Tue Feb 7 02:37:43 UTC 2012


commit a19409b9ccac084e46cdc9a63761ce8283e91e81
Author: Josh Boyer <jwboyer at redhat.com>
Date:   Mon Feb 6 21:37:07 2012 -0500

    Linux 3.2.5

 kernel.spec                        |   11 +-
 pci-Rework-ASPM-disable-code.patch |  287 ------------------------------------
 sources                            |    2 +-
 3 files changed, 6 insertions(+), 294 deletions(-)
---
diff --git a/kernel.spec b/kernel.spec
index 30d53ba..2ae6543 100644
--- a/kernel.spec
+++ b/kernel.spec
@@ -54,7 +54,7 @@ Summary: The Linux kernel
 # For non-released -rc kernels, this will be appended after the rcX and
 # gitX tags, so a 3 here would become part of release "0.rcX.gitX.3"
 #
-%global baserelease 2
+%global baserelease 1
 %global fedora_build %{baserelease}
 
 # base_sublevel is the kernel version we're starting with and patching
@@ -66,7 +66,7 @@ Summary: The Linux kernel
 %if 0%{?released_kernel}
 
 # Do we have a -stable update to apply?
-%define stable_update 3
+%define stable_update 5
 # Is it a -stable RC?
 %define stable_rc 0
 # Set rpm version accordingly
@@ -791,8 +791,6 @@ Patch22100: msi-irq-sysfs-warning.patch
 # rhbz 754907
 Patch21101: hpsa-add-irqf-shared.patch
 
-Patch21225: pci-Rework-ASPM-disable-code.patch
-
 Patch21226: pci-crs-blacklist.patch
 
 #rhbz 772772
@@ -1469,8 +1467,6 @@ ApplyPatch sysfs-msi-irq-per-device.patch
 # rhbz 754907
 ApplyPatch hpsa-add-irqf-shared.patch
 
-ApplyPatch pci-Rework-ASPM-disable-code.patch
-
 #ApplyPatch pci-crs-blacklist.patch
 
 #rhbz 717735
@@ -2295,6 +2291,9 @@ fi
 # and build.
 
 %changelog
+* Mon Feb 06 2012 Josh Boyer <jwboyer at redhat.com>
+- Linux 3.2.5.  Happy Birthday
+
 * Mon Feb 06 2012 John W. Linville <linville at redhat.com>
 - ath9k: fix a WEP crypto related regression
 - ath9k_hw: fix a RTS/CTS timeout regression
diff --git a/sources b/sources
index 0a6ecb3..06e37eb 100644
--- a/sources
+++ b/sources
@@ -1,3 +1,3 @@
 364066fa18767ec0ae5f4e4abcf9dc51  linux-3.2.tar.xz
 8cfe037a7a7a356278ec3638e25ad506  compat-wireless-3.3-rc1-2.tar.bz2
-4ffcd30b95b4d2435be40405507319dd  patch-3.2.3.xz
+89cb9fb7ed01dccb15510435fb1e5024  patch-3.2.5.xz


More information about the scm-commits mailing list