]> xenbits.xensource.com Git - libvirt.git/commitdiff
spec: Don't install nonexistent test_libvirt_lockd.aug
authorJiri Denemark <jdenemar@redhat.com>
Tue, 6 May 2014 07:40:49 +0000 (09:40 +0200)
committerJiri Denemark <jdenemar@redhat.com>
Tue, 6 May 2014 12:04:54 +0000 (14:04 +0200)
test_libvirt_lockd.aug is only generated when qemu driver is enabled.

libvirt.spec.in

index 84d5bf3444ddb62ac7ecf088f7cf27383b3dd2cb..ae40e0ea597cae73706b05fded9a8be66b85a3cc 100644 (file)
@@ -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