!10 Add Conflicts with python-rtslib-fb package

From: @tzing_t 
Reviewed-by: @xiyuanwang 
Signed-off-by: @xiyuanwang
This commit is contained in:
openeuler-ci-bot 2023-11-06 09:04:01 +00:00 committed by Gitee
commit 7f17bdee04
No known key found for this signature in database
GPG Key ID: 173E9B9CA92EEF8F

View File

@ -1,7 +1,7 @@
%global _empty_manifest_terminate_build 0 %global _empty_manifest_terminate_build 0
Name: python-rtslib-fb Name: python-rtslib-fb
Version: 2.1.74 Version: 2.1.74
Release: 1 Release: 2
Summary: API for Linux kernel SCSI target (aka LIO) Summary: API for Linux kernel SCSI target (aka LIO)
License: Apache-2.0 License: Apache-2.0
URL: http://github.com/open-iscsi/rtslib-fb URL: http://github.com/open-iscsi/rtslib-fb
@ -14,6 +14,7 @@ API for generic Linux SCSI kernel target. Includes the 'target' service and targ
%package -n python3-rtslib-fb %package -n python3-rtslib-fb
Summary: API for Linux kernel SCSI target (aka LIO) Summary: API for Linux kernel SCSI target (aka LIO)
Provides: python-rtslib-fb Provides: python-rtslib-fb
Conflicts: python-rtslib
BuildRequires: python3-devel BuildRequires: python3-devel
BuildRequires: python3-setuptools BuildRequires: python3-setuptools
BuildRequires: python3-pbr BuildRequires: python3-pbr
@ -73,5 +74,8 @@ mv %{buildroot}/doclist.lst .
%{_docdir}/* %{_docdir}/*
%changelog %changelog
* Mon Nov 06 2023 zhengting <zhengting13@huawei.com> - 2.1.74-2
- Add Conflicts with python-rtslib-fb package
* Mon Jul 12 2021 OpenStack_SIG <openstack@openeuler.org> * Mon Jul 12 2021 OpenStack_SIG <openstack@openeuler.org>
- Package Spec generate - Package Spec generate