diff options
author | Pascal Rigaux <pixel@mandriva.com> | 2004-01-05 14:15:20 +0000 |
---|---|---|
committer | Pascal Rigaux <pixel@mandriva.com> | 2004-01-05 14:15:20 +0000 |
commit | 2e3111a486a71289a03108f1dfcb32fbf5b80e8c (patch) | |
tree | 29d8954f4f0d12e86ac6b9922550808a51c94a2b /bootsplash.spec | |
parent | 9dc453b0d9fb40095e7e620e47c1b39dd3abc435 (diff) | |
download | bootsplash-2e3111a486a71289a03108f1dfcb32fbf5b80e8c.tar bootsplash-2e3111a486a71289a03108f1dfcb32fbf5b80e8c.tar.gz bootsplash-2e3111a486a71289a03108f1dfcb32fbf5b80e8c.tar.bz2 bootsplash-2e3111a486a71289a03108f1dfcb32fbf5b80e8c.tar.xz bootsplash-2e3111a486a71289a03108f1dfcb32fbf5b80e8c.zip |
make-boot-splash: don't run switch-themes DURING_INSTALL
Diffstat (limited to 'bootsplash.spec')
-rw-r--r-- | bootsplash.spec | 5 |
1 files changed, 4 insertions, 1 deletions
diff --git a/bootsplash.spec b/bootsplash.spec index c18624b..babcf0b 100644 --- a/bootsplash.spec +++ b/bootsplash.spec @@ -1,6 +1,6 @@ %define name bootsplash %define version 2.1.0 -%define release 1mdk +%define release 2mdk %define _bootdir /boot Summary: The Boot Splash Images and scripts @@ -75,6 +75,9 @@ rm -rf $RPM_BUILD_ROOT %{_bindir}/* %changelog +* Mon Jan 5 2004 Pixel <pixel@mandrakesoft.com> 2.1.0-2mdk +- make-boot-splash: don't run switch-themes DURING_INSTALL + * Tue Nov 18 2003 Warly <warly@mandrakesoft.com> 2.1.0-1mdk - add Olivier Blin idea to rely on initrd to choose the correct resolution in detect-resolution |