Script 'mail_helper' called by obssrc Hello community, here is the log from the commit of package tnftp for openSUSE:Factory checked in at 2026-04-28 11:54:23 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/tnftp (Old) and /work/SRC/openSUSE:Factory/.tnftp.new.11940 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "tnftp" Tue Apr 28 11:54:23 2026 rev:12 rq:1349499 version:20260211 Changes: -------- --- /work/SRC/openSUSE:Factory/tnftp/tnftp.changes 2026-03-27 06:51:27.022776122 +0100 +++ /work/SRC/openSUSE:Factory/.tnftp.new.11940/tnftp.changes 2026-04-28 11:55:04.610265625 +0200 @@ -1,0 +2,5 @@ +Sun Apr 26 17:38:11 UTC 2026 - Martin Schreiner <[email protected]> + +- Fix broken man page symlink (bsc#1260040). + +------------------------------------------------------------------- ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ tnftp.spec ++++++ --- /var/tmp/diff_new_pack.Uuf92c/_old 2026-04-28 11:55:05.310294530 +0200 +++ /var/tmp/diff_new_pack.Uuf92c/_new 2026-04-28 11:55:05.310294530 +0200 @@ -58,7 +58,7 @@ %install %make_install ln -sf %{_bindir}/%{name} %{buildroot}%{_bindir}/ftp -ln -sf %{_mandir}/man1/ftp.1%{?ext_man} %{buildroot}%{_mandir}/man1/ftp.1%{?ext_man} +ln -sf %{_mandir}/man1/%{name}.1%{?ext_man} %{buildroot}%{_mandir}/man1/ftp.1%{?ext_man} %post if [ "$1" = 0 ] ; then
