From: Marcin Krol <hawk@tld-linux.org>
Date: Mon, 21 Mar 2016 10:17:49 +0000 (+0000)
Subject: - updated to 2.02-beta3
X-Git-Url: https://git.tld-linux.org/?a=commitdiff_plain;h=de92e2dd107aa00e09ab6f0f2d41536f16b410b0;p=packages%2Fgrub2.git

- updated to 2.02-beta3
---

diff --git a/grub2.spec b/grub2.spec
index 5309efe..56ab6f1 100644
--- a/grub2.spec
+++ b/grub2.spec
@@ -30,13 +30,13 @@
 %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}
@@ -46,7 +46,7 @@ Group:		Base
 # 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
@@ -64,11 +64,7 @@ Patch10:	ignore-kernel-symlinks.patch
 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
@@ -290,10 +286,6 @@ Motyw starfield dla GRUB-a.
 %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*
@@ -424,7 +416,7 @@ fi
 
 %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
@@ -465,7 +457,6 @@ fi
 %{_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*
@@ -478,6 +469,7 @@ fi
 %{_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*