diff options
Diffstat (limited to 'bootsplash.spec')
-rw-r--r-- | bootsplash.spec | 14 |
1 files changed, 10 insertions, 4 deletions
diff --git a/bootsplash.spec b/bootsplash.spec index 2ae25a1..56cf5b2 100644 --- a/bootsplash.spec +++ b/bootsplash.spec @@ -1,6 +1,6 @@ %define name bootsplash -%define version 1.3.11 -%define release 2mdk +%define version 1.3.13 +%define release 1mdk %define _bootdir /boot Summary: The Boot Splash Images and scripts @@ -101,8 +101,14 @@ rm -rf $RPM_BUILD_ROOT %defattr(-,root,root) %changelog -* Fri Aug 02 2002 David BAUDENS <baudens@mandrakesoft.com> 1.3.11-2mdk -- Update images + +* Fri Jul 26 2002 Warly <warly@mandrakesoft.com> 1.3.13.1mdk +- fix make-boot-splash because of deprecated () instead of $[] +- add hexa value matching for detect-resolution + +* Thu Jul 25 2002 Warly <warly@mandrakesoft.com> 1.3.12-1mdk +- fix bug that makes mkinitrd to fail when no resolution is +found in /etc/lilo.conf * Wed Jul 17 2002 Warly <warly@mandrakesoft.com> 1.3.11-1mdk - new images |