summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorJosh Boyer <jwboyer@redhat.com>2013-05-02 11:40:47 -0400
committerJosh Boyer <jwboyer@redhat.com>2013-05-02 11:40:47 -0400
commit0e5e26e82ad17d3b73877c463c443619b36a617d (patch)
treeaaa50594c3e21b0e0e619d260d5f22e7a0e74bd9
parent097cca69627f45fbff23f9761405c47d440535a7 (diff)
downloadkernel-0e5e26e82ad17d3b73877c463c443619b36a617d.tar.gz
kernel-0e5e26e82ad17d3b73877c463c443619b36a617d.tar.xz
kernel-0e5e26e82ad17d3b73877c463c443619b36a617d.zip
Actually apply the renamed SB patch
-rw-r--r--kernel.spec6
1 files 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