Hello community,

here is the log from the commit of package rust for openSUSE:Factory checked in 
at 2017-02-25 00:53:55
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/rust (Old)
 and      /work/SRC/openSUSE:Factory/.rust.new (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "rust"

Changes:
--------
--- /work/SRC/openSUSE:Factory/rust/rust.changes        2017-02-16 
17:06:13.349901428 +0100
+++ /work/SRC/openSUSE:Factory/.rust.new/rust.changes   2017-02-25 
00:53:56.244982901 +0100
@@ -1,0 +2,6 @@
+Thu Feb 23 07:36:17 UTC 2017 - [email protected]
+
+- remove bootstrap for s390x as binaries are available in 
+  openSUSE:Factory:zSystems
+
+-------------------------------------------------------------------

++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Other differences:
------------------
++++++ rust.spec ++++++
--- /var/tmp/diff_new_pack.KLMVeX/_old  2017-02-25 00:53:58.164688355 +0100
+++ /var/tmp/diff_new_pack.KLMVeX/_new  2017-02-25 00:53:58.172687128 +0100
@@ -19,6 +19,9 @@
 
 %global prev_version 1.14.0
 %global abi gnu
+%ifarch s390x
+%global _arch s390x
+%endif
 %ifarch armv7hl
 %global _arch armv7
 %global abi gnueabihf
@@ -70,10 +73,6 @@
 BuildRequires:  fdupes
 %endif
 
-%ifarch s390x
-BuildRequires:  cargo-bootstrap
-BuildRequires:  rustc-bootstrap >= %{prev_version}
-%else
 # There are no successful builds for less than TW or Leap 42.2, so bootstrap
 # until such time that there is.
 %if %{with bootstrap} || (0%{?suse_version} < 1330 && 0%{?sle_version} <= 
120100)
@@ -83,7 +82,6 @@
 BuildRequires:  cargo
 BuildRequires:  rust >= %{prev_version}
 %endif
-%endif
 
 %description
 Rust is a systems programming language focused on three goals:


Reply via email to