diff --git a/config-generic b/config-generic index 7ead5e1..35bc919 100644 --- a/config-generic +++ b/config-generic @@ -4304,6 +4304,7 @@ CONFIG_PTP_1588_CLOCK=m CONFIG_PTP_1588_CLOCK_PCH=m CONFIG_CLEANCACHE=y +CONFIG_FRONTSWAP=y # CONFIG_MDIO_GPIO is not set # CONFIG_KEYBOARD_GPIO is not set diff --git a/kernel.spec b/kernel.spec index b01cf54..6ed4d59 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 @@ -93,7 +93,7 @@ Summary: The Linux kernel # The next upstream release sublevel (base_sublevel+1) %define upstream_sublevel %(echo $((%{base_sublevel} + 1))) # The rc snapshot level -%define rcrev 1 +%define rcrev 2 # The git snapshot level %define gitrev 0 # Set rpm version accordingly @@ -2278,6 +2278,9 @@ fi # ||----w | # || || %changelog +* Sat Jun 09 2012 Josh Boyer - 3.5.0-0.rc2.git0.1 +- Linux v3.5-rc2 + * Fri Jun 08 2012 Josh Boyer - Enable HV assisted KVM on ppc64 diff --git a/sources b/sources index cee8619..bb4eda3 100644 --- a/sources +++ b/sources @@ -1,2 +1,2 @@ 967f72983655e2479f951195953e8480 linux-3.4.tar.xz -22d85130ece50214e6d7a05db5e15466 patch-3.5-rc1.xz +b465d27e5472446d2b03c3dd7d1d8bb9 patch-3.5-rc2.xz