]> TLD Linux GIT Repositories - packages/grub2.git/commitdiff
- eh, deleted too much
authorMarcin Krol <hawk@tld-linux.org>
Sat, 15 Feb 2014 10:26:34 +0000 (10:26 +0000)
committerMarcin Krol <hawk@tld-linux.org>
Sat, 15 Feb 2014 10:26:34 +0000 (10:26 +0000)
- release 4

grub2.spec

index d6ea5a49f5f21c634ef5646869dfbf48949fad44..666ed77a4a1b7c9e93c7c238a35f7380f0667ba3 100644 (file)
@@ -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}