diff --git a/kbd.spec b/kbd.spec index 63acc8a..06d92dc 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: 23 +Release: 24 License: GPL Group: System Environment/Base Source0: ftp://ftp.kernel.org/pub/linux/utils/kbd/kbd-%{version}.tar.bz2 @@ -38,6 +38,9 @@ fonts, the virtual terminals and font files. %patch4 -p1 -b .p4 %patch5 -p0 +# Default to latarcyrheb-sun16 font for unicode +perl -pi -e 's/LatArCyrHeb-16/latarcyrheb-sun16/' src/unicode_start + %build export OLD_PO_FILE_INPUT=yes @@ -122,6 +125,12 @@ fi %config %{_sysconfdir}/pam.d/* %changelog +* Thu Aug 29 2002 Jakub Jelinek 1.06-24 +- use cyr-sun16 cyrillic chars in latarcyrheb-sun16 font + instead of old LatArCyrHeb-16 chars +- add Euro character to latarcyrheb-sun16 +- use latarcyrheb-sun16 by default in unicode_start script + * Tue Aug 27 2002 Jakub Jelinek 1.06-23 - add back lat[02]-sun16 fonts plus latarcyrheb-sun16 font diff --git a/sources b/sources index 3a78af2..df024aa 100644 --- a/sources +++ b/sources @@ -1,3 +1,3 @@ 0f748effeea4812919af5fb9c04fdedc kbd-1.06.tar.bz2 -8d763bb0c5e791b638dbfae5880a26b0 kbd-latsun-fonts.tar.bz2 +e22ee88353968df8d4a4b1bf1fa8fc31 kbd-latsun-fonts.tar.bz2 3d0b3fedd9ca021cdb86b181405be51f kbd-update-cyr.tar.bz2