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
|
Name: open-isns
|
||||||
Version: 0.101
|
Version: 0.101
|
||||||
Release: 3
|
Release: 4
|
||||||
Summary: The iSNS server and client programs
|
Summary: The iSNS server and client programs
|
||||||
License: LGPLv2+
|
License: LGPLv2+
|
||||||
URL: https://www.github.com/open-iscsi/open-isns
|
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}
|
Provides: isns-utils-devel isns-utils-devel%{?_isa}
|
||||||
Obsoletes: isns-utils-devel
|
Obsoletes: isns-utils-devel
|
||||||
|
|
||||||
|
|
||||||
%description devel
|
%description devel
|
||||||
This package consists of head files and libraries for iSNS
|
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/*
|
%{_mandir}/man8/*
|
||||||
|
|
||||||
%changelog
|
%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
|
* Fri Sep 2 2022 Wenchao Hao <haowenchao@huawei.com> - 0.101-3
|
||||||
- isnsd: socket: Make sure to isnsd would listen IPv6 socket default
|
- isnsd: socket: Make sure to isnsd would listen IPv6 socket default
|
||||||
|
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user