diff options
author | Justin M. Forbes <jforbes@redhat.com> | 2013-01-15 17:02:15 -0600 |
---|---|---|
committer | Justin M. Forbes <jforbes@redhat.com> | 2013-01-15 17:02:15 -0600 |
commit | 45aa9a25561570fc0feb8d355edaf7f763b4743e (patch) | |
tree | 944fa93e771016e9f7e769f6ad7df99b2a50cdad /kernel.spec | |
parent | aef2a4b3e0119151b8cf7b01689478c5664bc64c (diff) | |
download | kernel-45aa9a25561570fc0feb8d355edaf7f763b4743e.tar.gz kernel-45aa9a25561570fc0feb8d355edaf7f763b4743e.tar.xz kernel-45aa9a25561570fc0feb8d355edaf7f763b4743e.zip |
Linux v3.8-rc3-293-g406089d
Diffstat (limited to 'kernel.spec')
-rw-r--r-- | kernel.spec | 17 |
1 files changed, 5 insertions, 12 deletions
diff --git a/kernel.spec b/kernel.spec index 6c479b7c1..426e8c629 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 2 +%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 3 # The git snapshot level -%define gitrev 1 +%define gitrev 2 # Set rpm version accordingly %define rpmversion 3.%{upstream_sublevel}.0 %endif @@ -717,7 +717,6 @@ Patch21001: arm-allnoconfig-error-__LINUX_ARM_ARCH__-undeclared.patch # OMAP # https://patchwork.kernel.org/patch/1721241/ # https://patchwork.kernel.org/patch/1839401/ -Patch21003: arm-omapdrm-fixinc.patch # ARM tegra Patch21004: arm-tegra-nvec-kconfig.patch @@ -737,10 +736,6 @@ Patch22070: irqnr-build.patch #rhbz 859485 Patch21226: vt-Drop-K_OFF-for-VC_MUTE.patch -#rhbz 883414 -Patch21236: mac80211-fix-ibss-scanning.patch - - # END OF PATCH DEFINITIONS %endif @@ -1301,7 +1296,6 @@ ApplyPatch vmbugon-warnon.patch # ApplyPatch arm-export-read_current_timer.patch ApplyPatch arm-allnoconfig-error-__LINUX_ARM_ARCH__-undeclared.patch -ApplyPatch arm-omapdrm-fixinc.patch # ApplyPatch arm-tegra-nvec-kconfig.patch ApplyPatch arm-tegra-usb-no-reset-linux33.patch @@ -1424,10 +1418,6 @@ ApplyPatch irqnr-build.patch #rhbz 859485 ApplyPatch vt-Drop-K_OFF-for-VC_MUTE.patch -#rhbz 883414 -ApplyPatch mac80211-fix-ibss-scanning.patch - - # END OF PATCH APPLICATIONS %endif @@ -2296,6 +2286,9 @@ fi # ||----w | # || || %changelog +* Tue Jan 15 2013 Justin M. Forbes <jforbes@redhat.com> - 3.8.0-0.rc3.git2.1 +- Linux v3.8-rc3-293-g406089d + * Tue Jan 15 2013 Josh Boyer <jwboyer@redhat.com> - Enable CONFIG_DVB_USB_V2 (rhbz 895460) |