diff options
author | Florent Villard <warly@mandriva.com> | 2004-01-21 20:44:00 +0000 |
---|---|---|
committer | Florent Villard <warly@mandriva.com> | 2004-01-21 20:44:00 +0000 |
commit | 16303240117de124bee4a4a1ce7e31e5a33fed94 (patch) | |
tree | 333208fb6b622c79f25fb25cc1e1525cd82d411f | |
parent | 6252c808d8a2c2e6c643b22bd146e8c18d06c904 (diff) | |
download | bootsplash-16303240117de124bee4a4a1ce7e31e5a33fed94.tar bootsplash-16303240117de124bee4a4a1ce7e31e5a33fed94.tar.gz bootsplash-16303240117de124bee4a4a1ce7e31e5a33fed94.tar.bz2 bootsplash-16303240117de124bee4a4a1ce7e31e5a33fed94.tar.xz bootsplash-16303240117de124bee4a4a1ce7e31e5a33fed94.zip |
revert ttf.c to fix accent pb during boot
-rw-r--r-- | bootsplash.spec | 5 |
1 files changed, 4 insertions, 1 deletions
diff --git a/bootsplash.spec b/bootsplash.spec index 31eb8c9..5a6668e 100644 --- a/bootsplash.spec +++ b/bootsplash.spec @@ -1,5 +1,5 @@ %define name bootsplash -%define version 2.1.1 +%define version 2.1.2 %define release 1mdk %define _bootdir /boot @@ -80,6 +80,9 @@ rm -rf $RPM_BUILD_ROOT %{_bindir}/* %changelog +* Wed Jan 21 2004 Warly <warly@mandrakesoft.com> 2.1.2-1mdk +- revert ttf.c to fix accent displaying during boot + * Wed Jan 21 2004 Warly <warly@mandrakesoft.com> 2.1.1-1mdk - add blino fix to splash.sh (better THEME variable handling) - NOTE: current bootsplash does not build against standrad glibc |