aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--bootsplash.spec7
1 files changed, 5 insertions, 2 deletions
diff --git a/bootsplash.spec b/bootsplash.spec
index a16eb05..17cf809 100644
--- a/bootsplash.spec
+++ b/bootsplash.spec
@@ -1,5 +1,5 @@
%define name bootsplash
-%define version 2.0.3
+%define version 2.0.4
%define release 1mdk
%define _bootdir /boot
@@ -32,7 +32,7 @@ generated by mkinitrd.
%setup -q
%build
-make
+make LIB=%{_lib}
%install
rm -rf $RPM_BUILD_ROOT
@@ -75,6 +75,9 @@ rm -rf $RPM_BUILD_ROOT
%{_bindir}/*
%changelog
+* Fri Sep 5 2003 Gwenole Beauchesne <gbeauchesne@mandrakesoft.com> 2.0.4-1mdk
+- 64-bit & lib64 fixes
+
* Thu Sep 04 2003 Warly <warly@mandrakesoft.com> 2.0.3-1mdk
- should have fix i18n during boot
- various fixes in swith-theme