From nobody Thu May 2 14:25:23 2024 Delivered-To: importer@patchew.org Received-SPF: pass (zohomail.com: domain of redhat.com designates 216.205.24.124 as permitted sender) client-ip=216.205.24.124; envelope-from=libvir-list-bounces@redhat.com; helo=us-smtp-delivery-124.mimecast.com; Authentication-Results: mx.zohomail.com; dkim=pass; spf=pass (zohomail.com: domain of redhat.com designates 216.205.24.124 as permitted sender) smtp.mailfrom=libvir-list-bounces@redhat.com; dmarc=pass(p=none dis=none) header.from=redhat.com ARC-Seal: i=1; a=rsa-sha256; t=1630407842; cv=none; d=zohomail.com; s=zohoarc; b=Iu2CNKbAPtFtzncchcBQenzqOAxN6VtvxPnzjLlhizyQsbxzH/M6UlzppCWObNXlZIH8JX9M1EZIRSL8kO80xVLRspvONfITwQ9cBDvgiBcYFramuZED+4+K3jrHUDzx5TOi32toH94RtC603oHB9t4aINhBViAzJEO9hS5+Qlw= ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=zohomail.com; s=zohoarc; t=1630407842; h=Content-Type:Content-Transfer-Encoding:Date:From:List-Subscribe:List-Post:List-Id:List-Archive:List-Help:List-Unsubscribe:MIME-Version:Message-ID:Sender:Subject:To; bh=S5jJ4DGA3jenBLTsbKJS8ulHLWBuZVJNsi1tMMcjhyo=; b=lIsztSrsj7HyuEeODdqJIav/YBRgwN2EsiatWeMMnjKifIs4+Mz5uHmnzxHjUY3GDRK5a8FUoZxSEq3AIgnPEoiVEFuVl19U0Ky9xAqUjMqBUm8rO/iiyLdPNHEXYDIUY+Jx59yOTmhakcFkRBVyEhx8bybONzBj7B1l5qt1sOk= ARC-Authentication-Results: i=1; mx.zohomail.com; dkim=pass; spf=pass (zohomail.com: domain of redhat.com designates 216.205.24.124 as permitted sender) smtp.mailfrom=libvir-list-bounces@redhat.com; dmarc=pass header.from= (p=none dis=none) Return-Path: Received: from us-smtp-delivery-124.mimecast.com (us-smtp-delivery-124.mimecast.com [216.205.24.124]) by mx.zohomail.com with SMTPS id 1630407842323586.7410679090312; Tue, 31 Aug 2021 04:04:02 -0700 (PDT) Received: from mimecast-mx01.redhat.com (mimecast-mx01.redhat.com [209.132.183.4]) (Using TLS) by relay.mimecast.com with ESMTP id us-mta-163-hK5f1SEkM-ieBk9lV34l0Q-1; Tue, 31 Aug 2021 07:03:59 -0400 Received: from smtp.corp.redhat.com (int-mx08.intmail.prod.int.phx2.redhat.com [10.5.11.23]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by mimecast-mx01.redhat.com (Postfix) with ESMTPS id B5B99CC650; Tue, 31 Aug 2021 11:03:51 +0000 (UTC) Received: from colo-mx.corp.redhat.com (colo-mx01.intmail.prod.int.phx2.redhat.com [10.5.11.20]) by smtp.corp.redhat.com (Postfix) with ESMTPS id 9FAED27CA6; Tue, 31 Aug 2021 11:03:49 +0000 (UTC) Received: from lists01.pubmisc.prod.ext.phx2.redhat.com (lists01.pubmisc.prod.ext.phx2.redhat.com [10.5.19.33]) by colo-mx.corp.redhat.com (Postfix) with ESMTP id 89932181A3F1; Tue, 31 Aug 2021 11:03:45 +0000 (UTC) Received: from smtp.corp.redhat.com (int-mx07.intmail.prod.int.phx2.redhat.com [10.5.11.22]) by lists01.pubmisc.prod.ext.phx2.redhat.com (8.13.8/8.13.8) with ESMTP id 17VB3hrE023714 for ; Tue, 31 Aug 2021 07:03:43 -0400 Received: by smtp.corp.redhat.com (Postfix) id 588D61007611; Tue, 31 Aug 2021 11:03:43 +0000 (UTC) Received: from localhost.localdomain.com (unknown [10.39.195.79]) by smtp.corp.redhat.com (Postfix) with ESMTP id 17B511009962; Tue, 31 Aug 2021 11:03:38 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=redhat.com; s=mimecast20190719; t=1630407841; h=from:from:sender:sender:reply-to:subject:subject:date:date: message-id:message-id:to:to:cc:mime-version:mime-version: content-type:content-type: content-transfer-encoding:content-transfer-encoding:list-id:list-help: list-unsubscribe:list-subscribe:list-post; bh=S5jJ4DGA3jenBLTsbKJS8ulHLWBuZVJNsi1tMMcjhyo=; b=TvrYlx2qvRgpEOjwpy+D935Y2VOnUPUx8vW1ywr6r4CEYtEEVpRahagfIwLZ5vi11TwAqO lBiyfT5blaGzs97/REqbbCSaHkR3XRMoPKJzRWPPuB+WU7kAqK/jod/4GCijbzlgI82/p+ VdYH7TWCXwvykT3X319gJPjOMw0d3ng= X-MC-Unique: hK5f1SEkM-ieBk9lV34l0Q-1 From: =?UTF-8?q?Daniel=20P=2E=20Berrang=C3=A9?= To: libvir-list@redhat.com Subject: [libvirt PATCH] rpm: fix typo in post transaction scriptlet name Date: Tue, 31 Aug 2021 12:03:33 +0100 Message-Id: <20210831110333.117257-1-berrange@redhat.com> MIME-Version: 1.0 X-Scanned-By: MIMEDefang 2.84 on 10.5.11.22 X-loop: libvir-list@redhat.com X-BeenThere: libvir-list@redhat.com X-Mailman-Version: 2.1.12 Precedence: junk List-Id: Development discussions about the libvirt library & tools List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Sender: libvir-list-bounces@redhat.com Errors-To: libvir-list-bounces@redhat.com X-Scanned-By: MIMEDefang 2.84 on 10.5.11.23 Authentication-Results: relay.mimecast.com; auth=pass smtp.auth=CUSA124A263 smtp.mailfrom=libvir-list-bounces@redhat.com X-Mimecast-Spam-Score: 0 X-Mimecast-Originator: redhat.com Content-Type: text/plain; charset="utf-8" Content-Transfer-Encoding: quoted-printable X-ZohoMail-DKIM: pass (identity @redhat.com) X-ZM-MESSAGEID: 1630407843096100001 Signed-off-by: Daniel P. Berrang=C3=A9 --- 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 =20 -%posttranstrans daemon-driver-secret +%posttrans daemon-driver-secret %libvirt_daemon_perform_restart virtsecretd =20 =20 --=20 2.31.1