From 1b8c32e67bde541d47277b0e9a1b53f5c3736a024b253ef03e496e26e62212e9 Mon Sep 17 00:00:00 2001 From: Cliff Zhao Date: Fri, 3 Aug 2018 07:09:27 +0000 Subject: [PATCH] Accepting request 627254 from home:qzhao:branches:Base:System format change-logs to satisfy opensuse standard. OBS-URL: https://build.opensuse.org/request/show/627254 OBS-URL: https://build.opensuse.org/package/show/Base:System/plymouth?expand=0&rev=195 --- plymouth.changes | 8 ++++---- plymouth.spec | 29 +++++++++++++++++++++-------- 2 files changed, 25 insertions(+), 12 deletions(-) diff --git a/plymouth.changes b/plymouth.changes index a0ca170..aee16e6 100644 --- a/plymouth.changes +++ b/plymouth.changes @@ -4,7 +4,7 @@ Wed Apr 11 12:44:36 UTC 2018 - oholecek@suse.com - Modify 0001-Add-label-ft-plugin.patch to fix problems with multiline text (bsc#1083695) * to prevent infinite loop newline characters need to be skipped -- Use %license instead of %doc [bsc#1082318] +- Use %license instead of %doc (bsc#1082318) ------------------------------------------------------------------- Sat Jan 13 21:20:16 UTC 2018 - zaitor@opensuse.org @@ -239,13 +239,13 @@ Mon Jul 28 16:10:49 CEST 2014 - fcrozat@suse.com - Add 0001-text-step-bar-use-correct-utf-8-multibyte-sequence-f.patch: - fix incorrect UTF-8 code used for square [bnc#886148]. + fix incorrect UTF-8 code used for square (bnc#886148). ------------------------------------------------------------------- Fri Jul 25 14:32:38 CEST 2014 - fcrozat@suse.com - Add plymouth-ignore-cirrusdrm.patch: ignore cirrus drm and use fb - instead [bnc#888590] + instead (bnc#888590) ------------------------------------------------------------------- Thu Jul 24 16:30:43 UTC 2014 - fcrozat@suse.com @@ -258,7 +258,7 @@ Thu Jul 24 16:30:43 UTC 2014 - fcrozat@suse.com Tue Jul 8 16:04:38 UTC 2014 - fcrozat@suse.com - Update 0001-Some-greenish-openSUSE-colors.patch to also use SUSE - colors on tribar [bnc#886148] + colors on tribar (bnc#886148) ------------------------------------------------------------------- Fri Jun 27 11:27:02 UTC 2014 - fcrozat@suse.com diff --git a/plymouth.spec b/plymouth.spec index 9124b80..0d6c8e3 100644 --- a/plymouth.spec +++ b/plymouth.spec @@ -24,24 +24,37 @@ Name: plymouth Version: 0.9.3+git20171220.6e9e95d Release: 0 Summary: Graphical Boot Animation and Logger -License: GPL-2.0-or-later +License: GPL-2.0+ Group: System/Base -URL: http://freedesktop.org/software/plymouth/releases +Url: http://www.freedesktop.org/wiki/Software/Plymouth # Switched to git snapshot to ease bugfix inclusion Source0: %{name}-%{version}.tar.xz Source1: boot-duration -# PATCH-OPENSUSE -- Handle correctly multiple displays with different sizes +# PATCH-FIX-OPENSUSE plymouth-fix-window-size.patch +# plymouth Mailist 2013 April 14 jeffm@suse.com +# -- Handle correctly multiple displays with different sizes Patch3: plymouth-fix-window-size -# PATCH-OPENSUSE -- prefix is /usr/sbin and /usr/bin +# PATCH-FIX-OPENSUSE plymouth-dracut-path.patch tittiatcoke@gmail.com +# -- prefix is /usr/sbin and /usr/bin Patch9: plymouth-dracut-path.patch +# PATCH-FIX-OPENSUSE 0001-Some-greenish-openSUSE-colors.patch bnc#886148 fcrozat@suse.com +# -- to use suse colors in tribar. Patch10: 0001-Some-greenish-openSUSE-colors.patch -# PATCH-OPENSUSE -- plymouth-correct-runtime-dir.patch tittiatcoke@gmail.com -- make sure the runtime directory is /run and not /var/run +# PATCH-FIX-OPENSUSE plymouth-correct-runtime-dir.patch tittiatcoke@gmail.com +# -- make sure the runtime directory is /run and not /var/run Patch16: plymouth-correct-runtime-dir.patch -# PATCH-FIX-UPSTREAM plymouth-manpages.patch idoenmez@suse.de -- Fix man page installation +# PATCH-FIX-UPSTREAM plymouth-manpages.patch bnc#871419 idoenmez@suse.de +# -- Fix man page installation Patch17: plymouth-manpages.patch -# PATCH-FIX-OPENSUSE only_use_fb_for_cirrus_bochs.patch fvogt@suse.com -- force fb for cirrus and bochs, force drm otherwise +# PATCH-FIX-OPENSUSE only_use_fb_for_cirrus_bochs.patch bsc#888590 bsc#980750 fvogt@suse.com +# -- force fb for cirrus and bochs, force drm otherwise Patch26: only_use_fb_for_cirrus_bochs.patch -# PATCH-FIX-UPSTREAM 0001-Add-label-ft-plugin.patch fvogt@suse.com -- add ability to output text in initrd +# PATCH-FIX-UPSTREAM +# 0001-Add-label-ft-plugin.patch +# 0002-Install-label-ft-plugin-into-initrd-if-available.patch +# 0003-fix_null_deref.patch +# boo#959986 fvogt@suse.com +# -- add ability to output text in initrd needed for encryption. Patch30: 0001-Add-label-ft-plugin.patch Patch31: 0002-Install-label-ft-plugin-into-initrd-if-available.patch Patch32: 0003-fix_null_deref.patch