!32 Sync each branch submit

From: @wenchao-hao
Reviewed-by: @volcanodragon
Signed-off-by: @liuzhiqiang26
This commit is contained in:
openeuler-ci-bot 2021-09-27 09:39:53 +00:00 committed by Gitee
commit ffa8e49487

View File

@ -1,6 +1,6 @@
Name: open-isns Name: open-isns
Version: 0.100 Version: 0.100
Release: 6 Release: 8
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
@ -14,6 +14,7 @@ Patch5: 0005-Do-not-install-isnsd.socket-in-isnsd.service.patch
BuildRequires: gcc systemd automake autoconf make BuildRequires: gcc systemd automake autoconf make
BuildRequires: openssl-devel systemd-devel BuildRequires: openssl-devel systemd-devel
Recommends: %{name}-help = %{version}-%{release}
Requires(post): systemd-units Requires(post): systemd-units
Requires(preun): systemd-units Requires(preun): systemd-units
Requires(postun): systemd-units Requires(postun): systemd-units
@ -98,6 +99,12 @@ install -p -m 644 isnsd.service %{buildroot}%{_unitdir}/isnsd.service
%{_mandir}/man8/* %{_mandir}/man8/*
%changelog %changelog
* Mon Sep 27 2021 Wenchao Hao <haowenchao@huawei.com> - 0.100-8
- Noop operations to make it able to sync between different branches
* Mon Sep 27 2021 Wenchao Hao <haowenchao@huawei.com> - 0.100-7
- add help for Recommends
* Fri Jul 30 2021 chenyanpanHW <chenyanpan@huawei.com> - 0.100-6 * Fri Jul 30 2021 chenyanpanHW <chenyanpan@huawei.com> - 0.100-6
- DESC: delete -S git from %autosetup, and delete BuildRequires git - DESC: delete -S git from %autosetup, and delete BuildRequires git