diff options
author | Florent Villard <warly@mandriva.com> | 2004-09-08 04:09:43 +0000 |
---|---|---|
committer | Florent Villard <warly@mandriva.com> | 2004-09-08 04:09:43 +0000 |
commit | 8cf968b7d7d7fa29c7f84a9b3602ae791fde0f3d (patch) | |
tree | 44388a5df2a70bda8b4e994d4d35786e9702d30a /bootsplash.spec | |
parent | 8b2455ee8c912ab76097084f91f84323c61c2f2e (diff) | |
download | bootsplash-8cf968b7d7d7fa29c7f84a9b3602ae791fde0f3d.tar bootsplash-8cf968b7d7d7fa29c7f84a9b3602ae791fde0f3d.tar.gz bootsplash-8cf968b7d7d7fa29c7f84a9b3602ae791fde0f3d.tar.bz2 bootsplash-8cf968b7d7d7fa29c7f84a9b3602ae791fde0f3d.tar.xz bootsplash-8cf968b7d7d7fa29c7f84a9b3602ae791fde0f3d.zip |
remove-theme does not require an argument anymore
Diffstat (limited to 'bootsplash.spec')
-rw-r--r-- | bootsplash.spec | 8 |
1 files changed, 6 insertions, 2 deletions
diff --git a/bootsplash.spec b/bootsplash.spec index 0ed6bd0..3ab1884 100644 --- a/bootsplash.spec +++ b/bootsplash.spec @@ -1,5 +1,5 @@ %define name bootsplash -%define version 2.1.11 +%define version 2.1.12 %define release 1mdk %define _bootdir /boot @@ -20,7 +20,7 @@ Requires: mkinitrd >= 3.5.18-14mdk Requires: kernel initscripts > 7.04-15mdk Conflicts: drakxtools-newt < 10-49mdk Obsoletes: Aurora Aurora-Monitor-NewStyle-Categorizing-WsLib Aurora-Monitor-NewStyle-WsLib Aurora-Monitor-Traditional-Gtk+ Aurora-Monitor-Traditional-WsLib-8.2 -BuildRequires: freetype2-static-devel libmng-static-devel libjpeg-static-devel glibc-static-devel +BuildRequires: freetype2-static-devel libmng-static-devel libjpeg-static-devel glibc-static-devel liblcms-devel # nomore noarch with the fbrelolution and progress binaries #BuildArchitectures: noarch @@ -91,8 +91,12 @@ rm -rf $RPM_BUILD_ROOT %{_bindir}/* %changelog +* Wed Sep 08 2004 Warly <warly@mandrakesoft.com> 2.1.12-1mdk +- remove-theme now does not require an argument + * Tue Aug 31 2004 Warly <warly@mandrakesoft.com> 2.1.11-1mdk - refresh the screen in non latin1 font with a separate /usr partition +- fix mngplay.static build * Fri Jul 16 2004 Warly <warly@mandrakesoft.com> 2.1.9-1mdk - fix rendering for UTF-8 mo (pablo) |