Hello community, here is the log from the commit of package atftp for openSUSE:Factory checked in at 2015-06-06 09:54:00 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/atftp (Old) and /work/SRC/openSUSE:Factory/.atftp.new (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "atftp" Changes: -------- --- /work/SRC/openSUSE:Factory/atftp/atftp.changes 2015-03-23 12:18:12.000000000 +0100 +++ /work/SRC/openSUSE:Factory/.atftp.new/atftp.changes 2015-06-06 09:54:01.000000000 +0200 @@ -1,0 +2,10 @@ +Tue May 26 08:19:21 UTC 2015 - [email protected] + +- Move autoreconf to %prep section as it better fits there + +------------------------------------------------------------------- +Sun May 24 21:24:18 UTC 2015 - [email protected] + +- Fix atftpd.socket (boo#932161) + +------------------------------------------------------------------- ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ atftp.spec ++++++ --- /var/tmp/diff_new_pack.yWGyqP/_old 2015-06-06 09:54:02.000000000 +0200 +++ /var/tmp/diff_new_pack.yWGyqP/_new 2015-06-06 09:54:02.000000000 +0200 @@ -93,9 +93,9 @@ %patch12 %patch13 %patch14 +autoreconf -fi %build -autoreconf -fi %configure make %{?_smp_mflags} ++++++ atftpd.socket ++++++ --- /var/tmp/diff_new_pack.yWGyqP/_old 2015-06-06 09:54:02.000000000 +0200 +++ /var/tmp/diff_new_pack.yWGyqP/_new 2015-06-06 09:54:02.000000000 +0200 @@ -2,7 +2,7 @@ Description=Advanced tftp Server Activation Socket [Socket] -ListenDatagram=69 +ListenDatagram=0.0.0.0:69 [Install] WantedBy=sockets.target
