From 13de5aabcce036207877a71c6f283c0a7388300f Mon Sep 17 00:00:00 2001 From: Marcin Krol Date: Sat, 15 Feb 2014 10:26:34 +0000 Subject: [PATCH] - eh, deleted too much - release 4 --- grub2.spec | 10 +++++++++- 1 file changed, 9 insertions(+), 1 deletion(-) diff --git a/grub2.spec b/grub2.spec index d6ea5a4..666ed77 100644 --- a/grub2.spec +++ b/grub2.spec @@ -38,7 +38,7 @@ Summary(pt_BR.UTF-8): Gerenciador de inicialização GRUB2 %define beta beta2 Name: grub2 Version: 2.02 -Release: 0.%{beta}.3 +Release: 0.%{beta}.4 License: GPL v2 Group: Base # 1. Download and unpack latest official beta snapshot from http://git.savannah.gnu.org/cgit/grub.git @@ -534,6 +534,14 @@ fi %{_libexecdir}/*-pc/efiemu*.o %endif %{_libexecdir}/*-pc/kernel.img +%ifarch %{ix86} %{x8664} +%{_libexecdir}/*-pc/boot.img +%{_libexecdir}/*-pc/boot_hybrid.img +%{_libexecdir}/*-pc/cdboot.img +%{_libexecdir}/*-pc/diskboot.img +%{_libexecdir}/*-pc/lnxboot.img +%{_libexecdir}/*-pc/pxeboot.img +%endif %endif %if %{with efi} -- 2.44.0