Hello community,

here is the log from the commit of package bazel0.25 for openSUSE:Factory 
checked in at 2019-11-27 13:57:00
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/bazel0.25 (Old)
 and      /work/SRC/openSUSE:Factory/.bazel0.25.new.26869 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "bazel0.25"

Wed Nov 27 13:57:00 2019 rev:4 rq:751257 version:0.25.3

Changes:
--------
--- /work/SRC/openSUSE:Factory/bazel0.25/bazel0.25.changes      2019-10-24 
23:03:46.680145123 +0200
+++ /work/SRC/openSUSE:Factory/.bazel0.25.new.26869/bazel0.25.changes   
2019-11-27 13:57:44.280238892 +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.25.spec ++++++
--- /var/tmp/diff_new_pack.ONBPTZ/_old  2019-11-27 13:57:47.016237737 +0100
+++ /var/tmp/diff_new_pack.ONBPTZ/_new  2019-11-27 13:57:47.020237736 +0100
@@ -1,7 +1,7 @@
 #
 # spec file for package bazel0.25
 #
-# 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
@@ -16,17 +16,6 @@
 #
 
 
-#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
-
 %define bashcompdir %(pkg-config --variable=completionsdir bash-completion 
2>/dev/null)
 %define shortname bazel
 %define shortver 0.25
@@ -39,8 +28,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
@@ -49,7 +38,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
 




Reply via email to