diff options
author | Josh Boyer <jwboyer@redhat.com> | 2012-02-07 18:56:42 -0500 |
---|---|---|
committer | Josh Boyer <jwboyer@redhat.com> | 2012-02-07 18:56:54 -0500 |
commit | 3cae8fa3d60214a37fbb75aaffd11843e8f170cd (patch) | |
tree | d0cbce4cf0f957bb1336d88ea0ab4f0a5a38821f /kernel.spec | |
parent | 87eafd071fd1ce70173616c7fb952a9798bd2923 (diff) | |
download | kernel-3cae8fa3d60214a37fbb75aaffd11843e8f170cd.tar.gz kernel-3cae8fa3d60214a37fbb75aaffd11843e8f170cd.tar.xz kernel-3cae8fa3d60214a37fbb75aaffd11843e8f170cd.zip |
Linux 3.3-rc2-git6 (upstream 6bd113f1f4a8c0d05c4dbadb300319e0e3526db4)
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 e5a8004dc..d45b5bd85 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 @@ -87,7 +87,7 @@ Summary: The Linux kernel # The rc snapshot level %define rcrev 2 # The git snapshot level -%define gitrev 5 +%define gitrev 6 # Set rpm version accordingly %define rpmversion 3.%{upstream_sublevel}.0 %endif @@ -734,10 +734,6 @@ Patch21001: arm-smsc-support-reading-mac-address-from-device-tree.patch Patch21070: ext4-Support-check-none-nocheck-mount-options.patch -#rhbz 773392 -Patch21073: KVM-x86-extend-struct-x86_emulate_ops-with-get_cpuid.patch -Patch21074: KVM-x86-fix-missing-checks-in-syscall-emulation.patch - Patch21092: udlfb-remove-sysfs-framebuffer-device-with-USB-disconnect.patch Patch21093: rt2x00_fix_MCU_request_failures.patch @@ -1428,10 +1424,6 @@ ApplyPatch utrace.patch ApplyPatch ext4-Support-check-none-nocheck-mount-options.patch -#rhbz 773392 -ApplyPatch KVM-x86-extend-struct-x86_emulate_ops-with-get_cpuid.patch -ApplyPatch KVM-x86-fix-missing-checks-in-syscall-emulation.patch - ApplyPatch udlfb-remove-sysfs-framebuffer-device-with-USB-disconnect.patch #rhbz 772772 @@ -2312,6 +2304,9 @@ fi # ||----w | # || || %changelog +* Tue Feb 07 2012 Josh Boyer <jwboyer@redhat.com> +- Linux 3.3-rc2-git6 (upstream 6bd113f1f4a8c0d05c4dbadb300319e0e3526db4) + * Tue Feb 07 2012 Chris Wright <chrisw@redhat.com> - Enable Open vSwitch |