commit go1.11 for openSUSE:Leap:15.2
Hello community, here is the log from the commit of package go1.11 for openSUSE:Leap:15.2 checked in at 2020-05-31 13:45:22 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Leap:15.2/go1.11 (Old) and /work/SRC/openSUSE:Leap:15.2/.go1.11.new.3606 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Package is "go1.11" Sun May 31 13:45:22 2020 rev:7 rq:809164 version:1.11.13 Changes: -------- --- /work/SRC/openSUSE:Leap:15.2/go1.11/go1.11.changes 2020-05-01 15:06:44.186491300 +0200 +++ /work/SRC/openSUSE:Leap:15.2/.go1.11.new.3606/go1.11.changes 2020-05-31 13:45:22.441609513 +0200 @@ -1,0 +2,5 @@ +Wed Apr 29 13:16:50 UTC 2020 - Guillaume GARDET <guillaume.gardet@opensuse.org> + +- Requires binutils-gold for %arm and aarch64 - boo#1170826 + +------------------------------------------------------------------- ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ go1.11.spec ++++++ --- /var/tmp/diff_new_pack.Ex8j8v/_old 2020-05-31 13:45:22.953611097 +0200 +++ /var/tmp/diff_new_pack.Ex8j8v/_new 2020-05-31 13:45:22.957611110 +0200 @@ -141,6 +141,11 @@ BuildRequires: rpm >= 4.11.1 Requires(post): update-alternatives Requires(postun): update-alternatives +# Needed on arm aarch64 to avoid +# collect2: fatal error: cannot find 'ld'- +%ifarch %arm aarch64 +Requires: binutils-gold +%endif Requires: gcc Provides: go = %{version} Provides: go-devel = go%{version}
participants (1)
-
root