forked from pool/plymouth
Accepting request 851248 from home:qzhao:branches:Base:System
Add plymouth-disable-fedora-logo.patch: Disable the image link which point to the fedora logo. this modification will also avoid the failure report from build checker. OBS-URL: https://build.opensuse.org/request/show/851248 OBS-URL: https://build.opensuse.org/package/show/Base:System/plymouth?expand=0&rev=282
This commit is contained in:
@@ -1,7 +1,7 @@
|
||||
#
|
||||
# spec file for package plymouth
|
||||
#
|
||||
# Copyright (c) 2020 SUSE LINUX GmbH, Nuernberg, Germany.
|
||||
# Copyright (c) 2020 SUSE LLC
|
||||
#
|
||||
# All modifications and additions to the file contributed by third parties
|
||||
# remain the property of their copyright owners, unless otherwise agreed
|
||||
@@ -47,6 +47,8 @@ Patch3: plymouth-manpages.patch
|
||||
Patch4: plymouth-no-longer-modify-conf-to-drop-isopensuse-macro.patch
|
||||
# PATCH-FIX-OPENSUSE plymouth-ignore-serial-console.patch qzhao@opensuse.org bnc#1051692 bnc#1164123 bnc#1170906 -- Don't output in serial console for openQA need to take serial in the test, and yast-installation prgram has a feature to install system through it.
|
||||
Patch5: plymouth-ignore-serial-console.patch
|
||||
# PATCH-FIX-OPENSUSE plymouth-disable-fedora-logo.patch qzhao@opensuse.org -- Disable the fedora logo reference which is not in openSUSE.
|
||||
Patch6: plymouth-disable-fedora-logo.patch
|
||||
# PATCH-FIX-UPSTREAM 0001-Add-label-ft-plugin.patch boo#959986 fvogt@suse.com -- add ability to output text in initrd needed for encryption.
|
||||
Patch1000: 0001-Add-label-ft-plugin.patch
|
||||
# PATCH-FIX-UPSTREAM 0002-Install-label-ft-plugin-into-initrd-if-available.patch boo#959986 fvogt@suse.com -- add ability to output text in initrd needed for encryption.
|
||||
@@ -603,7 +605,6 @@ fi
|
||||
%{_datadir}/plymouth/themes/spinfinity/entry.png
|
||||
%{_datadir}/plymouth/themes/spinfinity/lock.png
|
||||
%{_datadir}/plymouth/themes/spinfinity/capslock.png
|
||||
%{_datadir}/plymouth/themes/spinfinity/header-image.png
|
||||
%{_datadir}/plymouth/themes/spinfinity/keyboard.png
|
||||
%{_datadir}/plymouth/themes/spinfinity/keymap-render.png
|
||||
%{_datadir}/plymouth/themes/spinfinity/animation-0001.png
|
||||
|
Reference in New Issue
Block a user