diff options
author | Florent Villard <warly@mandriva.com> | 2002-03-02 16:10:15 +0000 |
---|---|---|
committer | Florent Villard <warly@mandriva.com> | 2002-03-02 16:10:15 +0000 |
commit | d1667519786acc1725b5ee7d04c33a9a78116e43 (patch) | |
tree | bade6fcc5844e1cdb6c9b4771383e69671c353ef /bootsplash.spec | |
parent | fb342bb519347a345ee99e4715e93965747bdc15 (diff) | |
download | bootsplash-d1667519786acc1725b5ee7d04c33a9a78116e43.tar bootsplash-d1667519786acc1725b5ee7d04c33a9a78116e43.tar.gz bootsplash-d1667519786acc1725b5ee7d04c33a9a78116e43.tar.bz2 bootsplash-d1667519786acc1725b5ee7d04c33a9a78116e43.tar.xz bootsplash-d1667519786acc1725b5ee7d04c33a9a78116e43.zip |
configure 1280x1024
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 |