diff options
| author | Josh Boyer <jwboyer@redhat.com> | 2012-06-18 07:29:15 -0400 |
|---|---|---|
| committer | Josh Boyer <jwboyer@redhat.com> | 2012-06-18 07:30:14 -0400 |
| commit | 8a9cf5c503839b3d85cd2f01c8acdec1ff383461 (patch) | |
| tree | e2186870fc7c4034ba9149cbc6cd0d3d8104b4f0 /kernel.spec | |
| parent | 71b8cf042f4b6cc781dcd9f48956466177a49be6 (diff) | |
| download | kernel-8a9cf5c503839b3d85cd2f01c8acdec1ff383461.tar.gz kernel-8a9cf5c503839b3d85cd2f01c8acdec1ff383461.tar.xz kernel-8a9cf5c503839b3d85cd2f01c8acdec1ff383461.zip | |
Linux v3.5-rc3
Diffstat (limited to 'kernel.spec')
| -rw-r--r-- | kernel.spec | 15 |
1 files changed, 5 insertions, 10 deletions
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 <jwboyer@redhat.com> - -3.5.0-0.rc3.git0.1 +- Linux v3.5-rc3 + * Tue Jun 12 2012 Peter Robinson <pbrobinson@fedoraproject.org> - ARM: build in rtc modules so time gets set right on boot |
