- Drop upstreamed patches

- Patch from Charlie to update artwork
- Patch from Charlie to make password screen match animation better (bug
    468899)
This commit is contained in:
Ray Strode 2008-10-30 20:03:29 +00:00
parent 339ca52a7e
commit 16ed29f684
2 changed files with 8 additions and 9 deletions

View File

@ -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 <rstrode@redhat.com> 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 <rstrode@redhat.com> 0.6.0-0.2008.10.27.8
- Fix escape at password prompt (bug 467533)

View File

@ -1 +1 @@
65fdd051a67af6160e4c15b585b51e63 plymouth-0.6.0.tar.bz2
04a6f866f4f7bb96404da07f41337cb5 plymouth-0.6.0.tar.bz2