forked from pool/libvirt
- Add '/etc/sasl2' to libvirt-client file list to fix Factory build
OBS-URL: https://build.opensuse.org/package/show/Virtualization/libvirt?expand=0&rev=332
This commit is contained in:
parent
9521d83020
commit
e48979ae7d
@ -1,3 +1,8 @@
|
||||
-------------------------------------------------------------------
|
||||
Wed Dec 4 10:43:28 MST 2013 - jfehlig@suse.com
|
||||
|
||||
- Add '/etc/sasl2' to libvirt-client file list to fix Factory build
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Tue Nov 26 20:02:48 MST 2013 - jfehlig@suse.com
|
||||
|
||||
|
@ -1603,6 +1603,7 @@ fi
|
||||
%{_datadir}/libvirt/cpu_map.xml
|
||||
%{_datadir}/libvirt/libvirtLogo.png
|
||||
%if %{with_sasl}
|
||||
%dir %{_sysconfdir}/sasl2/
|
||||
%config(noreplace) %{_sysconfdir}/sasl2/libvirt.conf
|
||||
%endif
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user