From 0e5e26e82ad17d3b73877c463c443619b36a617d Mon Sep 17 00:00:00 2001 From: Josh Boyer Date: Thu, 2 May 2013 11:40:47 -0400 Subject: [PATCH] Actually apply the renamed SB patch --- kernel.spec | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/kernel.spec b/kernel.spec index 3fc851dce..a6cc7fc58 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 @@ -660,7 +660,7 @@ Patch800: crash-driver.patch # crypto/ # secure boot -Patch1000: devel-pekey-secure-boot-20130306.patch +Patch1000: devel-pekey-secure-boot-20130502.patch # virt + ksm patches @@ -1366,7 +1366,7 @@ ApplyPatch crash-driver.patch # crypto/ # secure boot -ApplyPatch devel-pekey-secure-boot-20130306.patch +ApplyPatch devel-pekey-secure-boot-20130502.patch # Assorted Virt Fixes