[grub2: 5/6] Rebuild with newer pesign so we'll get signed with the final signing keys.

Peter Jones pjones at fedoraproject.org
Mon Oct 22 18:40:43 UTC 2012


commit 66cba4fda26d13fcb4e46e78161955b73f825256
Author: Peter Jones <pjones at redhat.com>
Date:   Mon Oct 22 14:39:39 2012 -0400

    Rebuild with newer pesign so we'll get signed with the final signing keys.
    
    Signed-off-by: Peter Jones <pjones at redhat.com>

 grub2.spec |    5 ++++-
 1 files changed, 4 insertions(+), 1 deletions(-)
---
diff --git a/grub2.spec b/grub2.spec
index 4651d32..8c64265 100644
--- a/grub2.spec
+++ b/grub2.spec
@@ -90,7 +90,7 @@ BuildRequires:	freetype-devel gettext-devel git
 BuildRequires:	texinfo
 BuildRequires:	dejavu-sans-fonts
 %ifarch %{efiarchs}
-BuildRequires:	pesign >= 0.10-3
+BuildRequires:	pesign >= 0.99-8
 %endif
 
 Requires:	gettext os-prober which file system-logos
@@ -425,6 +425,9 @@ fi
 %doc grub-%{tarversion}/themes/starfield/COPYING.CC-BY-SA-3.0
 
 %changelog
+* Mon Oct 22 2012 Peter Jones <pjones at redhat.com> - 2.00-10
+- Rebuild with newer pesign so we'll get signed with the final signing keys.
+
 * Thu Oct 18 2012 Peter Jones <pjones at redhat.com> - 2.00-10
 - Various PPC fixes.
 - Fix crash fetching from http (gustavold, #860834)


More information about the scm-commits mailing list