Bump requirement on pesign to grab the version that works on i686 too
This commit is contained in:
parent
d3182f8335
commit
bf81d15164
@ -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
|
||||
|
Loading…
Reference in New Issue
Block a user