- Don't abort if no splash when root is mounted

- Actually move patches upstream
This commit is contained in:
Ray Strode 2008-11-10 18:19:41 +00:00
parent b47d7f044d
commit ebb5bdc6aa
2 changed files with 6 additions and 6 deletions

View File

@ -5,7 +5,7 @@
Summary: Plymouth Graphical Boot Animation and Logger Summary: Plymouth Graphical Boot Animation and Logger
Name: plymouth Name: plymouth
Version: 0.6.0 Version: 0.6.0
Release: 0.2008.11.10.1%{?dist} Release: 0.2008.11.10.3%{?dist}
License: GPLv2+ License: GPLv2+
Group: System Environment/Base Group: System Environment/Base
Source0: http://freedesktop.org/software/plymouth/releases/%{name}-%{version}.tar.bz2 Source0: http://freedesktop.org/software/plymouth/releases/%{name}-%{version}.tar.bz2
@ -22,10 +22,6 @@ Requires: system-plymouth-plugin >= %{version}-%{release}
Requires(post): plymouth-scripts Requires(post): plymouth-scripts
Requires: initscripts >= 8.83-1 Requires: initscripts >= 8.83-1
Patch0: plymouth-allow-passing-plugin.patch
Patch1: plymouth-0.6.0-fix-switchroot-failed.patch
Patch2: plymouth-0.6.0-more-debug.patch
%description %description
Plymouth provides an attractive graphical boot animation in Plymouth provides an attractive graphical boot animation in
place of the text messages that normally get shown. Text place of the text messages that normally get shown. Text
@ -308,6 +304,10 @@ fi
%defattr(-, root, root) %defattr(-, root, root)
%changelog %changelog
* Mon Nov 10 2008 Ray Strode <rstrode@redhat.com> 0.6.0-0.2008.11.10.3
- Don't abort if no splash when root is mounted
- Actually move patches upstream
* Mon Nov 10 2008 Ray Strode <rstrode@redhat.com> 0.6.0-0.2008.11.10.1 * Mon Nov 10 2008 Ray Strode <rstrode@redhat.com> 0.6.0-0.2008.11.10.1
- Fix feedback loop with plymouth:debug - Fix feedback loop with plymouth:debug
- Move patches upstream - Move patches upstream

View File

@ -1 +1 @@
acf0c138725cb12863bba1187e708bfe plymouth-0.6.0.tar.bz2 c8661b3fefd5fe6209983c93481a4ffe plymouth-0.6.0.tar.bz2