diff --git a/hive.spec b/hive.spec index d26776b91067bf20d2985c312d891d1f435bd293..b582399e6dac8d8031b4b8337ea9bf70ab155472 100644 --- a/hive.spec +++ b/hive.spec @@ -2,7 +2,7 @@ Name: hive Version: 3.1.2 -Release: 3 +Release: 4 Summary: The Apache Hadoop data warehouse 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: 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: mysql5-server +Requires: mysql-server BuildArch: noarch %description @@ -127,6 +127,9 @@ ln -s %{_javadir}/%{name}/%{name}-shims.jar %{buildroot}%{_datadir}/hadoop/mapre %changelog +* Mon Sep 5 2022 caodongxia 3.1.2-4 +- Add requires mysql-server + * Wed Jul 14 2021 Ge Wang 3.1.2-3 - Modify sql script's privilege