X-Git-Url: https://git.tld-linux.org/?a=blobdiff_plain;f=grub2.spec;h=666ed77a4a1b7c9e93c7c238a35f7380f0667ba3;hb=13de5aabcce036207877a71c6f283c0a7388300f;hp=2a522dbe7b2ec3ec8d89a6a747ef722bc152a9d7;hpb=527a2e1a7941f38d0888e42bf4d3ece948f8da03;p=packages%2Fgrub2.git diff --git a/grub2.spec b/grub2.spec index 2a522db..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}.2 +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}