summaryrefslogtreecommitdiffstats
path: root/kernel.spec
diff options
context:
space:
mode:
authorJosh Boyer <jwboyer@redhat.com>2012-08-16 08:02:59 -0400
committerJosh Boyer <jwboyer@redhat.com>2012-08-16 08:02:59 -0400
commitbf81d15164038bbf869195399d773189a8938d06 (patch)
treec9f155a7ec53ed5589c52aed93dd16129e094040 /kernel.spec
parentd3182f8335eb649867e9b4e9b86acbd53d611529 (diff)
downloadkernel-bf81d15164038bbf869195399d773189a8938d06.tar.gz
kernel-bf81d15164038bbf869195399d773189a8938d06.tar.xz
kernel-bf81d15164038bbf869195399d773189a8938d06.zip
Bump requirement on pesign to grab the version that works on i686 too
Diffstat (limited to 'kernel.spec')
-rw-r--r--kernel.spec4
1 files changed, 2 insertions, 2 deletions
diff --git a/kernel.spec b/kernel.spec
index ba810aa2a..aa33ad3d3 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
@@ -552,7 +552,7 @@ BuildRequires: rpm-build >= 4.9.0-1, elfutils >= elfutils-0.153-1
%if %{signmodules}
BuildRequires: gnupg
-BuildRequires: pesign >= 0.10-3
+BuildRequires: pesign >= 0.10-4
%endif
Source0: ftp://ftp.kernel.org/pub/linux/kernel/v3.0/linux-%{kversion}.tar.xz