!24 [sync] PR-21: Add requires mysql-server

From: @openeuler-sync-bot 
Reviewed-by: @yangzhao_kl 
Signed-off-by: @yangzhao_kl
This commit is contained in:
openeuler-ci-bot 2023-06-09 04:49:14 +00:00 committed by Gitee
commit f935c77b6a
No known key found for this signature in database
GPG Key ID: 173E9B9CA92EEF8F

View File

@ -2,7 +2,7 @@
Name: hive Name: hive
Version: 3.1.3 Version: 3.1.3
Release: 1 Release: 2
Summary: The Apache Hadoop data warehouse Summary: The Apache Hadoop data warehouse
License: Apache-2.0 and Python-2.0 and MPL-2.0 and BSD and ICU License: Apache-2.0 and Python-2.0 and MPL-2.0 and BSD and ICU
@ -18,7 +18,7 @@ BuildRequires: cmake java-1.8.0-openjdk-devel maven xmvn xmvn-install gradle-loc
Requires: java-1.8.0-openjdk Requires: java-1.8.0-openjdk
Requires: hadoop-3.1-client hadoop-3.1-common hadoop-3.1-common-native hadoop-3.1-devel hadoop-3.1-hdfs hadoop-3.1-httpfs Requires: hadoop-3.1-client hadoop-3.1-common hadoop-3.1-common-native hadoop-3.1-devel hadoop-3.1-hdfs hadoop-3.1-httpfs
Requires: hadoop-3.1-mapreduce hadoop-3.1-maven-plugin hadoop-3.1-yarn hadoop-3.1-yarn-security Requires: hadoop-3.1-mapreduce hadoop-3.1-maven-plugin hadoop-3.1-yarn hadoop-3.1-yarn-security
Requires: mysql5-server Requires: mysql-server
BuildArch: noarch BuildArch: noarch
%description %description
@ -127,6 +127,9 @@ ln -s %{_javadir}/%{name}/%{name}-shims.jar %{buildroot}%{_datadir}/hadoop/mapre
%changelog %changelog
* Tue Sep 13 2022 Jie Dong <dongjie34@h-partners.com> 3.1.3-2
- Add requires mysql-server
* Tue Sep 13 2022 Zhao Yang <yangzhao1@kylinos.cn> 3.1.3-1 * Tue Sep 13 2022 Zhao Yang <yangzhao1@kylinos.cn> 3.1.3-1
- update to version 3.1.3 - update to version 3.1.3