From nobody Fri May 3 16:12:46 2024 Delivered-To: importer@patchew.org Received-SPF: pass (zohomail.com: domain of redhat.com designates 63.128.21.124 as permitted sender) client-ip=63.128.21.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 63.128.21.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=1604315409; cv=none; d=zohomail.com; s=zohoarc; b=D+zN3RvCyIwX3ASJ9wZ7lYvQXPXW1TcUdzl8NkFMJjkxfEi/OtAQngMjZZLIOzwNB9Rk+rARonug3IRxURMzOQyf2IXnBPsCPxWsBpYkADSszH1sDwl4HUcftDiHP3q7xI8KFWoyzbIz1nXt1de19s08y9tIFzY8sma19vIOme8= ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=zohomail.com; s=zohoarc; t=1604315409; 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=dP0pm5brYsjM+bBMIzdp0dNrM+gj5g5SrXRrY5RR/ak=; b=RDBP5Y6XJhGiML7ss1LbY0BIXE8lzuuBZpghOvBw4FpaXu13JCtRUdS5FOgetApln/++6qgNvYagLPdgPgIBs2GqW9lksb6aSMgOtI+Sns2pxoH1ZiYHlMka3K6mlSc4o4mfAOUM5bv9JTExKYo1cWrZGD4bYtLCltRLE9sghSs= ARC-Authentication-Results: i=1; mx.zohomail.com; dkim=pass; spf=pass (zohomail.com: domain of redhat.com designates 63.128.21.124 as permitted sender) smtp.mailfrom=libvir-list-bounces@redhat.com; dmarc=pass header.from= (p=none dis=none) header.from= Return-Path: Received: from us-smtp-delivery-124.mimecast.com (us-smtp-delivery-124.mimecast.com [63.128.21.124]) by mx.zohomail.com with SMTPS id 1604315409366869.9659817501501; Mon, 2 Nov 2020 03:10:09 -0800 (PST) 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-40-iETn9cHvP1OAIKP76vROIA-1; Mon, 02 Nov 2020 06:10:06 -0500 Received: from smtp.corp.redhat.com (int-mx05.intmail.prod.int.phx2.redhat.com [10.5.11.15]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by mimecast-mx01.redhat.com (Postfix) with ESMTPS id 1E72810B9CA0; Mon, 2 Nov 2020 11:09:59 +0000 (UTC) Received: from colo-mx.corp.redhat.com (colo-mx02.intmail.prod.int.phx2.redhat.com [10.5.11.21]) by smtp.corp.redhat.com (Postfix) with ESMTPS id EF84A75125; Mon, 2 Nov 2020 11:09:58 +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 BF88D8C7B4; Mon, 2 Nov 2020 11:09:58 +0000 (UTC) Received: from smtp.corp.redhat.com (int-mx03.intmail.prod.int.phx2.redhat.com [10.5.11.13]) by lists01.pubmisc.prod.ext.phx2.redhat.com (8.13.8/8.13.8) with ESMTP id 0A2B9vBs015904 for ; Mon, 2 Nov 2020 06:09:57 -0500 Received: by smtp.corp.redhat.com (Postfix) id A318373660; Mon, 2 Nov 2020 11:09:57 +0000 (UTC) Received: from fedora.redhat.com (ovpn-114-136.ams2.redhat.com [10.36.114.136]) by smtp.corp.redhat.com (Postfix) with ESMTP id 02B586EF7D; Mon, 2 Nov 2020 11:09:52 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=redhat.com; s=mimecast20190719; t=1604315408; 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=dP0pm5brYsjM+bBMIzdp0dNrM+gj5g5SrXRrY5RR/ak=; b=PpixELnRQxTAUSkZXp6j6Y76Rc5eW34gFVgasiVVZ6TCVj3K2TleVr3FrtCNrvLvPfshOI 6bzCr0T2jyt5PeFunxZtkj4VWPUDsMBFy2dFTz1EdLHofXFzc55diuZe6YsG4mPq9FcCPW xuQJVxRogaJBZC29eXViIcwhbmx1xGs= X-MC-Unique: iETn9cHvP1OAIKP76vROIA-1 From: =?UTF-8?q?Daniel=20P=2E=20Berrang=C3=A9?= To: libvir-list@redhat.com Subject: [libvirt PATCH] rpm: fix name of meson option for disabling glusterfs Date: Mon, 2 Nov 2020 11:09:43 +0000 Message-Id: <20201102110942.139743-1-berrange@redhat.com> MIME-Version: 1.0 X-Scanned-By: MIMEDefang 2.79 on 10.5.11.13 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.79 on 10.5.11.15 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) Signed-off-by: Daniel P. Berrang=C3=A9 --- libvirt.spec.in | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/libvirt.spec.in b/libvirt.spec.in index 06afd0dab8..f0990b870b 100644 --- a/libvirt.spec.in +++ b/libvirt.spec.in @@ -1056,9 +1056,9 @@ exit 1 %endif =20 %if %{with_storage_gluster} - %define arg_storage_gluster -Dstorage_gluster=3Denabled + %define arg_storage_gluster -Dstorage_glusterfs=3Denabled %else - %define arg_storage_gluster -Dstorage_gluster=3Ddisabled + %define arg_storage_gluster -Dstorage_glusterfs=3Ddisabled %endif =20 %if %{with_storage_zfs} --=20 2.28.0