!45 Add provides to openEuler-20.03-LTS-SP4
From: @wenwj0 Reviewed-by: @macchen1 Signed-off-by: @macchen1
This commit is contained in:
commit
8d933df3cc
@ -1,5 +1,5 @@
|
||||
%define rel_ver 3.6.1
|
||||
%define pkg_ver 2.5
|
||||
%define pkg_ver 2.6
|
||||
%define _prefix /opt/zookeeper
|
||||
|
||||
Summary: High-performance coordination service for distributed applications.
|
||||
@ -18,6 +18,7 @@ Source4: log4j.properties
|
||||
BuildRoot: %{_tmppath}/%{name}-%{rel_ver}-%{release}-root
|
||||
BuildRequires: java-1.8.0-openjdk-devel,maven,hostname
|
||||
Requires: java-1.8.0-openjdk,systemd
|
||||
Provides: apache-zookeeper
|
||||
|
||||
%description
|
||||
ZooKeeper is a centralized service for maintaining configuration information, naming, providing distributed synchronization, and providing group services.
|
||||
@ -71,6 +72,9 @@ exit 0
|
||||
%systemd_postun_with_restart zookeeper.service
|
||||
|
||||
%changelog
|
||||
* Fri Nov 3 2023 wenweijian <wenweijian2@huawei.com> - 3.6.1-2.6
|
||||
- add provides apache-zookeeper
|
||||
|
||||
* Sun Nov 6 2022 xiexing <xiexing4@hisilicon.com> - 3.6.1-2.5
|
||||
- change Name apache-zookeeper to zookeeper
|
||||
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user