Hello community, here is the log from the commit of package bazel0.26 for openSUSE:Factory checked in at 2019-11-27 13:56:35 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/bazel0.26 (Old) and /work/SRC/openSUSE:Factory/.bazel0.26.new.26869 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "bazel0.26" Wed Nov 27 13:56:35 2019 rev:5 rq:751255 version:0.26.0 Changes: -------- --- /work/SRC/openSUSE:Factory/bazel0.26/bazel0.26.changes 2019-10-24 23:04:00.860161671 +0200 +++ /work/SRC/openSUSE:Factory/.bazel0.26.new.26869/bazel0.26.changes 2019-11-27 13:57:36.992241968 +0100 @@ -1,0 +2,5 @@ +Wed Nov 27 09:06:58 UTC 2019 - Dirk Mueller <[email protected]> + +- revert aarch64 build workarounds, underlying problem has been fixed (bsc#1138529) + +------------------------------------------------------------------- ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ bazel0.26.spec ++++++ --- /var/tmp/diff_new_pack.cXUZCI/_old 2019-11-27 13:57:41.116240227 +0100 +++ /var/tmp/diff_new_pack.cXUZCI/_new 2019-11-27 13:57:41.116240227 +0100 @@ -1,7 +1,7 @@ # # spec file for package bazel0.26 # -# Copyright (c) 2019 SUSE LINUX GmbH, Nuernberg, Germany. +# Copyright (c) 2019 SUSE LLC # # All modifications and additions to the file contributed by third parties # remain the property of their copyright owners, unless otherwise agreed @@ -20,17 +20,6 @@ %define shortname bazel %define shortver 0.26 -#Workaround for aarch64 boo#1138529 -%ifarch aarch64 -%if 0%{?suse_version} > 1500 -%define openjdktouse java-12-openjdk-devel -%else -%define openjdktouse java-11-openjdk-devel -%endif -%else -%define openjdktouse java-1_8_0-openjdk-devel -%endif - Name: bazel%{shortver} Version: 0.26.0 Release: 0 @@ -40,8 +29,8 @@ URL: http://bazel.io/ Source0: https://github.com/bazelbuild/bazel/releases/download/%{version}/%{shortname}-%{version}-dist.zip Source1: https://github.com/bazelbuild/bazel/releases/download/%{version}/%{shortname}-%{version}-dist.zip.sig -BuildRequires: %{openjdktouse} BuildRequires: gcc-c++ +BuildRequires: java-1_8_0-openjdk-devel BuildRequires: pkgconfig BuildRequires: python BuildRequires: unzip @@ -50,7 +39,7 @@ BuildRequires: pkgconfig(zlib) Requires(post): update-alternatives Requires(postun): update-alternatives -Requires: %{openjdktouse} +Requires: java-1_8_0-openjdk-devel Provides: bazel = %{version} ExclusiveArch: x86_64 aarch64
