diff --git a/kbd.spec b/kbd.spec index 06d92dc..9bd3601 100644 --- a/kbd.spec +++ b/kbd.spec @@ -1,7 +1,7 @@ Summary: Tools for configuring the console (keyboard, virtual terminals, etc.) Name: kbd Version: 1.06 -Release: 24 +Release: 25 License: GPL Group: System Environment/Base Source0: ftp://ftp.kernel.org/pub/linux/utils/kbd/kbd-%{version}.tar.bz2 @@ -110,7 +110,6 @@ if [ -e /etc/sysconfig/i18n ]; then mv -f $TMP /etc/sysconfig/i18n chmod 0644 /etc/sysconfig/i18n rm -f $TMP - /sbin/setsysfont 2>/dev/null || : fi %files -f %{name}.lang @@ -125,6 +124,9 @@ fi %config %{_sysconfdir}/pam.d/* %changelog +* Tue Sep 3 2002 Bill Nottingham 1.06-25 +- don't run setsysfont in upgrade trigger on console-tools + * Thu Aug 29 2002 Jakub Jelinek 1.06-24 - use cyr-sun16 cyrillic chars in latarcyrheb-sun16 font instead of old LatArCyrHeb-16 chars