]> git.proxmox.com Git - mirror_ovs.git/commit
rhel: bug fix upgrade path in kmod fedora spec file
authorMartin Xu <martinxu9.ovs@gmail.com>
Tue, 22 Jan 2019 23:02:30 +0000 (15:02 -0800)
committerBen Pfaff <blp@ovn.org>
Wed, 23 Jan 2019 19:55:07 +0000 (11:55 -0800)
commit9fe4b2fbd2478a54987df6aeeb9bc4232242b1eb
treeff899018443a78fecedb92b750b7a0c5346d646d
parentdf4f576cf985bb92023ba8712abc0d0ca392639e
rhel: bug fix upgrade path in kmod fedora spec file

This patch removes the "Conflicts" tag and adds "Obsoletes" tag.

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.

Obsoletes is needed for the upgrade path from kmod-openvswitch to
openvswitch-kmod.

Fixes: 22c33c3039 (rhel: support kmod build against mulitple kernel
versions, fedora)

VMware-BZ: #2249788

Signed-off-by: Martin Xu <martinxu9.ovs@gmail.com>
Signed-off-by: Greg Rose <gvrose8192@gmail.com>
Acked-by: Flavio Leitner <fbl@sysclose.org>
CC: Yi-Hung Wei <yihung.wei@gmail.com>
CC: Yifeng Sun <pkusunyifeng@gmail.com>
CC: Zak Whittington <zwhitt.vmware@gmail.com>
CC: Ben Pfaff <blp@ovn.org>
Signed-off-by: Ben Pfaff <blp@ovn.org>
rhel/openvswitch-kmod-fedora.spec.in