aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--bootsplash.spec7
1 files changed, 6 insertions, 1 deletions
diff --git a/bootsplash.spec b/bootsplash.spec
index 847c69c..165328b 100644
--- a/bootsplash.spec
+++ b/bootsplash.spec
@@ -1,5 +1,5 @@
%define name bootsplash
-%define version 2.1.7
+%define version 2.1.8
%define release 1mdk
%define _bootdir /boot
@@ -85,6 +85,11 @@ rm -rf $RPM_BUILD_ROOT
%{_bindir}/*
%changelog
+* Thu Jul 1 2004 Olivier Blin <blino@mandrake.org> 2.1.8-1mdk
+- fix bootloader-config path
+- fix remove-boot-splash path
+- from Pablo: added Urdu file
+
* Tue Jun 29 2004 Pixel <pixel@mandrakesoft.com> 2.1.7-1mdk
- add scripts/remove-boot-splash so we can modify a bootsplash
from an initrd without having to rebuild it