aboutsummaryrefslogtreecommitdiffstats
path: root/bootsplash.spec
diff options
context:
space:
mode:
Diffstat (limited to 'bootsplash.spec')
-rw-r--r--bootsplash.spec9
1 files changed, 7 insertions, 2 deletions
diff --git a/bootsplash.spec b/bootsplash.spec
index 9f948a5..b592ac4 100644
--- a/bootsplash.spec
+++ b/bootsplash.spec
@@ -1,5 +1,5 @@
%define name bootsplash
-%define version 3.1.5
+%define version 3.1.6
%define release 1mdk
%define _bootdir /boot
@@ -20,7 +20,7 @@ Requires: mkinitrd >= 3.5.18-14mdk
Requires: kernel initscripts > 7.04-15mdk fbgrab
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 liblcms-devel libgtk-linux-fb-2.0-devel
+BuildRequires: freetype2-static-devel libmng-static-devel libjpeg-static-devel glibc-static-devel liblcms-devel gtk-linux-fb-2.0-devel
# nomore noarch with the fbrelolution and progress binaries
#BuildArchitectures: noarch
@@ -88,6 +88,11 @@ rm -rf $RPM_BUILD_ROOT
%{_bindir}/*
%changelog
+* Fri Apr 1 2005 Olivier Blin <oblin@mandrakesoft.com> 3.1.6-1mdk
+- really try to get resolution from /dev/fb0
+- fix BuildRequires
+- from Pablo: translation updates
+
* Tue Mar 22 2005 Warly <warly@mandrakesoft.com> 3.1.5-1mdk
- Fix fbmenu compilation