diff options
author | Florent Villard <warly@mandriva.com> | 2004-09-10 06:41:19 +0000 |
---|---|---|
committer | Florent Villard <warly@mandriva.com> | 2004-09-10 06:41:19 +0000 |
commit | 0c8103b1b4af956c687c64db20a3e532f2efbbe0 (patch) | |
tree | 1fa4f6c5f02f8dd1b7dd540bdc2e6f71dba78efe /bootsplash.spec | |
parent | 64c55e0b0755384be8919e782d1d27e5eaa69b7f (diff) | |
download | bootsplash-0c8103b1b4af956c687c64db20a3e532f2efbbe0.tar bootsplash-0c8103b1b4af956c687c64db20a3e532f2efbbe0.tar.gz bootsplash-0c8103b1b4af956c687c64db20a3e532f2efbbe0.tar.bz2 bootsplash-0c8103b1b4af956c687c64db20a3e532f2efbbe0.tar.xz bootsplash-0c8103b1b4af956c687c64db20a3e532f2efbbe0.zip |
2.0.12
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 3ab1884..596476b 100644 --- a/bootsplash.spec +++ b/bootsplash.spec @@ -1,5 +1,5 @@ %define name bootsplash -%define version 2.1.12 +%define version 2.1.13 %define release 1mdk %define _bootdir /boot @@ -91,6 +91,9 @@ rm -rf $RPM_BUILD_ROOT %{_bindir}/* %changelog +* Fri Sep 10 2004 Warly <warly@mandrakesoft.com> 2.1.13-1mdk +- Do not refresh the screen if we are in verbose mode when rc starts + * Wed Sep 08 2004 Warly <warly@mandrakesoft.com> 2.1.12-1mdk - remove-theme now does not require an argument |