%define platforms %{?with_efi:efi} %{?with_pc:pc}
%endif
-%define rel 7
+%define rel 1
Summary: GRand Unified Bootloader
Summary(de.UTF-8): GRUB2 - ein Bootloader für x86
Summary(hu.UTF-8): GRUB2 - rendszerbetöltő x86 gépekhez
Summary(pl.UTF-8): GRUB2 - bootloader dla x86
Summary(pt_BR.UTF-8): Gerenciador de inicialização GRUB2
-%define beta beta2
+%define beta beta3
Name: grub2
Version: 2.02
Release: 0.%{beta}.%{rel}
# 2. Run ./autogen.sh and ./linguas.sh
# 3. Recompress and upload to DF
Source0: grub-%{version}-%{beta}.tar.xz
-# Source0-md5: f262e61eba2e76a6f60b39a810814284
+# Source0-md5: 56012eda1ee234dbd0f14be9f7acb089
Source1: update-grub
Source2: update-grub.8
Source3: grub.sysconfig
Patch11: initrd-search.patch
Patch12: %{name}-cfg.patch
Patch13: efi-net-fix.patch
-Patch14: grub2-xfs-Add-helper-for-inode-size.patch
-Patch15: grub2-xfs-Convert-inode-numbers-to-cpu-endianity-immediate.patch
-Patch16: grub2-xfs-Fix-termination-loop-for-directory-iteration.patch
-Patch17: grub2-xfs-V5-filesystem-format-support.patch
-Patch18: blscfg.patch
+Patch14: blscfg.patch
URL: http://www.gnu.org/software/grub/
BuildRequires: autoconf >= 2.53
BuildRequires: automake >= 1:1.11.1-1
%patch12 -p0
%patch13 -p1
%patch14 -p1
-%patch15 -p1
-%patch16 -p1
-%patch17 -p1
-%patch18 -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*
%files -f grub.lang
%defattr(644,root,root,755)
-%doc AUTHORS ChangeLog NEWS README THANKS TODO
+%doc AUTHORS NEWS README THANKS TODO
%config(noreplace) %verify(not md5 mtime size) /etc/sysconfig/grub
%attr(755,root,root) %{_sbindir}/grub-editenv
%attr(755,root,root) %{_sbindir}/grub-fstest
%{_mandir}/man1/grub-fstest.1*
%{_mandir}/man1/grub-glue-efi.1*
%{_mandir}/man1/grub-kbdcomp.1*
-%{_mandir}/man1/grub-macbless.1*
%{_mandir}/man1/grub-menulst2cfg.1*
%{_mandir}/man1/grub-mklayout.1*
%{_mandir}/man1/grub-mknetdir.1*
%{_mandir}/man1/grub-script-check.1*
%{_mandir}/man1/grub-syslinux2cfg.1*
%{_mandir}/man8/grub-install.8*
+%{_mandir}/man8/grub-macbless.8*
%{_mandir}/man8/grub-mkconfig.8*
%{_mandir}/man8/grub-ofpathname.8*
%{_mandir}/man8/grub-reboot.8*