diff mbox series

[ovs-dev,v1] rhel: remove conflicts tag from kmod fedora spec file

Message ID 20181213140808.51492-1-martinxu9.ovs@gmail.com
State Superseded
Headers show
Series [ovs-dev,v1] rhel: remove conflicts tag from kmod fedora spec file | expand

Commit Message

Martin Xu Dec. 13, 2018, 2:08 p.m. UTC
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 <martinxu9.ovs@gmail.com>
CC: Flavio Leitner <fbl@sysclose.org>
CC: Zak Whittington <zwhitt.vmware@gmail.com>
CC: Ben Pfaff <blp@ovn.org>
---
 rhel/openvswitch-kmod-fedora.spec.in | 1 -
 1 file changed, 1 deletion(-)
diff mbox series

Patch

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