fix format of open-isns.spec.
https://gitee.com/src-openeuler/open-isns/issues/IAGVSW Signed-off-by: 客串一回 <cossbow@qq.com>
This commit is contained in:
parent
7641cf7234
commit
016a5afd10
@ -1,6 +1,6 @@
|
||||
Name: open-isns
|
||||
Version: 0.101
|
||||
Release: 3
|
||||
Release: 4
|
||||
Summary: The iSNS server and client programs
|
||||
License: LGPLv2+
|
||||
URL: https://www.github.com/open-iscsi/open-isns
|
||||
@ -32,7 +32,6 @@ Requires: %{name} = %{version}-%{release}
|
||||
Provides: isns-utils-devel isns-utils-devel%{?_isa}
|
||||
Obsoletes: isns-utils-devel
|
||||
|
||||
|
||||
%description devel
|
||||
This package consists of head files and libraries for iSNS
|
||||
|
||||
@ -97,6 +96,9 @@ install -p -m 644 isnsd.service %{buildroot}%{_unitdir}/isnsd.service
|
||||
%{_mandir}/man8/*
|
||||
|
||||
%changelog
|
||||
* Wed Jul 31 2024 JiangJianJun <jiangjianjun3@huawei.com> - 0.101-4
|
||||
- DESC: fix spec format
|
||||
|
||||
* Fri Sep 2 2022 Wenchao Hao <haowenchao@huawei.com> - 0.101-3
|
||||
- isnsd: socket: Make sure to isnsd would listen IPv6 socket default
|
||||
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user