!55 【轻量级 PR】:fix format of open-isns.spec.

From: @cossbow 
Reviewed-by: @liubo254 
Signed-off-by: @liubo254
This commit is contained in:
openeuler-ci-bot 2024-08-01 02:49:45 +00:00 committed by Gitee
commit 1355af4a7f
No known key found for this signature in database
GPG Key ID: 173E9B9CA92EEF8F

View File

@ -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