]> TLD Linux GIT Repositories - packages/grub2.git/blobdiff - grub2.spec
- fix for ext4 fs with metadata_csum_seed
[packages/grub2.git] / grub2.spec
index c158e449bce5af89b4ad367917785501e6a43f87..bb2ae3179b92e60feef0f3db901b1babeaec754b 100644 (file)
@@ -144,7 +144,7 @@ Summary(pl.UTF-8):  GRUB2 - bootloader dla x86 i ppc
 Summary(pt_BR.UTF-8):  Gerenciador de inicializaĆ§Ć£o GRUB2
 Name:          grub2
 Version:       2.06
-Release:       3
+Release:       4
 License:       GPL v2
 Group:         Base
 Source0:       https://ftp.gnu.org/gnu/grub/grub-%{version}.tar.xz
@@ -169,6 +169,7 @@ Patch14:    blscfg.patch
 Patch15:       restricted.patch
 Patch16:        0193-fs-xfs-Fix-unreadable-filesystem-with-v4-superblock.patch
 Patch17:        0268-grub_fs_probe-dprint-errors-from-filesystems.patch
+Patch18:       ignore-ext4-metadata_csum_seed.patch
 URL:           http://www.gnu.org/software/grub/
 BuildRequires: autoconf >= 2.63
 BuildRequires: automake >= 1:1.11.1-1
@@ -200,8 +201,8 @@ BuildRequires:      libfuse-devel
 BuildRequires: libtool
 BuildRequires: ncurses-devel
 BuildRequires: pkgconfig
-BuildRequires: python >= 1:2.6
-BuildRequires: python-modules >= 1:2.6
+BuildRequires: python3
+BuildRequires: python3-modules
 BuildRequires: rpm >= 4.4.9-56
 BuildRequires: rpmbuild(macros) >= 1.213
 BuildRequires: sed >= 4.0
@@ -539,6 +540,7 @@ Motyw starfield dla GRUB-a.
 %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*