[kernel] Actually apply the renamed SB patch

Josh Boyer jwboyer at fedoraproject.org
Thu May 2 15:41:11 UTC 2013


commit 0e5e26e82ad17d3b73877c463c443619b36a617d
Author: Josh Boyer <jwboyer at redhat.com>
Date:   Thu May 2 11:40:47 2013 -0400

    Actually apply the renamed SB patch

 kernel.spec |    6 +++---
 1 files changed, 3 insertions(+), 3 deletions(-)
---
diff --git a/kernel.spec b/kernel.spec
index 3fc851d..a6cc7fc 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
 


More information about the scm-commits mailing list