diff --git a/lxd.changes b/lxd.changes index 5a10497..d980af6 100644 --- a/lxd.changes +++ b/lxd.changes @@ -1,3 +1,9 @@ +------------------------------------------------------------------- +Wed Jun 19 03:16:40 UTC 2019 - Aleksa Sarai + +- Update build to use go_nostrip, in order to attempt to fix the broken + binaries on Leap 15.1. + ------------------------------------------------------------------- Sun Jun 9 08:21:19 UTC 2019 - Aleksa Sarai diff --git a/lxd.spec b/lxd.spec index 9b896fb..1e8c662 100644 --- a/lxd.spec +++ b/lxd.spec @@ -14,8 +14,11 @@ # Please submit bugfixes or comments via https://bugs.opensuse.org/ # +# nodebuginfo +%go_nostrip + %define _buildshell /bin/bash %define import_path github.com/lxc/lxd @@ -295,7 +298,7 @@ grep -q '^root:' /etc/subgid || \ %dir %{_localstatedir}/log/%{name} %{_sysctldir}/60-lxd.conf -%{_sysconfdir}/dnsmasq.d/60-lxd.conf +%config(noreplace) %{_sysconfdir}/dnsmasq.d/60-lxd.conf %files bash-completion %defattr(-,root,root)