From cbff69d06652a79db9b0c8cf9fd41ab025ec9508 Mon Sep 17 00:00:00 2001 From: tigro Date: Mon, 11 Nov 2024 14:01:57 +0300 Subject: [PATCH] Revert "Try to use font from MSVSphere 8 to avoid bad symbols in EFI mode" This reverts commit 8ac624105ee193b615f4deca9835e9404458ecdd. --- .grub2.metadata | 2 +- SPECS/grub2.spec | 7 ++----- 2 files changed, 3 insertions(+), 6 deletions(-) diff --git a/.grub2.metadata b/.grub2.metadata index 20d094e..3b87954 100644 --- a/.grub2.metadata +++ b/.grub2.metadata @@ -1,4 +1,4 @@ d08376d97163f99ce0d61fce160d6f7667c5c944 SOURCES/gnulib-9f48fb992a3d7e96610c4ce8be969cff2d61a01b.tar.gz c9f93f1e195ec7a5a21d36a13b469788c0b29f0f SOURCES/grub-2.06.tar.xz cf0b7763c528902da7e8b05cfa248f20c8825ce5 SOURCES/theme.tar.bz2 -87f8600ba24e521b5d20bdf6c4b71af8ae861e3a SOURCES/unifont-5.1.20080820.pcf.gz +3b39cb0830367171760ec536cab805abdbe08bc5 SOURCES/unifont-13.0.06.pcf.gz diff --git a/SPECS/grub2.spec b/SPECS/grub2.spec index de5d3e7..9f72e03 100644 --- a/SPECS/grub2.spec +++ b/SPECS/grub2.spec @@ -19,7 +19,7 @@ Name: grub2 Epoch: 1 Version: 2.06 -Release: 92%{?dist}.inferit.2 +Release: 92%{?dist}.inferit.1 Summary: Bootloader with support for Linux, Multiboot and more License: GPLv3+ URL: http://www.gnu.org/software/grub/ @@ -28,7 +28,7 @@ Source0: https://ftp.gnu.org/gnu/grub/grub-%{tarversion}.tar.xz Source1: grub.macros Source2: gnulib-%{gnulibversion}.tar.gz Source3: 99-grub-mkconfig.install -Source4: http://unifoundry.com/unifont-5.1.20080820.pcf.gz +Source4: http://unifoundry.com/pub/unifont/unifont-13.0.06/font-builds/unifont-13.0.06.pcf.gz Source5: theme.tar.bz2 Source6: gitignore Source7: bootstrap @@ -537,9 +537,6 @@ mv ${EFI_HOME}/grub.cfg.stb ${EFI_HOME}/grub.cfg %endif %changelog -* Mon Nov 11 2024 Arkady L. Shane - 1:2.06-92.inferit.2 -- Try to use font from MSVSphere 8 to avoid bad symbols in EFI mode - * Fri Nov 01 2024 Arkady L. Shane - 2.06-92.inferit.1 - Bump release to rebuild