From 4e61fa6caf4cc3b4c4a3b97ce3b3890fafd29ffd Mon Sep 17 00:00:00 2001 From: Josh Boyer Date: Thu, 10 May 2012 11:07:20 -0400 Subject: Fix normal kernel builds --- kernel.spec | 6 ++++-- 1 file changed, 4 insertions(+), 2 deletions(-) (limited to 'kernel.spec') diff --git a/kernel.spec b/kernel.spec index 5490b9e41..2add21d34 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 @@ -257,7 +257,6 @@ Summary: The Linux kernel # kernel up (versatile express), tegra, omap, imx and highbank are only built on armv7 hfp/sfp %ifnarch armv7hl armv7l -%define with_up 0 %define with_imx 0 %define with_highbank 0 %define with_omap 0 @@ -2327,6 +2326,9 @@ fi # ||----w | # || || %changelog +* Thu May 10 2012 Josh Boyer - 3.4.0-0.rc6.git2.2 +- Fix normal kernel builds + * Thu May 10 2012 Josh Boyer - 3.4.0-0.rc6.git2.1 - Linux v3.4-rc6-41-g7ee94d9 -- cgit