aboutsummaryrefslogtreecommitdiffstats
path: root/bootsplash.spec
diff options
context:
space:
mode:
Diffstat (limited to 'bootsplash.spec')
-rw-r--r--bootsplash.spec8
1 files changed, 6 insertions, 2 deletions
diff --git a/bootsplash.spec b/bootsplash.spec
index 8a34567..a16eb05 100644
--- a/bootsplash.spec
+++ b/bootsplash.spec
@@ -1,5 +1,5 @@
%define name bootsplash
-%define version 2.0.2
+%define version 2.0.3
%define release 1mdk
%define _bootdir /boot
@@ -19,7 +19,7 @@ Requires: mkinitrd > 3.1.6-25mdk
#there is no way to say a special kernel requires.
Requires: kernel initscripts > 7.04-15mdk
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 libjpeg62-static-devel glibc-static-devel
+BuildRequires: freetype2-static-devel libmng-static-devel libjpeg-static-devel glibc-static-devel
# nomore noarch with the fbrelolution and progress binaries
#BuildArchitectures: noarch
@@ -75,6 +75,10 @@ rm -rf $RPM_BUILD_ROOT
%{_bindir}/*
%changelog
+* Thu Sep 04 2003 Warly <warly@mandrakesoft.com> 2.0.3-1mdk
+- should have fix i18n during boot
+- various fixes in swith-theme
+
* Sat Aug 16 2003 Pablo Saratxaga <pablo@mandrakesoft.com> 2.0.2-1mdk
- added support for other fonts, depending on the language
- now themes are in packages provinding mandrake_theme (warly)