Hello community, here is the log from the commit of package plymouth for openSUSE:Factory checked in at 2013-06-18 10:34:59 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/plymouth (Old) and /work/SRC/openSUSE:Factory/.plymouth.new (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "plymouth" Changes: -------- --- /work/SRC/openSUSE:Factory/plymouth/plymouth.changes 2013-06-13 20:31:10.000000000 +0200 +++ /work/SRC/openSUSE:Factory/.plymouth.new/plymouth.changes 2013-06-18 10:35:02.000000000 +0200 @@ -1,0 +2,6 @@ +Sun Jun 16 23:37:55 UTC 2013 - [email protected] + +- own %{_localstatedir}/log/boot.log + and %{_localstatedir}/spool/plymouth/boot.log (as %ghost s) + +------------------------------------------------------------------- ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ plymouth.spec ++++++ --- /var/tmp/diff_new_pack.G8LyHS/_old 2013-06-18 10:35:02.000000000 +0200 +++ /var/tmp/diff_new_pack.G8LyHS/_new 2013-06-18 10:35:02.000000000 +0200 @@ -373,6 +373,9 @@ mkdir -p %{buildroot}%{_localstatedir}/lib/plymouth mkdir -p %{buildroot}/run/plymouth +mkdir -p %{buildroot}%{_localstatedir}/log +touch %{buildroot}%{_localstatedir}/log/boot.log +touch %{buildroot}%{_localstatedir}/spool/plymouth/boot.log cp $RPM_SOURCE_DIR/boot-duration %{buildroot}%{_datadir}/plymouth/default-boot-duration cp $RPM_SOURCE_DIR/boot-duration %{buildroot}%{_localstatedir}/lib/plymouth cp %{buildroot}/%{_datadir}/plymouth/plymouthd.defaults %{buildroot}/%{_sysconfdir}/plymouth/plymouth.conf @@ -513,7 +516,8 @@ %{_mandir}/man?/* %ghost %{_localstatedir}/lib/plymouth/boot-duration %{_unitdir}/* - +%ghost %{_localstatedir}/log/boot.log +%ghost %{_localstatedir}/spool/plymouth/boot.log %files dracut %defattr(-, root, root) %{_libexecdir}/plymouth/plymouth-populate-initrd -- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
