diff options
author | Chmouel Boudjnah <chmou@mandriva.com> | 2002-02-12 14:14:36 +0000 |
---|---|---|
committer | Chmouel Boudjnah <chmou@mandriva.com> | 2002-02-12 14:14:36 +0000 |
commit | 26112984d1a8b42a5276d4126464f208fb48d6f6 (patch) | |
tree | 2c9c4b99536ee0dca7075f69982ff8a0d66c94a4 /bootsplash.spec | |
parent | 70cffe2b24218cfd5e4b288295c2e9b92ff9ec6f (diff) | |
download | bootsplash-26112984d1a8b42a5276d4126464f208fb48d6f6.tar bootsplash-26112984d1a8b42a5276d4126464f208fb48d6f6.tar.gz bootsplash-26112984d1a8b42a5276d4126464f208fb48d6f6.tar.bz2 bootsplash-26112984d1a8b42a5276d4126464f208fb48d6f6.tar.xz bootsplash-26112984d1a8b42a5276d4126464f208fb48d6f6.zip |
1.3-1mdk
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, |