mirror of
https://src.fedoraproject.org/rpms/grub2.git
synced 2024-11-24 22:35:28 +00:00
Rebuild with newer pesign so we'll get signed with the final signing keys.
Signed-off-by: Peter Jones <pjones@redhat.com>
This commit is contained in:
parent
09ea065fc4
commit
66cba4fda2
1 changed files with 4 additions and 1 deletions
|
@ -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@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@redhat.com> - 2.00-10
|
||||
- Various PPC fixes.
|
||||
- Fix crash fetching from http (gustavold, #860834)
|
||||
|
|
Loading…
Reference in a new issue