- 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:
parent
339ca52a7e
commit
16ed29f684
@ -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)
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user