aboutsummaryrefslogtreecommitdiffstats
path: root/bootsplash.spec
diff options
context:
space:
mode:
authorGwenolé Beauchesne <gbeauchesne@mandriva.org>2006-04-10 17:44:17 +0000
committerGwenolé Beauchesne <gbeauchesne@mandriva.org>2006-04-10 17:44:17 +0000
commitb288acc138d72ccda7ec27967089ddc4c71ce978 (patch)
tree3302907680ba91bc51c1b80c590fdb34b8f1e2f1 /bootsplash.spec
parent2b52430853c2c51a17bc8989643e047f0f0c729d (diff)
downloadbootsplash-b288acc138d72ccda7ec27967089ddc4c71ce978.tar
bootsplash-b288acc138d72ccda7ec27967089ddc4c71ce978.tar.gz
bootsplash-b288acc138d72ccda7ec27967089ddc4c71ce978.tar.bz2
bootsplash-b288acc138d72ccda7ec27967089ddc4c71ce978.tar.xz
bootsplash-b288acc138d72ccda7ec27967089ddc4c71ce978.zip
Fix initramfs support (use cpio -c)
Diffstat (limited to 'bootsplash.spec')
-rw-r--r--bootsplash.spec5
1 files changed, 4 insertions, 1 deletions
diff --git a/bootsplash.spec b/bootsplash.spec
index a53a680..b530b26 100644
--- a/bootsplash.spec
+++ b/bootsplash.spec
@@ -1,5 +1,5 @@
%define name bootsplash
-%define version 3.1.11
+%define version 3.1.12
%define release %mkrel 1
%define _bootdir /boot
@@ -89,6 +89,9 @@ rm -rf $RPM_BUILD_ROOT
%{_bindir}/*
%changelog
+* Mon Apr 10 2006 Gwenole Beauchesne <gbeauchesne@mandriva.com> 3.1.12-1mdk
+- Fix initramfs support (use cpio -c)
+
* 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