From da58ece048a4bbcb004a74f2de1822187a200a14 Mon Sep 17 00:00:00 2001 From: Ray Strode Date: Oct 21 2008 01:32:28 +0000 Subject: - Add initscripts requires (bug 461322) --- diff --git a/plymouth.spec b/plymouth.spec index b2cf217..6a8cabb 100644 --- a/plymouth.spec +++ b/plymouth.spec @@ -5,7 +5,7 @@ Summary: Plymouth Graphical Boot Animation and Logger Name: plymouth Version: 0.6.0 -Release: 0.2008.10.17.2%{?dist} +Release: 0.2008.10.17.3%{?dist} License: GPLv2+ Group: System Environment/Base Source0: http://freedesktop.org/software/plymouth/releases/%{name}-%{version}.tar.bz2 @@ -18,6 +18,7 @@ Provides: rhgb = 1:10.0.0 Requires: system-logos >= 9.0.1 Requires: system-plymouth-plugin >= %{version}-%{release} Requires(post): plymouth-scripts +Requires: initscripts >= 8.83-1 Patch0: plymouth-0.6.0-fix-tty1-on-runlevel3.patch @@ -292,6 +293,9 @@ fi %{_libdir}/plymouth/solar.so %changelog +* Mon Oct 20 2008 Ray Strode 0.5.0-0.2008.10.17.3 +- Add initscripts requires (bug 461322) + * Mon Oct 20 2008 Ray Strode 0.5.0-0.2008.10.17.2 - Put tty1 back in "cooked" mode when going into runlevel 3 (bug 467207)