Add in the symlink for fedora-gdm-logo.png to watermark.png in the spinner theme #1
@ -5,7 +5,7 @@
|
|||||||
Summary: Graphical Boot Animation and Logger
|
Summary: Graphical Boot Animation and Logger
|
||||||
Name: plymouth
|
Name: plymouth
|
||||||
Version: 0.9.5
|
Version: 0.9.5
|
||||||
Release: 7.%{commitdate}git%{shortcommit}%{?dist}
|
Release: 7.%{commitdate}git%{shortcommit}%{?dist}.alma.1
|
||||||
License: GPLv2+
|
License: GPLv2+
|
||||||
URL: http://www.freedesktop.org/wiki/Software/Plymouth
|
URL: http://www.freedesktop.org/wiki/Software/Plymouth
|
||||||
|
|
||||||
@ -263,6 +263,8 @@ cp $RPM_BUILD_ROOT%{_datadir}/plymouth/themes/glow/{box,bullet,entry,lock}.png $
|
|||||||
# Drop glow, it's not very Fedora-y
|
# Drop glow, it's not very Fedora-y
|
||||||
rm -rf $RPM_BUILD_ROOT%{_datadir}/plymouth/themes/glow
|
rm -rf $RPM_BUILD_ROOT%{_datadir}/plymouth/themes/glow
|
||||||
|
|
||||||
|
# add in the watermark to spinner and bgrt
|
||||||
|
(cd $RPM_BUILD_ROOT%{_datadir}/plymouth/themes/spinner; ln -sf ../../../pixmaps/fedora-gdm-logo.png watermark.png)
|
||||||
|
|
||||||
%ldconfig_scriptlets core-libs
|
%ldconfig_scriptlets core-libs
|
||||||
|
|
||||||
@ -414,6 +416,10 @@ fi
|
|||||||
|
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Fri Dec 06 2024 Alex Laurie <alex.r.laurie@gmail.com> - 0.9.5-7.20210331git1ea1020.alma.1
|
||||||
|
- Add in the symlink for fedora-gdm-logo.png to watermark.png in the spinner theme
|
||||||
|
directory to ensure the AlmaLinux watermark is displayed in plymouth.
|
||||||
|
|
||||||
* Fri Jul 14 2023 Ray Strode <rstrode@redhat.com> - 0.9.5-7.20210331git1ea1020
|
* Fri Jul 14 2023 Ray Strode <rstrode@redhat.com> - 0.9.5-7.20210331git1ea1020
|
||||||
- Only replay scrollback buffer on VT, not serial console
|
- Only replay scrollback buffer on VT, not serial console
|
||||||
Resolves: #2032540
|
Resolves: #2032540
|
||||||
|
Loading…
Reference in New Issue
Block a user