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 3d33fbf..9a0cda4 100644 --- a/bootsplash.spec +++ b/bootsplash.spec @@ -1,5 +1,5 @@ %define name bootsplash -%define version 1.3.4 +%define version 1.3.5 %define release 1mdk Summary: The Boot Splash Images and scripts. @@ -47,9 +47,14 @@ rm -rf $RPM_BUILD_ROOT %doc README ChangeLog %config(noreplace) %{_sysconfdir}/sysconfig/%{name} %_datadir/%{name}/* +%_sysconfdir/%{name}/* /bin/* %changelog +* Fri Mar 01 2002 Warly <warly@mandrakesoft.com> 1.3.5-1mdk +- move cfg in /etc to have progress bar in rc.sysinit +- add new ln images +- configure progress bar location * Tue Feb 26 2002 Warly <warly@mandrakesoft.com> 1.3.4-1mdk - add new fb tools fbresolution and progress |