]> git.ipfire.org Git - thirdparty/libvirt.git/commit
spec: Run pre/post-install stuff on 'daemon-driver-storage-core'
authorPeter Krempa <pkrempa@redhat.com>
Wed, 19 Jan 2022 12:41:28 +0000 (13:41 +0100)
committerPeter Krempa <pkrempa@redhat.com>
Wed, 19 Jan 2022 16:00:27 +0000 (17:00 +0100)
commitaaec8c91aef5524e33329577d066ab4bb8dcc7dd
tree8e5776bce118ac7287340521b68302cc99e24294
parent9c800d62adfb1d7df172af2ee849fdd2c8293e1a
spec: Run pre/post-install stuff on 'daemon-driver-storage-core'

'daemon-driver-storage' is just a meta-package, the actual daemon is in
the 'daemon-driver-storage-core' package, so without installing the meta
package the storage daemon is not being enabled.

Resolves: https://bugzilla.redhat.com/show_bug.cgi?id=2025644
Fixes: 50eae3f8859, b8ef6255444
Signed-off-by: Peter Krempa <pkrempa@redhat.com>
Reviewed-by: Daniel P. Berrangé <berrange@redhat.com>
Reviewed-by: Andrea Bolognani <abologna@redhat.com>
libvirt.spec.in