diff options
Diffstat (limited to 'bootsplash.spec')
-rw-r--r-- | bootsplash.spec | 7 |
1 files changed, 5 insertions, 2 deletions
diff --git a/bootsplash.spec b/bootsplash.spec index 9a0cda4..7d290ea 100644 --- a/bootsplash.spec +++ b/bootsplash.spec @@ -1,5 +1,5 @@ %define name bootsplash -%define version 1.3.5 +%define version 1.3.6 %define release 1mdk Summary: The Boot Splash Images and scripts. @@ -47,10 +47,13 @@ rm -rf $RPM_BUILD_ROOT %doc README ChangeLog %config(noreplace) %{_sysconfdir}/sysconfig/%{name} %_datadir/%{name}/* -%_sysconfdir/%{name}/* +%config(noreplace) %_sysconfdir/%{name}/* /bin/* %changelog +* Sat Mar 02 2002 Warly <warly@mandrakesoft.com> 1.3.6-1mdk +- configure 1280x1024 + * 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 |