From nobody Tue May 21 17:41:15 2024 Delivered-To: importer@patchew.org Received-SPF: pass (zohomail.com: domain of redhat.com designates 170.10.129.124 as permitted sender) client-ip=170.10.129.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 170.10.129.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=1640707287; cv=none; d=zohomail.com; s=zohoarc; b=cfuKVPx95EuGqS3bQbY6VxHBX4wWmlvCOuoNuzYtImts585VZ1q8d/zM1lYvtdbzNrl0ngb9dtB0kAtwwW1zKjIbMXpb20dQABsUfoLRbrQFjA4rIXxOrjePxCSvH4p88s1EEagD1qWeVb5v4ZZqxdbhkZeFoPOtLYQOvRXwCVA= ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=zohomail.com; s=zohoarc; t=1640707287; 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=8PwbRgJnCEBwfBRcz0AOhbdXtmeyKrQBmIs+zVWUwok=; b=ScSZfdruofN0W6EfU3SOFmKb056PEvEY1GJ2YzhFZyJ5/axBt68BO0zB6fy74YSBrIQqu4tuYyY9MV7jOIP06qlYPVkDJX7kRAPJAGGkHtQ4ldoxGHK2k5f6d0OjhVYs/t7N7AQaVvgNF/UzVEOqFAa3Curqmh9WEJ9mg6wytY8= ARC-Authentication-Results: i=1; mx.zohomail.com; dkim=pass; spf=pass (zohomail.com: domain of redhat.com designates 170.10.129.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 [170.10.129.124]) by mx.zohomail.com with SMTPS id 1640707287365628.5513831554814; Tue, 28 Dec 2021 08:01:27 -0800 (PST) Received: from mimecast-mx01.redhat.com (mimecast-mx01.redhat.com [209.132.183.4]) by relay.mimecast.com with ESMTP with STARTTLS (version=TLSv1.2, cipher=TLS_ECDHE_RSA_WITH_AES_256_GCM_SHA384) id us-mta-311-0IPtTzMBPZalJzeplI8H1Q-1; Tue, 28 Dec 2021 11:01:21 -0500 Received: from smtp.corp.redhat.com (int-mx07.intmail.prod.int.phx2.redhat.com [10.5.11.22]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by mimecast-mx01.redhat.com (Postfix) with ESMTPS id 06D95344B5; Tue, 28 Dec 2021 16:01:15 +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 9712F1091EDA; Tue, 28 Dec 2021 16:01:13 +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 008D64BB7C; Tue, 28 Dec 2021 16:01:09 +0000 (UTC) Received: from smtp.corp.redhat.com (int-mx05.intmail.prod.int.phx2.redhat.com [10.5.11.15]) by lists01.pubmisc.prod.ext.phx2.redhat.com (8.13.8/8.13.8) with ESMTP id 1BSG17ln011363 for ; Tue, 28 Dec 2021 11:01:07 -0500 Received: by smtp.corp.redhat.com (Postfix) id A914075133; Tue, 28 Dec 2021 16:01:07 +0000 (UTC) Received: from kinshicho.fritz.box (unknown [10.40.192.73]) by smtp.corp.redhat.com (Postfix) with ESMTPS id D7C8B74EBF for ; Tue, 28 Dec 2021 16:00:54 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=redhat.com; s=mimecast20190719; t=1640707286; 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=8PwbRgJnCEBwfBRcz0AOhbdXtmeyKrQBmIs+zVWUwok=; b=gBWbMfnW5cSsBBItHs8I57VWR0P/GOk2vmWzc13Y27N33QH83fKr5LIFMJV+mwPo7cFrD8 K9nzd3vRIZJufnc3yXWC6JoEoKAQ/y6bRSKwVF+6IR9vlhlRtuQml0NcBX4p/v0xrdKpOQ fz4pafrg34jd7GDbo9eEkCnhcHmV5L4= X-MC-Unique: 0IPtTzMBPZalJzeplI8H1Q-1 From: Andrea Bolognani To: libvir-list@redhat.com Subject: [libvirt PATCH] spec: Drop BuildRequires on ZFS Date: Tue, 28 Dec 2021 17:00:52 +0100 Message-Id: <20211228160052.58834-1-abologna@redhat.com> MIME-Version: 1.0 X-Scanned-By: MIMEDefang 2.79 on 10.5.11.15 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.22 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-Transfer-Encoding: quoted-printable X-ZohoMail-DKIM: pass (identity @redhat.com) X-ZM-MESSAGEID: 1640707289703000001 Content-Type: text/plain; charset="utf-8" We're no longer performing build time detection. Fixes: 506c3a39d6e645c8414c278ceaba97935f90cb95 Signed-off-by: Andrea Bolognani Reviewed-by: Martin Kletzander --- libvirt.spec.in | 6 ------ 1 file changed, 6 deletions(-) diff --git a/libvirt.spec.in b/libvirt.spec.in index 7bd74da2c9..9e24ba92ff 100644 --- a/libvirt.spec.in +++ b/libvirt.spec.in @@ -320,12 +320,6 @@ BuildRequires: glusterfs-devel >=3D 3.4.1 %if %{with_storage_sheepdog} BuildRequires: sheepdog %endif -%if %{with_storage_zfs} -# Support any conforming implementation of zfs. On stock Fedora -# this is zfs-fuse, but could be zfsonlinux upstream RPMs -BuildRequires: /sbin/zfs -BuildRequires: /sbin/zpool -%endif %if %{with_numactl} # For QEMU/LXC numa info BuildRequires: numactl-devel --=20 2.31.1