From e853c9bf5c096b6761b15a2032fd389bcf2cefdae9899e6e89be0a78196e21a4 Mon Sep 17 00:00:00 2001 From: Aleksa Sarai Date: Wed, 19 Jun 2019 03:22:06 +0000 Subject: [PATCH] Accepting request 710700 from home:cyphar:lxc - Update build to use go_nostrip, in order to attempt to fix the broken binaries on Leap 15.1. OBS-URL: https://build.opensuse.org/request/show/710700 OBS-URL: https://build.opensuse.org/package/show/Virtualization:containers/lxd?expand=0&rev=16 --- lxd.changes | 6 ++++++ lxd.spec | 5 ++++- 2 files changed, 10 insertions(+), 1 deletion(-) 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)