Accepting request 710701 from Virtualization:containers
OBS-URL: https://build.opensuse.org/request/show/710701 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/lxd?expand=0&rev=3
This commit is contained in:
commit
835916e881
@ -1,3 +1,9 @@
|
||||
-------------------------------------------------------------------
|
||||
Wed Jun 19 03:16:40 UTC 2019 - Aleksa Sarai <asarai@suse.com>
|
||||
|
||||
- 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 <asarai@suse.com>
|
||||
|
||||
|
5
lxd.spec
5
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)
|
||||
|
Loading…
Reference in New Issue
Block a user