From nobody Mon Apr 29 09:52:18 2024 Delivered-To: importer@patchew.org Received-SPF: pass (zohomail.com: domain of redhat.com designates 170.10.133.124 as permitted sender) client-ip=170.10.133.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.133.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=1627901620; cv=none; d=zohomail.com; s=zohoarc; b=ZPrkiaTw4AHzEeL+Ke1koOUVbhP9hgftFA2xykXrAnZXbWbTeXnD6BPBHmfIAOswAxYUSiWTP6v2WYF/ipu79rWH2oiK0y1gKkcAOkIJaWjY8g665JM7d6WmnKVr9oS9ymXFH5omJlXw0R7Z1ZMstoUmgSZDt4110sTcRycAttk= ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=zohomail.com; s=zohoarc; t=1627901620; 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=evM5WOH1gOW0EHGN3S+5KvSLuC4Wx66Nsa9TKMVNuSc=; b=cOWx6T4FkgtcIQjgSm5bgXvTxlFZlv7h6Ad+g3IEgaxUAb4BXHFB9BcSDA8Tb9XcDh35c7tb5areUBcdCezv56cSqtZqf3aE65j9sbLDHWz+Wbdjkqv2t6wL+HTk1ZuW//26ujMcz5QMF44v5EdAG4qQe6iOxPtUmlTQWoPrLAg= ARC-Authentication-Results: i=1; mx.zohomail.com; dkim=pass; spf=pass (zohomail.com: domain of redhat.com designates 170.10.133.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.133.124]) by mx.zohomail.com with SMTPS id 1627901620977173.68059087325105; Mon, 2 Aug 2021 03:53:40 -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-524-ts-eNLYCPi-kkOVXeAbPBg-1; Mon, 02 Aug 2021 06:53:38 -0400 Received: from smtp.corp.redhat.com (int-mx01.intmail.prod.int.phx2.redhat.com [10.5.11.11]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by mimecast-mx01.redhat.com (Postfix) with ESMTPS id D486C871807; Mon, 2 Aug 2021 10:53:32 +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 990B419630; Mon, 2 Aug 2021 10:53:32 +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 9E1FD180BAB1; Mon, 2 Aug 2021 10:53:31 +0000 (UTC) Received: from smtp.corp.redhat.com (int-mx04.intmail.prod.int.phx2.redhat.com [10.5.11.14]) by lists01.pubmisc.prod.ext.phx2.redhat.com (8.13.8/8.13.8) with ESMTP id 172ArUdE011999 for ; Mon, 2 Aug 2021 06:53:30 -0400 Received: by smtp.corp.redhat.com (Postfix) id BCBB85DAA5; Mon, 2 Aug 2021 10:53:30 +0000 (UTC) Received: from localhost.localdomain.com (unknown [10.39.194.161]) by smtp.corp.redhat.com (Postfix) with ESMTP id D305D5D9D3; Mon, 2 Aug 2021 10:53:26 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=redhat.com; s=mimecast20190719; t=1627901619; 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=evM5WOH1gOW0EHGN3S+5KvSLuC4Wx66Nsa9TKMVNuSc=; b=UiMhXIR9rrW2qZYMSSxP0nBtqio8aR9m7vFmx1cMbaq5YeKf4aBdaKlfYPd/cynOqVUqq0 dzYjcdZp4Yof7tg6KAXA0/fs8SO6CV3k/k4S8uVrQ+Z6c4/YEGEUJfy9nSDel4tzkesu/p UEd/p/xClJszSDBl5WYZGjAng9E90oY= X-MC-Unique: ts-eNLYCPi-kkOVXeAbPBg-1 From: =?UTF-8?q?Daniel=20P=2E=20Berrang=C3=A9?= To: libvir-list@redhat.com Subject: [PATCH] rpm: fix mingw obsoletes lines Date: Mon, 2 Aug 2021 11:53:24 +0100 Message-Id: <20210802105324.3273084-1-berrange@redhat.com> MIME-Version: 1.0 X-Scanned-By: MIMEDefang 2.79 on 10.5.11.14 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.11 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: 1627901622671100002 The package is mistakenly obsoleting itself, when it should be obsoleting the -static packages we dropped. Signed-off-by: Daniel P. Berrang=C3=A9 Reviewed-by: Michal Privoznik --- mingw-libvirt.spec.in | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/mingw-libvirt.spec.in b/mingw-libvirt.spec.in index bcc2bd93e3..dbcb6d4b8f 100644 --- a/mingw-libvirt.spec.in +++ b/mingw-libvirt.spec.in @@ -69,7 +69,7 @@ MinGW Windows libvirt virtualization library. # Mingw32 %package -n mingw32-libvirt Summary: %{summary} -Obsoletes: mingw32-libvirt < 7.0.0 +Obsoletes: mingw32-libvirt-static < 7.0.0 =20 %description -n mingw32-libvirt MinGW Windows libvirt virtualization library. @@ -77,7 +77,7 @@ MinGW Windows libvirt virtualization library. # Mingw64 %package -n mingw64-libvirt Summary: %{summary} -Obsoletes: mingw64-libvirt < 7.0.0 +Obsoletes: mingw64-libvirt-static < 7.0.0 =20 %description -n mingw64-libvirt MinGW Windows libvirt virtualization library. --=20 2.31.1