forked from rpms/plymouth
- Add Requires(post): nash (bug 466500)
This commit is contained in:
parent
8886646ce8
commit
e7ac684219
@ -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 <rstrode@redhat.com> 0.5.0-0.2008.10.08.2
|
||||
- Add Requires(post): nash (bug 466500)
|
||||
|
||||
* Wed Oct 08 2008 Ray Strode <rstrode@redhat.com> 0.5.0-0.2008.10.08.1
|
||||
- Rework how "console=" args done again, to hopefully fix
|
||||
bug 460565
|
||||
|
Loading…
Reference in New Issue
Block a user