aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorOlivier Blin <oblin@mandriva.org>2004-07-01 04:29:46 +0000
committerOlivier Blin <oblin@mandriva.org>2004-07-01 04:29:46 +0000
commit1694116f620e528f0dab4c67f35511c8301f3a36 (patch)
tree1cdee016f98e040d5e38105875d1e96516737efd
parent4bf30d8aff13c93af1fb6091b1a69f46ce193a11 (diff)
downloadbootsplash-1694116f620e528f0dab4c67f35511c8301f3a36.tar
bootsplash-1694116f620e528f0dab4c67f35511c8301f3a36.tar.gz
bootsplash-1694116f620e528f0dab4c67f35511c8301f3a36.tar.bz2
bootsplash-1694116f620e528f0dab4c67f35511c8301f3a36.tar.xz
bootsplash-1694116f620e528f0dab4c67f35511c8301f3a36.zip
-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