Modify spec
This commit is contained in:
parent
6fc37a6a69
commit
6b1d237f52
@ -5,7 +5,7 @@
|
|||||||
Summary: High-performance coordination service for distributed applications.
|
Summary: High-performance coordination service for distributed applications.
|
||||||
Name: zookeeper
|
Name: zookeeper
|
||||||
Version: %{rel_ver}
|
Version: %{rel_ver}
|
||||||
Release: %{pkg_ver}%{?dist}
|
Release: %{pkg_ver}
|
||||||
License: Apache-2.0 and OpenSSL and SSLeay and MIT and BSD
|
License: Apache-2.0 and OpenSSL and SSLeay and MIT and BSD
|
||||||
Group: Applications/Databases
|
Group: Applications/Databases
|
||||||
URL: https://www.apache.org/dist/zookeeper/
|
URL: https://www.apache.org/dist/zookeeper/
|
||||||
@ -72,5 +72,8 @@ exit 0
|
|||||||
%systemd_postun_with_restart zookeeper.service
|
%systemd_postun_with_restart zookeeper.service
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Thu Mar 25 2021 baizhonggui <baizhonggui@huawei.com> - 2.0
|
||||||
|
- Delete %{dist} in Release
|
||||||
|
|
||||||
* Sun Jun 28 2020 hao zhang <unioah@isrc.iscas.ac.cn> - 1.0
|
* Sun Jun 28 2020 hao zhang <unioah@isrc.iscas.ac.cn> - 1.0
|
||||||
- Add zookeeper.service
|
- Add zookeeper.service
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user