diff --git a/rpcbind.changes b/rpcbind.changes index 6180817..24b07a9 100644 --- a/rpcbind.changes +++ b/rpcbind.changes @@ -1,3 +1,8 @@ +------------------------------------------------------------------- +Fri Jun 5 05:49:51 UTC 2020 - Petr Vorel + +- Enable debug (--enable-debug, needed for getting messages with -d) + ------------------------------------------------------------------- Mon Mar 9 08:54:14 UTC 2020 - Thorsten Kukuk diff --git a/rpcbind.spec b/rpcbind.spec index e4b2909..91b7d2e 100644 --- a/rpcbind.spec +++ b/rpcbind.spec @@ -73,7 +73,7 @@ export LDFLAGS="-pie -Wl,-z,relro,-z,now" --sbindir=/sbin \ --enable-libwrap \ --enable-warmstarts \ - --disable-debug \ + --enable-debug \ --with-statedir=%{_rundir}/%{name} \ --with-rpcuser=rpc \ --with-systemdsystemunitdir=%{_unitdir}