!10 Add Conflicts with python-rtslib-fb package
From: @tzing_t Reviewed-by: @xiyuanwang Signed-off-by: @xiyuanwang
This commit is contained in:
commit
7f17bdee04
@ -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
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user