aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorOlivier Blin <oblin@mandriva.org>2005-04-01 12:35:46 +0000
committerOlivier Blin <oblin@mandriva.org>2005-04-01 12:35:46 +0000
commit80a92a7a5ae5f8b207216112d669fff8caeb223c (patch)
treece599c7cfecfdd2b0994c7faa3986e25cab2146c
parente1d52894745092f0d49eb88809afadfdb60ae3f9 (diff)
downloadbootsplash-80a92a7a5ae5f8b207216112d669fff8caeb223c.tar
bootsplash-80a92a7a5ae5f8b207216112d669fff8caeb223c.tar.gz
bootsplash-80a92a7a5ae5f8b207216112d669fff8caeb223c.tar.bz2
bootsplash-80a92a7a5ae5f8b207216112d669fff8caeb223c.tar.xz
bootsplash-80a92a7a5ae5f8b207216112d669fff8caeb223c.zip
3.1.6-1mdk
-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