parent
bd5c23533c
commit
d474672953
@ -16,7 +16,7 @@
|
||||
Summary: Graphical Boot Animation and Logger
|
||||
Name: plymouth
|
||||
Version: 0.9.3
|
||||
Release: 1%{?snapshot_rel}%{?dist}
|
||||
Release: 2%{?snapshot_rel}%{?dist}
|
||||
License: GPLv2+
|
||||
URL: http://www.freedesktop.org/wiki/Software/Plymouth
|
||||
Group: System Environment/Base
|
||||
@ -229,8 +229,7 @@ Plymouth. It features a small spinner on a dark background.
|
||||
%setup -q
|
||||
|
||||
# Change the default theme
|
||||
sed -i -e 's/spinner/charge/g' -e 's/ShowDelay=5/ShowDelay=0/g' \
|
||||
src/plymouthd.defaults
|
||||
sed -i -e 's/spinner/charge/g' src/plymouthd.defaults
|
||||
|
||||
%build
|
||||
%configure --enable-tracing --disable-tests \
|
||||
@ -452,6 +451,10 @@ fi
|
||||
%files system-theme
|
||||
|
||||
%changelog
|
||||
* Tue Nov 28 2017 Ray Strode - 0.9.3-2
|
||||
- Bump ShowDelay back up to 5
|
||||
Related: #1518037
|
||||
|
||||
* Tue Nov 28 2017 Björn Esser <besser82@fedoraproject.org> - 0.9.3-1
|
||||
- Update to 0.9.3 release
|
||||
- Reduce ShowDelay to 0 (rhbz#1518037)
|
||||
|
Loading…
Reference in New Issue
Block a user