diff options
author | Florent Villard <warly@mandriva.com> | 2005-03-22 11:38:46 +0000 |
---|---|---|
committer | Florent Villard <warly@mandriva.com> | 2005-03-22 11:38:46 +0000 |
commit | 104f685b6eb2278db355ba7273a4c33185f976a6 (patch) | |
tree | 6ddb4419a0e8b0ae0750ef044457fe51e89ce27e /bootsplash.spec | |
parent | 40786f326c596b02f1b0a0a6726870750c83c700 (diff) | |
download | bootsplash-104f685b6eb2278db355ba7273a4c33185f976a6.tar bootsplash-104f685b6eb2278db355ba7273a4c33185f976a6.tar.gz bootsplash-104f685b6eb2278db355ba7273a4c33185f976a6.tar.bz2 bootsplash-104f685b6eb2278db355ba7273a4c33185f976a6.tar.xz bootsplash-104f685b6eb2278db355ba7273a4c33185f976a6.zip |
fix fbmenu compilation
Diffstat (limited to 'bootsplash.spec')
-rw-r--r-- | bootsplash.spec | 8 |
1 files changed, 7 insertions, 1 deletions
diff --git a/bootsplash.spec b/bootsplash.spec index 717bacd..9f948a5 100644 --- a/bootsplash.spec +++ b/bootsplash.spec @@ -1,5 +1,5 @@ %define name bootsplash -%define version 3.1.3 +%define version 3.1.5 %define release 1mdk %define _bootdir /boot @@ -88,6 +88,12 @@ rm -rf $RPM_BUILD_ROOT %{_bindir}/* %changelog +* Tue Mar 22 2005 Warly <warly@mandrakesoft.com> 3.1.5-1mdk +- Fix fbmenu compilation + +* Thu Mar 17 2005 Warly <warly@mandrakesoft.com> 3.1.4-1mdk +- bootanim now uses bash getopts builtin + * Thu Mar 10 2005 Warly <warly@mandrakesoft.com> 3.1.3-1mdk - now use libgtk-linux-fb-2.0-devel |