From 37fa2feaf03520c13496002515f7842df6789511 Mon Sep 17 00:00:00 2001 From: Chmouel Boudjnah Date: Mon, 4 Feb 2002 17:02:10 +0000 Subject: Add ChangeLog add some requires. --- bootsplash.spec | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/bootsplash.spec b/bootsplash.spec index a8b6ab3..1862166 100644 --- a/bootsplash.spec +++ b/bootsplash.spec @@ -14,6 +14,9 @@ BuildRoot: %{_tmppath}/%{name}-buildroot Prefix: %{_prefix} Url: http://www.linux-mandrake.com/cgi-bin/cvsweb.cgi/soft/bootsplash/ Requires: /usr/bin/perl +Requires: mkinitrd > 3.1.6-22mdk +#there is no way to say a special kernel requires. +Requires: kernel %description This package contain the scripts and the pictures you see when we @@ -35,7 +38,7 @@ rm -rf $RPM_BUILD_ROOT %files %defattr(-,root,root) -%doc README +%doc README ChangeLog %_datadir/%{name}/* %changelog -- cgit v1.2.1