diff options
author | Justin M. Forbes <jforbes@redhat.com> | 2012-07-18 11:03:31 -0500 |
---|---|---|
committer | Justin M. Forbes <jforbes@redhat.com> | 2012-07-18 11:03:31 -0500 |
commit | 5e516250e589dfa35f61bee2368387437acf5bd4 (patch) | |
tree | 657675be5483c7d3c623b62cc06b74a68bbfcb08 | |
parent | d124b12e9bd77cf31538338ed25dc60927c460e2 (diff) | |
download | kernel-5e516250e589dfa35f61bee2368387437acf5bd4.tar.gz kernel-5e516250e589dfa35f61bee2368387437acf5bd4.tar.xz kernel-5e516250e589dfa35f61bee2368387437acf5bd4.zip |
Linux v3.5-rc7-81-ga018540
-rw-r--r-- | kernel.spec | 13 |
1 files changed, 5 insertions, 8 deletions
diff --git a/kernel.spec b/kernel.spec index d44cabf1c..d5ced44ab 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 3 +%global baserelease 1 %global fedora_build %{baserelease} # base_sublevel is the kernel version we're starting with and patching @@ -95,7 +95,7 @@ Summary: The Linux kernel # The rc snapshot level %define rcrev 7 # The git snapshot level -%define gitrev 1 +%define gitrev 2 # Set rpm version accordingly %define rpmversion 3.%{upstream_sublevel}.0 %endif @@ -742,9 +742,6 @@ Patch22000: weird-root-dentry-name-debug.patch #selinux ptrace child permissions Patch22001: selinux-apply-different-permission-to-ptrace-child.patch -#rhbz 828824 -Patch22043: rt2x00usb-fix-indexes-ordering-on-RX-queue-kick.patch - #Fix FIPS for aesni hardare Patch22050: crypto-testmgr-allow-aesni-intel-and-ghash_clmulni-intel.patch Patch22051: crypto-aesni-intel-fix-wrong-kfree-pointer.patch @@ -1440,9 +1437,6 @@ ApplyPatch selinux-apply-different-permission-to-ptrace-child.patch #Highbank clock functions ApplyPatch highbank-export-clock-functions.patch -#rhbz 828824 -ApplyPatch rt2x00usb-fix-indexes-ordering-on-RX-queue-kick.patch - #Fix FIPS for aesni hardare ApplyPatch crypto-testmgr-allow-aesni-intel-and-ghash_clmulni-intel.patch ApplyPatch crypto-aesni-intel-fix-wrong-kfree-pointer.patch @@ -2306,6 +2300,9 @@ fi # ||----w | # || || %changelog +* Wed Jul 18 2012 Justin M. Forbes <jforbes@redhat.com> - 3.5.0-0.rc7.git2.1 +- Linux v3.5-rc7-81-ga018540 + * Wed Jul 18 2012 Josh Boyer <jwboyer@redhat.com> - check return value of power_supply_register from Lan Tianyu (rhbz 772730) |