Script 'mail_helper' called by obssrc Hello community, here is the log from the commit of package procps for openSUSE:Factory checked in at 2021-03-15 10:53:39 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/procps (Old) and /work/SRC/openSUSE:Factory/.procps.new.2401 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "procps" Mon Mar 15 10:53:39 2021 rev:121 rq:878279 version:3.3.17 Changes: -------- --- /work/SRC/openSUSE:Factory/procps/procps.changes 2021-03-02 12:30:32.343585541 +0100 +++ /work/SRC/openSUSE:Factory/.procps.new.2401/procps.changes 2021-03-15 10:53:45.485112570 +0100 @@ -1,0 +2,6 @@ +Wed Mar 10 21:34:06 UTC 2021 - Antoine Belvire <[email protected]> + +- Don't install translated man pages for non-installed binaries + (uptime, kill). + +------------------------------------------------------------------- ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ procps.spec ++++++ --- /var/tmp/diff_new_pack.Rcw1eo/_old 2021-03-15 10:53:46.297113816 +0100 +++ /var/tmp/diff_new_pack.Rcw1eo/_new 2021-03-15 10:53:46.297113816 +0100 @@ -193,7 +193,9 @@ rm -f %{buildroot}%{_bindir}/kill rm -f %{buildroot}%{_bindir}/uptime rm -f %{buildroot}%{_mandir}/man1/kill.1 +rm -f %{buildroot}%{_mandir}/*/man1/kill.1 rm -f %{buildroot}%{_mandir}/man1/uptime.1 +rm -f %{buildroot}%{_mandir}/*/man1/uptime.1 find %{buildroot} -type f -name "*.la" -delete -print rm -rf %{buildroot}%{_datadir}/doc/procps-ng
