diff options
author | Josh Boyer <jwboyer@redhat.com> | 2012-09-28 08:27:10 -0400 |
---|---|---|
committer | Josh Boyer <jwboyer@redhat.com> | 2012-09-28 08:27:35 -0400 |
commit | c3430ac481230b85e254cbb11a4f6e3549ba2d07 (patch) | |
tree | 5235b940df3af4e74d875dd2da1a1492aef5819e /kernel.spec | |
parent | 2b6717e5a38498105a4267109df0ece128016ffc (diff) | |
download | kernel-c3430ac481230b85e254cbb11a4f6e3549ba2d07.tar.gz kernel-c3430ac481230b85e254cbb11a4f6e3549ba2d07.tar.xz kernel-c3430ac481230b85e254cbb11a4f6e3549ba2d07.zip |
Linux v3.6-rc7-71-g6399413
Diffstat (limited to 'kernel.spec')
-rw-r--r-- | kernel.spec | 11 |
1 files changed, 7 insertions, 4 deletions
diff --git a/kernel.spec b/kernel.spec index 3c41b6d68..3808b35bf 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 @@ -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 @@ -658,7 +658,7 @@ Patch100: taint-vbox.patch Patch110: vmbugon-warnon.patch Patch150: team-net-next-20120808.patch -Patch151: team-net-next-update-20120924.patch +Patch151: team-net-next-update-20120927.patch Patch390: linux-2.6-defaults-acpi-video.patch Patch391: linux-2.6-acpi-video-dos.patch @@ -1313,7 +1313,7 @@ ApplyPatch taint-vbox.patch ApplyPatch vmbugon-warnon.patch ApplyPatch team-net-next-20120808.patch -ApplyPatch team-net-next-update-20120924.patch +ApplyPatch team-net-next-update-20120927.patch # Architecture patches # x86(-64) @@ -2307,6 +2307,9 @@ fi # ||----w | # || || %changelog +* Fri Sep 28 2012 Josh Boyer <jwboyer@redhat.com> - 3.6.0-0.rc7.git2.1 +- Linux v3.6-rc7-71-g6399413 + * Tue Sep 25 2012 Josh Boyer <jwboyer@redhat.com> - 3.6.0-0.rc7.git1.4 - Move the modules-extra processing to a script - Prep mod-extra.sh for signed modules |