From c73bf6b88c526334fdba627d1b1238f942e7b386 Mon Sep 17 00:00:00 2001 From: Weijian Date: Fri, 21 Jul 2023 17:23:29 +0800 Subject: [PATCH] compatible with gcc12 --- hadoop-3.1.spec | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/hadoop-3.1.spec b/hadoop-3.1.spec index 28018eb..fc39633 100644 --- a/hadoop-3.1.spec +++ b/hadoop-3.1.spec @@ -12,7 +12,7 @@ %define _binaries_in_noarch_packages_terminate_build 0 Name: hadoop-3.1 Version: 3.1.4 -Release: 5 +Release: 6 Summary: A software platform for processing vast amounts of data # The BSD license file is missing # https://issues.apache.org/jira/browse/HADOOP-9849