aboutsummaryrefslogtreecommitdiffstats
path: root/bootsplash.spec
diff options
context:
space:
mode:
Diffstat (limited to 'bootsplash.spec')
-rw-r--r--bootsplash.spec10
1 files changed, 8 insertions, 2 deletions
diff --git a/bootsplash.spec b/bootsplash.spec
index 66483da..a53a680 100644
--- a/bootsplash.spec
+++ b/bootsplash.spec
@@ -1,5 +1,5 @@
%define name bootsplash
-%define version 3.1.10
+%define version 3.1.11
%define release %mkrel 1
%define _bootdir /boot
@@ -14,7 +14,9 @@ Group: System/Kernel and hardware
BuildRoot: %{_tmppath}/%{name}-buildroot
Url: http://cvs.mandriva.com/cgi-bin/cvsweb.cgi/soft/bootsplash/
Requires: /usr/bin/perl
-Requires: mkinitrd >= 3.5.18-14mdk
+# Do not require mkinitrd anymore to be able to be prerequed by mkinitrd (mkinitrd is in basesystem anyway)
+# Requires: mkinitrd >= 3.5.18-14mdk
+Conflicts: mkinitrd < 3.5.18-14mdk
#there is no way to say a special kernel requires.
Requires: kernel initscripts > 7.04-15mdk fbgrab
Conflicts: drakxtools-newt < 10-49mdk
@@ -87,6 +89,10 @@ rm -rf $RPM_BUILD_ROOT
%{_bindir}/*
%changelog
+* Mon Apr 10 2006 Warly <warly@mandriva.com> 3.1.11-1mdk
+- Do not require mkinitrd (mkinird will now prereq bootsplash)
+- Handle initramfs in make-boot-splash and remove-boot-splash
+
* Fri Sep 16 2005 Pixel <pixel@mandriva.com> 3.1.10-1mdk
- fix upgrading mandrakelinux-theme to mandriva-theme by patching remove-theme
("remove-theme Mandrakelinux" from the preun of mandrakelinux-theme