|
|
|
@ -105,7 +105,7 @@
@@ -105,7 +105,7 @@
|
|
|
|
|
%global gohostarch s390x |
|
|
|
|
%endif |
|
|
|
|
|
|
|
|
|
%global go_api 1.18.3 |
|
|
|
|
%global go_api 1.19.1 |
|
|
|
|
%global go_version %{go_api} |
|
|
|
|
|
|
|
|
|
# For rpmdev-bumpspec and releng automation |
|
|
|
@ -155,7 +155,7 @@ Requires: %{name}-bin = %{version}-%{release}
@@ -155,7 +155,7 @@ Requires: %{name}-bin = %{version}-%{release}
|
|
|
|
|
Requires: %{name}-src = %{version}-%{release} |
|
|
|
|
Requires: go-srpm-macros |
|
|
|
|
|
|
|
|
|
Patch1: 0001-Don-t-use-the-bundled-tzdata-at-runtime-except-for-t.patch |
|
|
|
|
#Patch1: 0001-Don-t-use-the-bundled-tzdata-at-runtime-except-for-t.patch |
|
|
|
|
Patch2: 0002-syscall-expose-IfInfomsg.X__ifi_pad-on-s390x.patch |
|
|
|
|
Patch3: 0003-cmd-go-disable-Google-s-proxy-and-sumdb.patch |
|
|
|
|
|
|
|
|
@ -484,7 +484,6 @@ fi
@@ -484,7 +484,6 @@ fi
|
|
|
|
|
|
|
|
|
|
%files |
|
|
|
|
%license LICENSE PATENTS |
|
|
|
|
%doc AUTHORS CONTRIBUTORS |
|
|
|
|
# VERSION has to be present in the GOROOT, for `go install std` to work |
|
|
|
|
%doc %{goroot}/VERSION |
|
|
|
|
%dir %{goroot}/doc |
|
|
|
|