Add Conflicts with python-rtslib-fb package
This commit is contained in:
parent
a20838cd5d
commit
d5ba7d3e4a
@ -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
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user