Remove trailing whitespace in .changes.
OBS-URL: https://build.opensuse.org/package/show/Virtualization:containers/lxd?expand=0&rev=82
This commit is contained in:
parent
3d8b00e5a1
commit
c35dcc13d5
@ -2,7 +2,7 @@
|
||||
Mon Mar 15 16:49:41 UTC 2021 - Callum Farmer <gmbr3@opensuse.org>
|
||||
|
||||
- Move OVMF symlinks to /usr/share, /opt is not allowed in SUSE
|
||||
packages.
|
||||
packages.
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Fri Mar 5 16:31:52 UTC 2021 - Aleksa Sarai <asarai@suse.com>
|
||||
|
3
lxd.spec
3
lxd.spec
@ -84,8 +84,8 @@ Requires: qemu-x86
|
||||
# Storage backends -- we don't recommend ZFS since it's not *technically* a
|
||||
# blessed configuration.
|
||||
Recommends: lvm2
|
||||
Recommends: thin-provisioning-tools
|
||||
Recommends: btrfsprogs
|
||||
Recommends: thin-provisioning-tools
|
||||
Suggests: zfs
|
||||
|
||||
%description
|
||||
@ -368,7 +368,6 @@ grep -q '^root:' /etc/subgid || \
|
||||
%{_sbindir}/rc%{name}
|
||||
%{_unitdir}/%{name}.service
|
||||
|
||||
|
||||
%dir %{_localstatedir}/lib/%{name}
|
||||
%dir %{_localstatedir}/log/%{name}
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user