]> git.ipfire.org Git - thirdparty/libvirt.git/commit
rpm: macroize logic for restarting daemons post-transaction
authorDaniel P. Berrangé <berrange@redhat.com>
Wed, 28 Jul 2021 14:59:31 +0000 (15:59 +0100)
committerDaniel P. Berrangé <berrange@redhat.com>
Wed, 4 Aug 2021 14:56:35 +0000 (15:56 +0100)
commitb5e8db8f14ddc0bae0194c21fa9f1a748fb630b7
tree9af69b88c7b93b854836ca07daac9d26b7874ce1
parent49d2a42b69b68d8b04dc976ee947f18367695911
rpm: macroize logic for restarting daemons post-transaction

The patterns for restarting daemons post-transaction has a bit of
duplication across the different part of the spec. This is going to
get much worse with the need to restart modular daemons, so benefits
from macroization.

Reviewed-by: Michal Privoznik <mprivozn@redhat.com>
Signed-off-by: Daniel P. Berrangé <berrange@redhat.com>
libvirt.spec.in