update open-iscsi.spec

correct the spell error.

Signed-off-by: zhuchunyi <zhuchunyi@huawei.com>
(cherry picked from commit cf096d02bd7cd9ab24b386cc5e470a669b296f53)
This commit is contained in:
JiangJianJun 2024-02-19 19:27:27 +08:00 committed by openeuler-sync-bot
parent 0ff2600885
commit 278a7ef832

View File

@ -4,7 +4,7 @@
Name: open-iscsi
Version: 2.1.1
Release: 13
Release: 14
Summary: ISCSI software initiator daemon and utility programs
License: GPLv2+ and BSD
URL: http://www.open-iscsi.com
@ -43,8 +43,8 @@ Provides: iscsi-initiator-utils
Obsoletes: iscsi-initiator-utils
Provides: iscsi-initiator-utils-iscsiuio
Obsoletes: iscsi-initiator-utils-iscsiuio
Provides: libbopeniscsiusr
Obsoletes: libbopeniscsiusr
Provides: libopeniscsiusr
Obsoletes: libopeniscsiusr
%{?systemd_requires}
%description
@ -167,6 +167,9 @@ fi
%{_mandir}/man8/*
%changelog
* Tue Feb 20 2024 jiangjianjun <jiangjianjun3@huawei.com> - 2.1.1-14
- update open-iscsi.spec provides information
* Fri Dec 2 2022 haowenchao <haowenchao@huawei.com> - 2.1.1-13
- Backport bugfix patches from mainline