From: Marcin Krol Date: Sat, 15 Feb 2014 10:26:34 +0000 (+0000) Subject: - eh, deleted too much X-Git-Url: https://git.tld-linux.org/?p=packages%2Fgrub2.git;a=commitdiff_plain;h=13de5aabcce036207877a71c6f283c0a7388300f - eh, deleted too much - release 4 --- 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}