From 0f8c3b6b08b0df6e0af2d9aed81de4b3b1e0e97983822a671d481abeb444b65a Mon Sep 17 00:00:00 2001 From: Olaf Kirch Date: Tue, 23 Jun 2020 12:16:12 +0000 Subject: [PATCH] Accepting request 811627 from home:pevik:branches:network - Enable debug (--enable-debug, needed for getting messages with -d) OBS-URL: https://build.opensuse.org/request/show/811627 OBS-URL: https://build.opensuse.org/package/show/network/rpcbind?expand=0&rev=90 --- rpcbind.changes | 5 +++++ rpcbind.spec | 2 +- 2 files changed, 6 insertions(+), 1 deletion(-) 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}