!9 [sync] PR-6: add requires

From: @openeuler-sync-bot
Reviewed-by: @zhengzhenyu
Signed-off-by: @zhengzhenyu
This commit is contained in:
openeuler-ci-bot 2021-05-28 15:03:34 +08:00 committed by Gitee
commit 732646c78d

View File

@ -25,6 +25,7 @@ BuildRequires: systemd
Requires(post): systemd
Requires(preun): systemd
Requires(postun): systemd
Requires: java-1.8.0-openjdk
%description
Apache Storm is a free and open source distributed realtime computation system.
@ -87,8 +88,8 @@ done
%dir %{_data_dir}
%changelog
* Thu Mar 29 2021 huanghaitao <huanghaitao8@huawei.com> 1.2.3 - 2
- fixed runtime error
* Wed May 26 2021 wangchong <wangchong56@huawei.com> 1.2.3 - 2
- add requires
* Thu Mar 18 2021 huanghaitao <huanghaitao8@huawei.com> 1.2.3 - 1
- Package init