[packages/libvirt] test_libvirt_sanlock.aug now installed only when built with qemu; rel 2

atler atler at pld-linux.org
Tue Aug 7 21:45:40 CEST 2018


commit fef7eb204a73807af1f47d5a04719b12006dc085
Author: Jan Palus <atler at pld-linux.org>
Date:   Tue Aug 7 21:42:11 2018 +0200

    test_libvirt_sanlock.aug now installed only when built with qemu; rel 2

 libvirt.spec | 4 +++-
 1 file changed, 3 insertions(+), 1 deletion(-)
---
diff --git a/libvirt.spec b/libvirt.spec
index 5c1710b..3d908bf 100644
--- a/libvirt.spec
+++ b/libvirt.spec
@@ -45,7 +45,7 @@ Summary:	Toolkit to interact with virtualization capabilities
 Summary(pl.UTF-8):	Narzędzia współpracujące z funkcjami wirtualizacji
 Name:		libvirt
 Version:	4.6.0
-Release:	1
+Release:	2
 License:	LGPL v2.1+
 Group:		Libraries
 Source0:	http://libvirt.org/sources/libvirt-%{version}.tar.xz
@@ -687,7 +687,9 @@ fi
 %attr(755,root,root) %{_libexecdir}/libvirt_sanlock_helper
 %attr(755,root,root) %{_libdir}/libvirt/lock-driver/sanlock.so
 %{_datadir}/augeas/lenses/libvirt_sanlock.aug
+%if %{with qemu}
 %{_datadir}/augeas/lenses/tests/test_libvirt_sanlock.aug
+%endif
 %dir /var/lib/libvirt/sanlock
 %{_mandir}/man8/virt-sanlock-cleanup.8*
 %endif
================================================================

---- gitweb:

http://git.pld-linux.org/gitweb.cgi/packages/libvirt.git/commitdiff/fef7eb204a73807af1f47d5a04719b12006dc085



More information about the pld-cvs-commit mailing list