File ncftp-3.2.6-no-uname.patch of Package ncftp

Author: Bernhard M. Wiedemann <bwiedemann suse.de>
Date:   Thu Jun 14 06:08:12 2018 +0000

make build reproducible
https://bugzilla.opensuse.org/show_bug.cgi?id=1084909
https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=829249

Index: ncftp-3.2.6/configure
===================================================================
--- ncftp-3.2.6.orig/configure
+++ ncftp-3.2.6/configure
@@ -4638,7 +4638,7 @@ ac_exeext=$EXEEXT
 
 # Get first 127 chars of all uname information.  Some folks have
 # way too much stuff there, so grab only the first 127.
-unam=`uname -a 2>/dev/null | cut -c1-127 | sed 's-"-\\"-g'`
+unam=`uname -smp 2>/dev/null | cut -c1-127 | sed 's-"-\\"-g'`
 if test "$unam" != "" ; then
 	cat >> confdefs.h <<EOF
 #define UNAME "$unam"
openSUSE Build Service is sponsored by