Hello community, here is the log from the commit of package mgetty for openSUSE:Factory checked in at 2020-05-29 21:22:44 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/mgetty (Old) and /work/SRC/openSUSE:Factory/.mgetty.new.3606 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "mgetty" Fri May 29 21:22:44 2020 rev:37 rq:809764 version:1.2.1 Changes: -------- --- /work/SRC/openSUSE:Factory/mgetty/mgetty.changes 2020-04-02 17:42:54.561375302 +0200 +++ /work/SRC/openSUSE:Factory/.mgetty.new.3606/mgetty.changes 2020-05-29 21:36:51.246556471 +0200 @@ -1,0 +2,6 @@ +Tue May 26 09:52:53 UTC 2020 - Matthias Gerstner <[email protected]> + +- fix set_permissions invocation, a '%' was missing for the faxq-helper path, + causing the path never to be adjusted correctly during %post. + +------------------------------------------------------------------- ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ mgetty.spec ++++++ --- /var/tmp/diff_new_pack.XZ5mb7/_old 2020-05-29 21:36:51.770558030 +0200 +++ /var/tmp/diff_new_pack.XZ5mb7/_new 2020-05-29 21:36:51.770558030 +0200 @@ -140,10 +140,10 @@ chmod 664 %{_localstatedir}/log/sendfax.log %post -n sendfax -%set_permissions %{_localstatedir}/spool/fax/outgoing {_prefix}/lib/mgetty+sendfax/faxq-helper +%set_permissions %{_localstatedir}/spool/fax/outgoing %{_prefix}/lib/mgetty+sendfax/faxq-helper %verifyscript -n sendfax -%verify_permissions -e %{_localstatedir}/spool/fax/outgoing -e {_prefix}/lib/mgetty+sendfax/faxq-helper +%verify_permissions -e %{_localstatedir}/spool/fax/outgoing -e %{_prefix}/lib/mgetty+sendfax/faxq-helper %post %install_info --info-dir=%{_infodir} %{_infodir}/%{name}.info%{ext_info}
