diff --git a/plymouth.spec b/plymouth.spec index 9f1bd58..493f364 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.27.8%{?dist} +Release: 0.2008.10.30.1%{?dist} License: GPLv2+ Group: System Environment/Base Source0: http://freedesktop.org/software/plymouth/releases/%{name}-%{version}.tar.bz2 @@ -20,10 +20,6 @@ Requires: system-plymouth-plugin >= %{version}-%{release} Requires(post): plymouth-scripts Requires: initscripts >= 8.83-1 -Patch0: plymouth-0.6.0-force-raw-mode.patch -Patch1: plymouth-0.6.0-dont-require-bin-plymouth.patch -Patch2: plymouth-0.6.0-fix-escape-at-password-prompt.patch - %description Plymouth provides an attractive graphical boot animation in place of the text messages that normally get shown. Text @@ -154,9 +150,6 @@ where the graphical plugin's dependencies are undesirable. %prep %setup -q -%patch0 -p1 -b .force-raw-mode -%patch1 -p1 -b .dont-require-bin-plymouth -%patch2 -p1 -b .fix-escape-at-password-prompt %build %configure --enable-tracing --disable-tests --without-boot-entry \ @@ -305,6 +298,12 @@ fi %defattr(-, root, root) %changelog +* Thu Oct 30 2008 Ray Strode 0.6.0-0.2008.10.30.1 +- Drop upstreamed patches +- Patch from Charlie to update artwork +- Patch from Charlie to make password screen match animation better + (bug 468899) + * Thu Oct 30 2008 Ray Strode 0.6.0-0.2008.10.27.8 - Fix escape at password prompt (bug 467533) diff --git a/sources b/sources index f558a16..a22e813 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -65fdd051a67af6160e4c15b585b51e63 plymouth-0.6.0.tar.bz2 +04a6f866f4f7bb96404da07f41337cb5 plymouth-0.6.0.tar.bz2