Add Conflicts with python-rtslib-fb package

This commit is contained in:
tzing_t 2023-11-06 07:46:46 +00:00
parent a20838cd5d
commit d5ba7d3e4a

View File

@ -1,7 +1,7 @@
%global _empty_manifest_terminate_build 0
Name: python-rtslib-fb
Version: 2.1.74
Release: 1
Release: 2
Summary: API for Linux kernel SCSI target (aka LIO)
License: Apache-2.0
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
Summary: API for Linux kernel SCSI target (aka LIO)
Provides: python-rtslib-fb
Conflicts: python-rtslib
BuildRequires: python3-devel
BuildRequires: python3-setuptools
BuildRequires: python3-pbr
@ -73,5 +74,8 @@ mv %{buildroot}/doclist.lst .
%{_docdir}/*
%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>
- Package Spec generate