From 8a9cf5c503839b3d85cd2f01c8acdec1ff383461 Mon Sep 17 00:00:00 2001 From: Josh Boyer Date: Mon, 18 Jun 2012 07:29:15 -0400 Subject: Linux v3.5-rc3 --- kernel.spec | 15 +++++---------- 1 file changed, 5 insertions(+), 10 deletions(-) (limited to 'kernel.spec') diff --git a/kernel.spec b/kernel.spec index cdf745a2..2e551e55 100644 --- a/kernel.spec +++ b/kernel.spec @@ -62,7 +62,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 4 +%global baserelease 1 %global fedora_build %{baserelease} # base_sublevel is the kernel version we're starting with and patching @@ -93,7 +93,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 2 +%define rcrev 3 # The git snapshot level %define gitrev 0 # Set rpm version accordingly @@ -743,10 +743,6 @@ Patch22001: selinux-apply-different-permission-to-ptrace-child.patch #rhbz 829016 Patch22022: thp-avoid-atomic64_read-in-pmd_read_atomic-for-32bit-PAE.patch -#rhbz 825491 -Patch22023: iwlwifi-disable-the-buggy-chain-extension-feature-in-HW.patch -Patch22024: iwlwifi-dont-mess-up-the-SCD-when-removing-a-key.patch - # END OF PATCH DEFINITIONS %endif @@ -1436,10 +1432,6 @@ ApplyPatch highbank-export-clock-functions.patch ApplyPatch thp-avoid-atomic64_read-in-pmd_read_atomic-for-32bit-PAE.patch -#rhbz 825491 -ApplyPatch iwlwifi-disable-the-buggy-chain-extension-feature-in-HW.patch -ApplyPatch iwlwifi-dont-mess-up-the-SCD-when-removing-a-key.patch - # END OF PATCH APPLICATIONS %endif @@ -2290,6 +2282,9 @@ fi # ||----w | # || || %changelog +* Mon Jun 18 2012 Josh Boyer - -3.5.0-0.rc3.git0.1 +- Linux v3.5-rc3 + * Tue Jun 12 2012 Peter Robinson - ARM: build in rtc modules so time gets set right on boot -- cgit