From eb44f89919b3d7a9a9dd7be5e815ecf0acaaca2a Mon Sep 17 00:00:00 2001 From: Josh Boyer Date: Wed, 8 Aug 2012 08:49:40 -0400 Subject: Update team driver from net-next from Jiri Pirko --- kernel.spec | 9 ++++++++- 1 file changed, 8 insertions(+), 1 deletion(-) (limited to 'kernel.spec') diff --git a/kernel.spec b/kernel.spec index abdac81b..6d91dd30 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 1 +%global baserelease 2 %global fedora_build %{baserelease} # base_sublevel is the kernel version we're starting with and patching @@ -654,6 +654,8 @@ Patch100: taint-vbox.patch Patch110: vmbugon-warnon.patch +Patch150: team-net-next-20120808.patch + Patch390: linux-2.6-defaults-acpi-video.patch Patch391: linux-2.6-acpi-video-dos.patch Patch394: linux-2.6-acpi-debug-infinite-loop.patch @@ -1306,6 +1308,8 @@ ApplyPatch taint-vbox.patch ApplyPatch vmbugon-warnon.patch +ApplyPatch team-net-next-20120808.patch + # Architecture patches # x86(-64) @@ -2305,6 +2309,9 @@ fi # ||----w | # || || %changelog +* Wed Aug 08 2012 Josh Boyer - 3.6.0-0.rc1.git2.2 +- Update team driver from net-next from Jiri Pirko + * Tue Aug 07 2012 Josh Boyer - Add support for ppc64p7 subarch -- cgit