diff options
Diffstat (limited to 'bootsplash.spec')
-rw-r--r-- | bootsplash.spec | 7 |
1 files changed, 6 insertions, 1 deletions
diff --git a/bootsplash.spec b/bootsplash.spec index d066bac..6ebda5c 100644 --- a/bootsplash.spec +++ b/bootsplash.spec @@ -1,5 +1,5 @@ %define name bootsplash -%define version 1.2 +%define version 1.3 %define release 1mdk Summary: The Boot Splash Images and scripts. @@ -44,6 +44,11 @@ rm -rf $RPM_BUILD_ROOT %_datadir/%{name}/* %changelog +* Tue Feb 12 2002 Chmouel Boudjnah <chmouel@mandrakesoft.com> 1.3-1mdk +- Add support for lilo themes. +- scripts/detect-resolution: Remove the DURING_INSTALL, we get the + vga from cmdline like the install does. + * Mon Feb 11 2002 Chmouel Boudjnah <chmouel@mandrakesoft.com> 1.2-1mdk - Add Ayo theme. - scripts/detect-resolution: Exist if the config file doen't exist, |