From nobody Sun Apr 28 02:46:03 2024 Delivered-To: importer@patchew.org Received-SPF: pass (zohomail.com: domain of redhat.com designates 205.139.110.61 as permitted sender) client-ip=205.139.110.61; envelope-from=libvir-list-bounces@redhat.com; helo=us-smtp-delivery-1.mimecast.com; Authentication-Results: mx.zohomail.com; dkim=pass; spf=pass (zohomail.com: domain of redhat.com designates 205.139.110.61 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=1598009436; cv=none; d=zohomail.com; s=zohoarc; b=ceq2w9LrB+K2xX5TaKXjzzrAzbIvyMzGO2YaNp30f9f1Xhia3YUecmNm/C0eH/Ftq7HAbP9IvO7REhdotyJJYFjDgx50vX+tHcnEI7nS7JjMvOkCnekutpT83A4Vu4G/tPTJ9B3fi0IpPLcInFWSg2kmf8A7Qud9yEWP4xCWZ1I= ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=zohomail.com; s=zohoarc; t=1598009436; 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=CBio98Mf8mnW8oWmUauX0dJ4X/lCV6sl/n8tY4UNkv0=; b=Z8/vh0tuxbBeccr9Vyh+Py2etTEj8xVIdk0RfepAdhDPLP+Lt2cg/veRtA8sZSRGan3lEzcTCL9Io4owfM6jgrZBn5s/RT5Ts2dJKppP3YOZKySO+9FhjynT/O+Uds94vsCr87eX4O1iluMBtNkJxvFL734ztOOJya0SBKd6aaw= ARC-Authentication-Results: i=1; mx.zohomail.com; dkim=pass; spf=pass (zohomail.com: domain of redhat.com designates 205.139.110.61 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-1.mimecast.com (us-smtp-1.mimecast.com [205.139.110.61]) by mx.zohomail.com with SMTPS id 1598009436413985.8152035206646; Fri, 21 Aug 2020 04:30:36 -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-144-UUAs2tLUM0eagmNsi3cj9w-1; Fri, 21 Aug 2020 07:30:32 -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 C2A41AE644; Fri, 21 Aug 2020 11:30:25 +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 A625E19647; Fri, 21 Aug 2020 11:30:23 +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 DC52F181A06B; Fri, 21 Aug 2020 11:30:17 +0000 (UTC) Received: from smtp.corp.redhat.com (int-mx02.intmail.prod.int.phx2.redhat.com [10.5.11.12]) by lists01.pubmisc.prod.ext.phx2.redhat.com (8.13.8/8.13.8) with ESMTP id 07LBUFwe016869 for ; Fri, 21 Aug 2020 07:30:15 -0400 Received: by smtp.corp.redhat.com (Postfix) id E9912756D7; Fri, 21 Aug 2020 11:30:15 +0000 (UTC) Received: from localhost.localdomain.com (unknown [10.36.110.21]) by smtp.corp.redhat.com (Postfix) with ESMTP id 1C08B60BF1; Fri, 21 Aug 2020 11:30:11 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=redhat.com; s=mimecast20190719; t=1598009435; 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=CBio98Mf8mnW8oWmUauX0dJ4X/lCV6sl/n8tY4UNkv0=; b=gUpAbonP/ex4N2hUSl22fiFq/PmgCg95GHPgBOmOS0WiwOpIYbYQg4ePX8iL68F+MwxAlQ PnVXjXKNTgN9rNhEsGqL3RJkLiwPKWSTSWKKgaUMs6rqwVtnxJaVWpxEOBTHaj1zFyHney HH0o8YTmwLVOfhcv7VVTCF7FIE7eux8= X-MC-Unique: UUAs2tLUM0eagmNsi3cj9w-1 From: =?UTF-8?q?Daniel=20P=2E=20Berrang=C3=A9?= To: libvir-list@redhat.com Subject: [libvirt PATCH] rpm: always disable ceph on 32-bit Date: Fri, 21 Aug 2020 12:30:09 +0100 Message-Id: <20200821113009.352673-1-berrange@redhat.com> MIME-Version: 1.0 X-Scanned-By: MIMEDefang 2.79 on 10.5.11.12 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.001 X-Mimecast-Originator: redhat.com Content-Type: text/plain; charset="utf-8" Content-Transfer-Encoding: quoted-printable X-ZohoMail-DKIM: pass (identity @redhat.com) The logic to disable Ceph on 32-bit was protected by a Fedora conditional. This is redundant as RHEL doesn't build on 32-bit platforms for years. Signed-off-by: Daniel P. Berrang=C3=A9 Reviewed-by: Jiri Denemark --- libvirt.spec.in | 8 +++----- 1 file changed, 3 insertions(+), 5 deletions(-) diff --git a/libvirt.spec.in b/libvirt.spec.in index e64cfdb561..5193a7cf89 100644 --- a/libvirt.spec.in +++ b/libvirt.spec.in @@ -117,11 +117,9 @@ %define with_storage_zfs 0 %endif =20 -# Ceph dropping support for 32-bit hosts -%if 0%{?fedora} >=3D 30 - %ifarch %{arm} %{ix86} - %define with_storage_rbd 0 - %endif +# Ceph dropped support for 32-bit hosts +%ifarch %{arm} %{ix86} + %define with_storage_rbd 0 %endif =20 # RHEL doesn't ship OpenVZ, VBox, PowerHypervisor, --=20 2.26.2