diff --git a/system/boot/gfxboot/actions.py b/system/boot/gfxboot/actions.py index 2116f174db..5f53ceb6ad 100644 --- a/system/boot/gfxboot/actions.py +++ b/system/boot/gfxboot/actions.py @@ -10,6 +10,7 @@ from pisi.actionsapi import get def setup(): + pisitools.dosed("bin/help2txt", "openSUSE", "PisiLinux") pisitools.dosed("Makefile", "^CC.*", "CC = %s" % get.CC()) #pisitools.dosed("doc/Makefile", "xmlto", "xmlto --skip-validation") pisitools.dosed("gfxboot-font.c", "#include ", "#include ") diff --git a/system/boot/gfxboot/pspec.xml b/system/boot/gfxboot/pspec.xml index fd5d46ea51..af286eecfc 100644 --- a/system/boot/gfxboot/pspec.xml +++ b/system/boot/gfxboot/pspec.xml @@ -13,7 +13,7 @@ app:console Tools to create graphical boot logos Set of tools to create graphical boot logos, for grub, lilo and syslinux. It supports arch-specific boot menus, advanced help menus, multiple keymaps, animated images, and more graphical pretty things. - https://github.com/openSUSE/gfxboot/archive/4.5.36.tar.gz + https://github.com/openSUSE/gfxboot/archive/4.5.64.tar.gz xmlto freetype-devel @@ -22,7 +22,7 @@ lynx - productname.patch + no-theme-no-git.patch @@ -42,6 +42,13 @@ + + 2020-01-25 + 4.5.64 + Version bump. + Mustafa Cinasal + muscnsl@gmail.com + 2018-08-13 4.5.36