]> git.ipfire.org Git - thirdparty/libvirt.git/commitdiff
spec: List more directories
authorAndrea Bolognani <abologna@redhat.com>
Tue, 13 Dec 2022 10:09:40 +0000 (11:09 +0100)
committerAndrea Bolognani <abologna@redhat.com>
Wed, 14 Dec 2022 18:24:01 +0000 (19:24 +0100)
The storage-backend/ and storage-file/ directories are currently
considered unowned by RPM. Have the libvirt-daemon package take
ownership of them, just as it already owns the connection-driver/
and lock-driver/ directories.

Signed-off-by: Andrea Bolognani <abologna@redhat.com>
Reviewed-by: Jim Fehlig <jfehlig@suse.com>
libvirt.spec.in

index cf619e1b59411d583a71209191185104d1ec9655..6b8acf252e5610ca4e8afe5c33a4e84a408d5a08 100644 (file)
@@ -1762,6 +1762,8 @@ exit 0
 %dir %attr(0755, root, root) %{_libdir}/libvirt/
 %dir %attr(0755, root, root) %{_libdir}/libvirt/connection-driver/
 %dir %attr(0755, root, root) %{_libdir}/libvirt/lock-driver/
+%dir %attr(0755, root, root) %{_libdir}/libvirt/storage-backend/
+%dir %attr(0755, root, root) %{_libdir}/libvirt/storage-file/
 %attr(0755, root, root) %{_libdir}/libvirt/lock-driver/lockd.so
 %{_datadir}/augeas/lenses/libvirtd.aug
 %{_datadir}/augeas/lenses/tests/test_libvirtd.aug