diff --git a/plymouth.spec b/plymouth.spec index 2eb3c93..e5352e2 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.08.1%{?dist} +Release: 0.2008.10.08.2%{?dist} License: GPLv2+ Group: System Environment/Base Source0: http://freedesktop.org/software/plymouth/releases/%{name}-%{version}.tar.bz2 @@ -17,6 +17,7 @@ Provides: rhgb = 1:10.0.0 Requires: system-logos >= 9.0.1 Requires: system-plymouth-plugin >= %{version}-%{release} +Requires(post): nash %description Plymouth provides an attractive graphical boot animation in @@ -276,6 +277,9 @@ fi %{_libdir}/plymouth/solar.so %changelog +* Fri Oct 10 2008 Ray Strode 0.5.0-0.2008.10.08.2 +- Add Requires(post): nash (bug 466500) + * Wed Oct 08 2008 Ray Strode 0.5.0-0.2008.10.08.1 - Rework how "console=" args done again, to hopefully fix bug 460565