Script 'mail_helper' called by obssrc Hello community, here is the log from the commit of package plymouth for openSUSE:Factory checked in at 2021-05-20 19:23:04 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/plymouth (Old) and /work/SRC/openSUSE:Factory/.plymouth.new.2988 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "plymouth" Thu May 20 19:23:04 2021 rev:94 rq:893332 version:0.9.5+git20201026+53c83cc Changes: -------- --- /work/SRC/openSUSE:Factory/plymouth/plymouth.changes 2021-05-01 00:46:31.367499024 +0200 +++ /work/SRC/openSUSE:Factory/.plymouth.new.2988/plymouth.changes 2021-05-20 19:23:05.202437913 +0200 @@ -1,0 +2,7 @@ +Fri May 14 14:19:22 UTC 2021 - Dominique Leuenberger <dims...@opensuse.org> + +- Do not own /usr/share/locale (owned by filesystem): + + Split out -lang package + + Use find_lang macro to create file list for -lang package + +------------------------------------------------------------------- ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ plymouth.spec ++++++ --- /var/tmp/diff_new_pack.KTfNMo/_old 2021-05-20 19:23:05.882435035 +0200 +++ /var/tmp/diff_new_pack.KTfNMo/_new 2021-05-20 19:23:05.882435035 +0200 @@ -86,7 +86,7 @@ Requires: systemd >= 186 Requires(post): coreutils Requires(post): plymouth-scripts = %{version} -Requires(postun): coreutils +Requires(postun):coreutils Suggests: plymouth-plugin-label Provides: bootsplash = 3.5 Obsoletes: bootsplash < 3.5 @@ -98,6 +98,7 @@ place of the text messages that normally get shown. Text messages are instead redirected to a log file for viewing after boot. +%lang_package %package -n libply-boot-client%{soversion} Summary: Plymouth core library @@ -416,6 +417,8 @@ rm -f %{buildroot}%{_sysconfdir}/plymouth/plymouthd.conf rm -f %{buildroot}%{_datadir}/plymouth/plymouthd.conf +%find_lang %{name} + %post %{?regenerate_initrd_post} if [ ! -e /.buildenv ]; then @@ -551,7 +554,8 @@ %ghost %{_localstatedir}/lib/plymouth/boot-duration %{_unitdir}/* %ghost %{_localstatedir}/log/boot.log -/usr/share/locale/ + +%files lang -f %{name}.lang %files branding-upstream %{_datadir}/plymouth/plymouthd.defaults