Hello community, here is the log from the commit of package plymouth for openSUSE:Factory checked in at 2018-08-07 10:50:30 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/plymouth (Old) and /work/SRC/openSUSE:Factory/.plymouth.new (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "plymouth" Tue Aug 7 10:50:30 2018 rev:60 rq:627433 version:0.9.3+git20171220.6e9e95d Changes: -------- --- /work/SRC/openSUSE:Factory/plymouth/plymouth.changes 2018-04-20 17:23:44.339008275 +0200 +++ /work/SRC/openSUSE:Factory/.plymouth.new/plymouth.changes 2018-08-07 10:50:33.352633699 +0200 @@ -1,0 +2,6 @@ +Sat Aug 4 06:15:14 UTC 2018 - [email protected] + +- Drop plymouth-fix-window-size: The use of the smallest screen + size is deliberate (boo#804607 bsc#894051). + +------------------------------------------------------------------- @@ -7 +13 @@ -- Use %license instead of %doc [bsc#1082318] +- Use %license instead of %doc (bsc#1082318) @@ -242 +248 @@ - fix incorrect UTF-8 code used for square [bnc#886148]. + fix incorrect UTF-8 code used for square (bnc#886148). @@ -248 +254 @@ - instead [bnc#888590] + instead (bnc#888590) @@ -261 +267 @@ - colors on tribar [bnc#886148] + colors on tribar (bnc#886148) Old: ---- plymouth-fix-window-size ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ plymouth.spec ++++++ --- /var/tmp/diff_new_pack.FWZaFE/_old 2018-08-07 10:50:33.860634609 +0200 +++ /var/tmp/diff_new_pack.FWZaFE/_new 2018-08-07 10:50:33.860634609 +0200 @@ -20,31 +20,46 @@ %define plymouthclient_execdir %{_bindir} %define plymouth_libdir %{_libdir} %define plymouth_initrd_file /boot/initrd-plymouth.img + 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 -# Switched to git snapshot to ease bugfix inclusion +Url: http://www.freedesktop.org/wiki/Software/Plymouth + Source0: %{name}-%{version}.tar.xz Source1: boot-duration -# PATCH-OPENSUSE -- 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 [email protected] +# -- prefix is /usr/sbin and /usr/bin Patch9: plymouth-dracut-path.patch +# PATCH-FIX-OPENSUSE 0001-Some-greenish-openSUSE-colors.patch bnc#886148 [email protected] +# -- to use suse colors in tribar. Patch10: 0001-Some-greenish-openSUSE-colors.patch -# PATCH-OPENSUSE -- plymouth-correct-runtime-dir.patch [email protected] -- make sure the runtime directory is /run and not /var/run +# PATCH-FIX-OPENSUSE plymouth-correct-runtime-dir.patch [email protected] +# -- make sure the runtime directory is /run and not /var/run Patch16: plymouth-correct-runtime-dir.patch -# PATCH-FIX-UPSTREAM plymouth-manpages.patch [email protected] -- Fix man page installation +# PATCH-FIX-UPSTREAM plymouth-manpages.patch bnc#871419 [email protected] +# -- Fix man page installation Patch17: plymouth-manpages.patch -# PATCH-FIX-OPENSUSE only_use_fb_for_cirrus_bochs.patch [email protected] -- force fb for cirrus and bochs, force drm otherwise +# PATCH-FIX-UPSTREAM plymouth-ignore-cirrusdrm.patch bnc#888590 [email protected] +# -- ignore cirrusdrm, use fb instead +# Patch26: plymouth-ignore-cirrusdrm.patch +# PATCH-FIX-OPENSUSE only_use_fb_for_cirrus_bochs.patch bnc#888590 [email protected] +# -- force fb for cirrus and bochs, force drm otherwise. replace removal of framebuffer +# -- driver and plymouth-ignore-cirrusdrm.patch with single patch. Patch26: only_use_fb_for_cirrus_bochs.patch -# PATCH-FIX-UPSTREAM 0001-Add-label-ft-plugin.patch [email protected] -- 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 [email protected] +# -- 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 + BuildRequires: automake BuildRequires: docbook-xsl-stylesheets BuildRequires: kernel-headers @@ -65,6 +80,7 @@ BuildRequires: pkgconfig(libudev) BuildRequires: pkgconfig(pango) >= 1.21.0 BuildRequires: pkgconfig(systemd) >= 186 + Requires: %{name}-branding Requires: gnu-unifont-bitmap-fonts Requires: systemd >= 186 @@ -334,7 +350,6 @@ %prep %setup -q -%patch3 -p1 %patch9 %patch10 -p1 %patch16 -p1
