SHA256
1
0
forked from pool/grub2

Accepting request 605634 from Base:System

OBS-URL: https://build.opensuse.org/request/show/605634
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/grub2?expand=0&rev=183
This commit is contained in:
2018-05-13 13:53:21 +00:00
committed by Git OBS Bridge
parent 1d3700b58f
commit 1dbf82a478
3 changed files with 175 additions and 1 deletions

View File

@@ -139,7 +139,7 @@ BuildRequires: update-bootloader-rpm-macros
Version: 2.02
Release: 0
Summary: Bootloader with support for Linux, Multiboot and more
License: GPL-3.0+
License: GPL-3.0-or-later
Group: System/Boot
Url: http://www.gnu.org/software/grub/
%define rev 20120622
@@ -285,6 +285,8 @@ Patch421: 0002-AUDIT-0-http-boot-tracker-bug.patch
# check if default entry need to be corrected for updated distributor version
# and/or use fallback entry if default kernel entry removed (bsc#1065349)
Patch430: grub2-mkconfig-default-entry-correction.patch
# Use pkg-config to find Freetype2
Patch500: grub2-freetype-pkgconfig.patch
Requires: gettext-runtime
%if 0%{?suse_version} >= 1140
@@ -557,6 +559,7 @@ swap partition while in resuming
%patch420 -p1
%patch421 -p1
%patch430 -p1
%patch500 -p1
%build
# patches above may update the timestamp of grub.texi