[libvirt PATCH] rpm: fix typo in post transaction scriptlet name

Daniel P. Berrangé berrange at redhat.com
Tue Aug 31 11:03:33 UTC 2021


Signed-off-by: Daniel P. Berrangé <berrange at redhat.com>
---
 libvirt.spec.in | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/libvirt.spec.in b/libvirt.spec.in
index b01379d242..624b0e0302 100644
--- a/libvirt.spec.in
+++ b/libvirt.spec.in
@@ -1441,7 +1441,7 @@ fi
 %preun daemon-driver-secret
 %libvirt_daemon_systemd_preun virtsecretd
 
-%posttranstrans daemon-driver-secret
+%posttrans daemon-driver-secret
 %libvirt_daemon_perform_restart virtsecretd
 
 
-- 
2.31.1




More information about the libvir-list mailing list