Add Conflicts with python3-openvswitch package
This commit is contained in:
parent
4b8b4916d5
commit
ed78de40e6
@ -1,7 +1,7 @@
|
|||||||
%global _empty_manifest_terminate_build 0
|
%global _empty_manifest_terminate_build 0
|
||||||
Name: python-ovs
|
Name: python-ovs
|
||||||
Version: 2.11.0
|
Version: 2.11.0
|
||||||
Release: 2
|
Release: 3
|
||||||
Summary: Open vSwitch library
|
Summary: Open vSwitch library
|
||||||
License: Apache 2.0
|
License: Apache 2.0
|
||||||
URL: http://www.openvswitch.org/
|
URL: http://www.openvswitch.org/
|
||||||
@ -14,6 +14,7 @@ Open vSwitch library
|
|||||||
%package -n python3-ovs
|
%package -n python3-ovs
|
||||||
Summary: Open vSwitch library
|
Summary: Open vSwitch library
|
||||||
Provides: python-ovs
|
Provides: python-ovs
|
||||||
|
Conflicts: python3-openvswitch
|
||||||
BuildRequires: python3-devel
|
BuildRequires: python3-devel
|
||||||
BuildRequires: python3-setuptools
|
BuildRequires: python3-setuptools
|
||||||
%description -n python3-ovs
|
%description -n python3-ovs
|
||||||
@ -76,6 +77,9 @@ mv %{buildroot}/doclist.lst .
|
|||||||
%{_pkgdocdir}
|
%{_pkgdocdir}
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Mon Nov 06 2023 zhengting <zhengting13@huawei.com> - 2.11.0-3
|
||||||
|
- Add Conflicts with python3-openvswitch package
|
||||||
|
|
||||||
* Fri Oct 8 2021 Ge Wang <wangge20@huawei.com> - 2.11.0-2
|
* Fri Oct 8 2021 Ge Wang <wangge20@huawei.com> - 2.11.0-2
|
||||||
- Delete pycache directory when uninstalling
|
- Delete pycache directory when uninstalling
|
||||||
|
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user