aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorFlorent Villard <warly@mandriva.com>2004-02-06 14:39:47 +0000
committerFlorent Villard <warly@mandriva.com>2004-02-06 14:39:47 +0000
commit908ae5d9440a3ad83d0541abe018ecae20537413 (patch)
treebdaaaeb038a4e467fda526dd6d570155c2ab391a
parent0209b72e9752738359920e7af1621a76419adaf0 (diff)
downloadbootsplash-908ae5d9440a3ad83d0541abe018ecae20537413.tar
bootsplash-908ae5d9440a3ad83d0541abe018ecae20537413.tar.gz
bootsplash-908ae5d9440a3ad83d0541abe018ecae20537413.tar.bz2
bootsplash-908ae5d9440a3ad83d0541abe018ecae20537413.tar.xz
bootsplash-908ae5d9440a3ad83d0541abe018ecae20537413.zip
changes to fix fonts during boot
-rw-r--r--bootsplash.spec6
1 files changed, 5 insertions, 1 deletions
diff --git a/bootsplash.spec b/bootsplash.spec
index 5a6668e..b839cdb 100644
--- a/bootsplash.spec
+++ b/bootsplash.spec
@@ -1,5 +1,5 @@
%define name bootsplash
-%define version 2.1.2
+%define version 2.1.3
%define release 1mdk
%define _bootdir /boot
@@ -80,6 +80,10 @@ rm -rf $RPM_BUILD_ROOT
%{_bindir}/*
%changelog
+* Fri Feb 06 2004 Warly <warly@mandrakesoft.com> 2.1.3-1mdk
+- add Olivier Blin patches to fix THEME= handling and quotes in lilo name
+- remove \d+xx\d+ like detect-resolution output (to work with drakboot --splash)
+
* Wed Jan 21 2004 Warly <warly@mandrakesoft.com> 2.1.2-1mdk
- revert ttf.c to fix accent displaying during boot