From f08c6bea6e6c37374bb3fdd58d923598314d7011 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Gwenol=C3=A9=20Beauchesne?= Date: Fri, 5 Sep 2003 16:37:23 +0000 Subject: lib64 & 64-bit fixes --- bootsplash.spec | 7 +++++-- 1 file changed, 5 insertions(+), 2 deletions(-) (limited to 'bootsplash.spec') 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 2.0.4-1mdk +- 64-bit & lib64 fixes + * Thu Sep 04 2003 Warly 2.0.3-1mdk - should have fix i18n during boot - various fixes in swith-theme -- cgit v1.2.1