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

Jiri Denemark jdenemar at redhat.com
Tue Aug 31 11:26:54 UTC 2021


On Tue, Aug 31, 2021 at 12:03:33 +0100, Daniel P. Berrangé wrote:
> 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

Reviewed-by: Jiri Denemark <jdenemar at redhat.com>




More information about the libvir-list mailing list