]> git.ipfire.org Git - thirdparty/libvirt.git/commitdiff
spec: Move SASL configuration file from -libs to -daemon
authorAndrea Bolognani <abologna@redhat.com>
Thu, 21 Jun 2018 14:14:48 +0000 (16:14 +0200)
committerAndrea Bolognani <abologna@redhat.com>
Tue, 26 Jun 2018 08:57:54 +0000 (10:57 +0200)
SASL authentication is configured server-side, so the sample
configuration file should be shipped along with the daemon
rather than with the libraries.

Signed-off-by: Andrea Bolognani <abologna@redhat.com>
libvirt.spec.in

index ace05820aa2e94b66f2155e8eb984f6077021124..54549cc7372c9876775a3e94749584fee3070a34 100644 (file)
@@ -1773,6 +1773,7 @@ exit 0
 %config(noreplace) %{_sysconfdir}/libvirt/libvirtd.conf
 %config(noreplace) %{_sysconfdir}/libvirt/virtlogd.conf
 %config(noreplace) %{_sysconfdir}/libvirt/virtlockd.conf
+%config(noreplace) %{_sysconfdir}/sasl2/libvirt.conf
 %config(noreplace) %{_prefix}/lib/sysctl.d/60-libvirtd.conf
 
 %config(noreplace) %{_sysconfdir}/logrotate.d/libvirtd
@@ -2060,8 +2061,6 @@ exit 0
 
 %{_datadir}/libvirt/test-screenshot.png
 
-%config(noreplace) %{_sysconfdir}/sasl2/libvirt.conf
-
 %files admin
 %{_mandir}/man1/virt-admin.1*
 %{_bindir}/virt-admin