X-Git-Url: https://git.tld-linux.org/?p=packages%2Fgrub2.git;a=blobdiff_plain;f=grub2.spec;fp=grub2.spec;h=bb2ae3179b92e60feef0f3db901b1babeaec754b;hp=c158e449bce5af89b4ad367917785501e6a43f87;hb=ef3736ee003f5c98c32dc03e73387c14adbb2fa6;hpb=253a7993479403265235e3425e199c4da5242855 diff --git a/grub2.spec b/grub2.spec index c158e44..bb2ae31 100644 --- a/grub2.spec +++ b/grub2.spec @@ -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*