diff options
Diffstat (limited to 'bootsplash.spec')
-rw-r--r-- | bootsplash.spec | 6 |
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 |