mirror of
https://src.fedoraproject.org/rpms/grub2.git
synced 2024-11-28 15:46:53 +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: texinfo
|
||||||
BuildRequires: dejavu-sans-fonts
|
BuildRequires: dejavu-sans-fonts
|
||||||
%ifarch %{efiarchs}
|
%ifarch %{efiarchs}
|
||||||
BuildRequires: pesign >= 0.10-3
|
BuildRequires: pesign >= 0.99-8
|
||||||
%endif
|
%endif
|
||||||
|
|
||||||
Requires: gettext os-prober which file system-logos
|
Requires: gettext os-prober which file system-logos
|
||||||
|
@ -425,6 +425,9 @@ fi
|
||||||
%doc grub-%{tarversion}/themes/starfield/COPYING.CC-BY-SA-3.0
|
%doc grub-%{tarversion}/themes/starfield/COPYING.CC-BY-SA-3.0
|
||||||
|
|
||||||
%changelog
|
%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
|
* Thu Oct 18 2012 Peter Jones <pjones@redhat.com> - 2.00-10
|
||||||
- Various PPC fixes.
|
- Various PPC fixes.
|
||||||
- Fix crash fetching from http (gustavold, #860834)
|
- Fix crash fetching from http (gustavold, #860834)
|
||||||
|
|
Loading…
Reference in a new issue