From patchwork Thu Dec 13 14:08:08 2018 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Martin Xu X-Patchwork-Id: 1013085 Return-Path: X-Original-To: incoming@patchwork.ozlabs.org Delivered-To: patchwork-incoming@bilbo.ozlabs.org Authentication-Results: ozlabs.org; spf=pass (mailfrom) smtp.mailfrom=openvswitch.org (client-ip=140.211.169.12; helo=mail.linuxfoundation.org; envelope-from=ovs-dev-bounces@openvswitch.org; receiver=) Authentication-Results: ozlabs.org; dmarc=fail (p=none dis=none) header.from=gmail.com Authentication-Results: ozlabs.org; dkim=fail reason="signature verification failed" (2048-bit key; unprotected) header.d=gmail.com header.i=@gmail.com header.b="uuu6+j8o"; dkim-atps=neutral Received: from mail.linuxfoundation.org (mail.linuxfoundation.org [140.211.169.12]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by ozlabs.org (Postfix) with ESMTPS id 43G3WF0LV8z9s3Z for ; Fri, 14 Dec 2018 06:23:35 +1100 (AEDT) Received: from mail.linux-foundation.org (localhost [127.0.0.1]) by mail.linuxfoundation.org (Postfix) with ESMTP id 97E3ADD5; Thu, 13 Dec 2018 19:21:47 +0000 (UTC) X-Original-To: dev@openvswitch.org Delivered-To: ovs-dev@mail.linuxfoundation.org Received: from smtp1.linuxfoundation.org (smtp1.linux-foundation.org [172.17.192.35]) by mail.linuxfoundation.org (Postfix) with ESMTPS id 35A32D6D for ; Thu, 13 Dec 2018 19:21:47 +0000 (UTC) X-Greylist: whitelisted by SQLgrey-1.7.6 Received: from mail-pg1-f194.google.com (mail-pg1-f194.google.com [209.85.215.194]) by smtp1.linuxfoundation.org (Postfix) with ESMTPS id C1937831 for ; Thu, 13 Dec 2018 19:21:46 +0000 (UTC) Received: by mail-pg1-f194.google.com with SMTP id z11so1506120pgu.0 for ; Thu, 13 Dec 2018 11:21:46 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20161025; h=from:to:cc:subject:date:message-id; bh=yxpVyO0bUVi24BLkdfhrpnAsBrDNSIuVa9PItwEN72A=; b=uuu6+j8o4FI572H/l0+hbHufrPIYipMubGK1S95dNH81jJFUcBaAVr9lqfcjkCh09W 5Wy8IkcEN7qq+hg94hLWVIgYDpFWNcyJ4SoHGoceX7TuUT/ETPfMeglEvgI47C1G8Uya qmqByLT+JTPKCVM+SBMhJ1faMWUKCviEiTeOBiJ0tqstcfCs/CeXZg8g+tHkVeX9y6ih /Lzcvu5bAMuGGoAvKyFslsTMvnl7T0zMHjsLqSJ4+jn9RTyktVKVphtz2/aLx5xd/iqW 6Wr8n82iFowq0+fpf8rH8OVsh8ihYqS0bpaZIusuO6JhWwK85r60eSYnypMtwCMUcKD8 7Rbg== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20161025; h=x-gm-message-state:from:to:cc:subject:date:message-id; bh=yxpVyO0bUVi24BLkdfhrpnAsBrDNSIuVa9PItwEN72A=; b=QXVGNI1JSXOxDrcPNuh8UEBxLaDIj2cICbsZ0UudsLim2HWSGIgPaV+tHJ6QNw8A/l rKRBO8/v94Q2sn8AMYgCkg4ryYW+67p6X4drY9xOuIQe29URDDNPg9+YDK2jpX8vils5 k+YYG3G1hsVPnQVU93jxF0lNifW3QBG0Cb9pdAObdwbDPUA71Nn89xmypQaS/VzXyI3W yAHRNEIeQ9w3ahil+dMKwV5k2MiY1Mc6vgcyRzSEpmJTOulwMLnu33gAb0AurEJpX0IB V9cewihUbbEJTicdcEjJYaEf2zPGFRZfgnzuTVyNHHMj+LMR+76lmaqRgR6d4DsmNhQw 1Tzw== X-Gm-Message-State: AA+aEWY7upTSOH7FVV+q8kFu5oGOk1+3CLEYQk+qFmUI1LcVD+RKYB96 /gO0IwU/0uc4zKCBEyBRLyMiiWN7 X-Google-Smtp-Source: AFSGD/Vik2nVZhx0H52WfF4vCDOmUJI/Ya2y3Ta0qg2bC4iYvIxToZmGmKrs6RpmJ6Ks8wpSBztjjA== X-Received: by 2002:a62:2702:: with SMTP id n2mr28172pfn.29.1544728905827; Thu, 13 Dec 2018 11:21:45 -0800 (PST) Received: from linux-x7h9.eng.vmware.com ([66.170.99.2]) by smtp.gmail.com with ESMTPSA id v184sm4168594pfb.182.2018.12.13.11.21.44 (version=TLS1_2 cipher=ECDHE-RSA-AES128-SHA bits=128/128); Thu, 13 Dec 2018 11:21:45 -0800 (PST) From: Martin Xu To: dev@openvswitch.org Date: Thu, 13 Dec 2018 06:08:08 -0800 Message-Id: <20181213140808.51492-1-martinxu9.ovs@gmail.com> X-Mailer: git-send-email 2.12.3 X-Spam-Status: No, score=-0.4 required=5.0 tests=BAYES_00, DATE_IN_PAST_03_06, DKIM_SIGNED, DKIM_VALID, DKIM_VALID_AU, FREEMAIL_FROM, RCVD_IN_DNSWL_NONE autolearn=no version=3.3.1 X-Spam-Checker-Version: SpamAssassin 3.3.1 (2010-03-16) on smtp1.linux-foundation.org Cc: Flavio Leitner Subject: [ovs-dev] [PATCH v1] rhel: remove conflicts tag from kmod fedora spec file X-BeenThere: ovs-dev@openvswitch.org X-Mailman-Version: 2.1.12 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , MIME-Version: 1.0 Sender: ovs-dev-bounces@openvswitch.org Errors-To: ovs-dev-bounces@openvswitch.org With the conflicts tag, when a user attempts to install or upgrade with the same version as already installed, the conflict kicks in. Otherwise, such is allowed with --replacepkgs. Fixes: 22c33c3039 (rhel: support kmod build against mulitple kernel versions, fedora) VMware-BZ: #2249788 Signed-off-by: Martin Xu CC: Flavio Leitner CC: Zak Whittington CC: Ben Pfaff --- rhel/openvswitch-kmod-fedora.spec.in | 1 - 1 file changed, 1 deletion(-) diff --git a/rhel/openvswitch-kmod-fedora.spec.in b/rhel/openvswitch-kmod-fedora.spec.in index 8d54fd734..915b5f677 100644 --- a/rhel/openvswitch-kmod-fedora.spec.in +++ b/rhel/openvswitch-kmod-fedora.spec.in @@ -33,7 +33,6 @@ Source: openvswitch-%{version}.tar.gz #Source1: openvswitch-init Buildroot: /tmp/openvswitch-xen-rpm Provides: kmod-openvswitch -Conflicts: kmod-openvswitch %description Open vSwitch provides standard network bridging functions augmented with