]> TLD Linux GIT Repositories - packages/grub2.git/blobdiff - grub2.spec
- added options to enable unrestricted boot
[packages/grub2.git] / grub2.spec
index a66ca9029af9ccbb7155f3f58910d96edf02ed0d..851a6306d089a2d4aa8acb03a882bcde6a55ffe8 100644 (file)
@@ -38,7 +38,7 @@ Summary(pl.UTF-8):    GRUB2 - bootloader dla x86
 Summary(pt_BR.UTF-8):  Gerenciador de inicializaĆ§Ć£o GRUB2
 Name:          grub2
 Version:       2.02
-Release:       2
+Release:       3
 License:       GPL v2
 Group:         Base
 Source0:       ftp://ftp.gnu.org/gnu/grub/grub-%{version}.tar.xz
@@ -61,6 +61,8 @@ Patch11:      initrd-search.patch
 Patch12:       %{name}-cfg.patch
 Patch13:       efi-net-fix.patch
 Patch14:       blscfg.patch
+Patch15:       restricted.patch
+Patch16:       gcc8.patch
 URL:           http://www.gnu.org/software/grub/
 BuildRequires: autoconf >= 2.53
 BuildRequires: automake >= 1:1.11.1-1
@@ -282,6 +284,8 @@ Motyw starfield dla GRUB-a.
 %patch12 -p1
 %patch13 -p1
 %patch14 -p1
+%patch15 -p1
+%patch16 -p1
 
 # we don't have C.utf-8 and need an UTF-8 locale for build
 sed -i -e 's/LC_ALL=C.UTF-8/LC_ALL=en_US.utf-8/g' po/Makefile* po/Rules*