spec: Improve handling for default network
commitf8c734572c3157a8a5e69871e6ed5e31ca178f7a
authorAndrea Bolognani <abologna@redhat.com>
Mon, 27 May 2019 10:56:04 +0000 (27 12:56 +0200)
committerAndrea Bolognani <abologna@redhat.com>
Mon, 27 May 2019 13:24:05 +0000 (27 15:24 +0200)
treea3e5cf40130d1da8c2283edc228f15d62407fb08
parent7cf7eab52da9f018d9c2e70849f224e490d22f46
spec: Improve handling for default network

This is exactly how we already treat nwfilters, which require
the same kind of care (aka nasty hacks) as the default network,
because in both cases the UUID is generated and written to
disk the first time libvirtd is started after installing the
corresponding subpackage.

After this patch, RPM will be aware of the fact that the
libvirt-daemon-config-network subpackage owns the default
network.

Signed-off-by: Andrea Bolognani <abologna@redhat.com>
Acked-by: Michal Privoznik <mprivozn@redhat.com>
libvirt.spec.in