From 2db02ba81fe9b6df69ab90c31f9a538375b9dcf1 Mon Sep 17 00:00:00 2001 From: basebuilder_pel7ppc64lebuilder0 Date: Thu, 23 Sep 2021 12:10:47 +0200 Subject: [PATCH] golang change requirements Signed-off-by: basebuilder_pel7ppc64lebuilder0 --- SPECS/golang.spec | 11 ++++------- 1 file changed, 4 insertions(+), 7 deletions(-) diff --git a/SPECS/golang.spec b/SPECS/golang.spec index 90969a29..ab8f4c04 100644 --- a/SPECS/golang.spec +++ b/SPECS/golang.spec @@ -74,7 +74,7 @@ %endif # Pre build std lib with -race enabled -%ifarch x86_64 +%ifarch x86_64 ppc64le %global race 1 %else %global race 0 @@ -105,7 +105,7 @@ %global gohostarch s390x %endif -%global go_api 1.17 +%global go_api 1.17.1 %global go_version %{go_api} # For rpmdev-bumpspec and releng automation @@ -248,11 +248,8 @@ Requires(preun): %{_sbindir}/update-alternatives # This is an odd issue, still looking for a better fix. Requires: glibc Requires: gcc -%if 0%{?rhel} && 0%{?rhel} < 8 -Requires: git, subversion, mercurial -%else -Recommends: git, subversion, mercurial -%endif +Requires: git +#Requires: subversion, mercurial %description bin %{summary}