From: Jiri Denemark Date: Tue, 6 May 2014 07:40:49 +0000 (+0200) Subject: spec: Don't install nonexistent test_libvirt_lockd.aug X-Git-Url: http://xenbits.xensource.com/gitweb?a=commitdiff_plain;h=96eb7523e4a20605cc498d221c20ca6f18f5d3bb;p=libvirt.git spec: Don't install nonexistent test_libvirt_lockd.aug test_libvirt_lockd.aug is only generated when qemu driver is enabled. --- diff --git a/libvirt.spec.in b/libvirt.spec.in index 84d5bf3444..ae40e0ea59 100644 --- a/libvirt.spec.in +++ b/libvirt.spec.in @@ -1878,7 +1878,9 @@ exit 0 %{_datadir}/augeas/lenses/virtlockd.aug %{_datadir}/augeas/lenses/tests/test_virtlockd.aug %{_datadir}/augeas/lenses/libvirt_lockd.aug + %if %{with_qemu} %{_datadir}/augeas/lenses/tests/test_libvirt_lockd.aug + %endif %if %{with_polkit} %if 0%{?fedora} >= 12 || 0%{?rhel} >= 6