Hello community,

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

Package is "bazel0.29"

Wed Nov 27 13:56:16 2019 rev:2 rq:751254 version:0.29.1

Changes:
--------
--- /work/SRC/openSUSE:Factory/bazel0.29/bazel0.29.changes      2019-11-11 
21:19:24.163556729 +0100
+++ /work/SRC/openSUSE:Factory/.bazel0.29.new.26869/bazel0.29.changes   
2019-11-27 13:57:28.516245546 +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.29.spec ++++++
--- /var/tmp/diff_new_pack.k6XOMY/_old  2019-11-27 13:57:32.060244050 +0100
+++ /var/tmp/diff_new_pack.k6XOMY/_new  2019-11-27 13:57:32.064244048 +0100
@@ -1,7 +1,7 @@
 #
 # spec file for package bazel0.29
 #
-# 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.29
 
-#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.29.1
 Release:        0
@@ -41,8 +30,8 @@
 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
 Patch0:         0001-fix-build-for-Power.patch
-BuildRequires:  %{openjdktouse}
 BuildRequires:  gcc-c++
+BuildRequires:  java-1_8_0-openjdk-devel
 BuildRequires:  pkgconfig
 BuildRequires:  python3
 BuildRequires:  unzip
@@ -51,7 +40,7 @@
 BuildRequires:  pkgconfig(zlib)
 Requires(post):        update-alternatives
 Requires(postun): update-alternatives
-Requires:       %{openjdktouse}
+Requires:       java-1_8_0-openjdk-devel
 Provides:       bazel = %{version}
 ExcludeArch:    %ix86
 




Reply via email to