SHA256
1
0
forked from pool/atftp

Accepting request 308684 from home:pluskalm:branches:network

- Move autoreconf to %prep section as it better fits there

- Fix atftpd.socket (boo#932161)

OBS-URL: https://build.opensuse.org/request/show/308684
OBS-URL: https://build.opensuse.org/package/show/network/atftp?expand=0&rev=26
This commit is contained in:
Vítězslav Čížek 2015-05-26 08:57:56 +00:00 committed by Git OBS Bridge
parent c7d02484d2
commit b72b1e5646
3 changed files with 12 additions and 2 deletions

View File

@ -1,3 +1,13 @@
-------------------------------------------------------------------
Tue May 26 08:19:21 UTC 2015 - mpluskal@suse.com
- Move autoreconf to %prep section as it better fits there
-------------------------------------------------------------------
Sun May 24 21:24:18 UTC 2015 - mpluskal@suse.com
- Fix atftpd.socket (boo#932161)
-------------------------------------------------------------------
Wed Mar 18 15:23:17 UTC 2015 - mpluskal@suse.com

View File

@ -93,9 +93,9 @@ boot of hundreds of machines simultaneously.
%patch12
%patch13
%patch14
autoreconf -fi
%build
autoreconf -fi
%configure
make %{?_smp_mflags}

View File

@ -2,7 +2,7 @@
Description=Advanced tftp Server Activation Socket
[Socket]
ListenDatagram=69
ListenDatagram=0.0.0.0:69
[Install]
WantedBy=sockets.target