Script 'mail_helper' called by obssrc Hello community, here is the log from the commit of package lftp for openSUSE:Factory checked in at 2026-06-10 15:44:47 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/lftp (Old) and /work/SRC/openSUSE:Factory/.lftp.new.2375 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "lftp" Wed Jun 10 15:44:47 2026 rev:85 rq:1358034 version:4.9.2 Changes: -------- --- /work/SRC/openSUSE:Factory/lftp/lftp.changes 2026-05-07 15:43:36.279769431 +0200 +++ /work/SRC/openSUSE:Factory/.lftp.new.2375/lftp.changes 2026-06-10 15:45:13.961024906 +0200 @@ -1,0 +2,8 @@ +Mon Jun 8 15:35:23 UTC 2026 - Peter Simons <[email protected]> + +- Revert changes to "lftp-4.9.2-cdefs.patch" from 2025-08-06. The + updated patch does not apply to our code and breaks the build on + ppc64le. We'll stick to our local copy for the time being instead + of following src.fedoraproject.org. + +------------------------------------------------------------------- @@ -5 +13 @@ - u-a code was removed from lftp package back in July 2023. + u-a code was removed from lftp package back in July 2023. [bsc#1264399] ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ lftp.spec ++++++ --- /var/tmp/diff_new_pack.Pri2ZK/_old 2026-06-10 15:45:15.905105467 +0200 +++ /var/tmp/diff_new_pack.Pri2ZK/_new 2026-06-10 15:45:15.929106462 +0200 @@ -37,7 +37,8 @@ # https://github.com/lavv17/lftp/issues/716 Patch6: 0001-lftp_ssl-deinitialize-the-lftp_ssl_openssl_instance.patch Patch7: lftp-gcc14.patch -Patch100: https://src.fedoraproject.org/rpms/lftp/raw/rawhide/f/lftp-4.9.2-cdefs.patch +# https://src.fedoraproject.org/rpms/lftp/raw/rawhide/f/lftp-4.9.2-cdefs.patch +Patch100: lftp-4.9.2-cdefs.patch BuildRequires: autoconf BuildRequires: automake BuildRequires: gcc-c++ ++++++ lftp-4.9.2-cdefs.patch ++++++ --- /var/tmp/diff_new_pack.Pri2ZK/_old 2026-06-10 15:45:16.149115579 +0200 +++ /var/tmp/diff_new_pack.Pri2ZK/_new 2026-06-10 15:45:16.185117071 +0200 @@ -1,14 +1,14 @@ diff --git a/lib/libc-config.h.old b/lib/libc-config.h -index 33bdb73..000850c 100644 +index 1300c3a..7537bab 100644 --- a/lib/libc-config.h.old +++ b/lib/libc-config.h -@@ -179,7 +179,7 @@ - # endif +@@ -156,7 +156,7 @@ + #undef __warndecl /* Include our copy of glibc <sys/cdefs.h>. */ --# include <cdefs.h> +-#include <cdefs.h> +#include <sys/cdefs.h> /* <cdefs.h> __inline is too pessimistic for non-GCC. */ - # undef __inline + #undef __inline
