rust 1.45.2-1 (aarch64) 2020-12078
9999

Status published
Submitter cris [@T] beebgames.com
Platform rolling
Repository main
URL https://abf.openmandriva.org/build_lists/812689
Packages
cargo-1.45.2-1.aarch64.binary
cargo-debuginfo-1.45.2-1.aarch64.debuginfo
cargo-doc-1.45.2-1.aarch64.binary
clippy-1.45.2-1.aarch64.binary
clippy-debuginfo-1.45.2-1.aarch64.debuginfo
rls-1.45.2-1.aarch64.binary
rls-debuginfo-1.45.2-1.aarch64.debuginfo
rust-1.45.2-1.aarch64.source
rust-1.45.2-1.aarch64.binary
rust-analysis-1.45.2-1.aarch64.binary
rust-debugger-common-1.45.2-1.aarch64.binary
rust-debuginfo-1.45.2-1.aarch64.debuginfo
rust-debugsource-1.45.2-1.aarch64.binary
rust-doc-1.45.2-1.aarch64.binary
rustfmt-1.45.2-1.aarch64.binary
rustfmt-debuginfo-1.45.2-1.aarch64.debuginfo
rust-gdb-1.45.2-1.aarch64.binary
rust-lldb-1.45.2-1.aarch64.binary
rust-src-1.45.2-1.aarch64.binary
rust-std-static-1.45.2-1.aarch64.binary
Build Date 2020-08-06 13:40:03 +0000 UTC
Last Updated 2020-08-13 01:33:40.085182367 +0000 UTC
$ git show --format=fuller --patch-with-stat --summary 51536794026c43ccd95529f1aa09384270578c3d

commit 51536794026c43ccd95529f1aa09384270578c3d
Author:     Crispin Boylan <crisb@mandriva.org>
AuthorDate: Wed Aug 5 21:13:29 2020 +0100
Commit:     Crispin Boylan <crisb@mandriva.org>
CommitDate: Wed Aug 5 21:13:29 2020 +0100

    1.45.2
---
 .abf.yml  | 10 +---------
 rust.spec |  6 ++++--
 2 files changed, 5 insertions(+), 11 deletions(-)

diff --git a/.abf.yml b/.abf.yml
index a0f40cf..3e37163 100644
--- a/.abf.yml
+++ b/.abf.yml
@@ -1,12 +1,5 @@
 sources:
   openssl3.tar.gz: e5acd9655392b194eb7540ef0c106fed32253ca5
-  rust-1.42.0-aarch64-unknown-linux-gnu.tar.xz: 985d3b7d2a2ebcd09415f2d2702d8b18b9d038f1
-  rust-1.42.0-armv7-unknown-linux-gnueabihf.tar.xz: e39ef9f8ee45f8fe5588d94a01886af52195eb74
-  rust-1.42.0-i686-unknown-linux-gnu.tar.xz: 3b740f05be16327820b64f4b4ff9ec3d0f005e54
-  rust-1.42.0-powerpc64-unknown-linux-gnu.tar.xz: ca57ffbc8526b783d9f044aff212c09251ee43c1
-  rust-1.42.0-powerpc64le-unknown-linux-gnu.tar.xz: aac8bab9053ee12fa7cc81f1108879fd8cc36ca9
-  rust-1.42.0-s390x-unknown-linux-gnu.tar.xz: 0b7df8c39d5ea4cdcc51e84a3a29d079150acbb9
-  rust-1.42.0-x86_64-unknown-linux-gnu.tar.xz: ebb8fe2ac0459229f8aa89e153e831bd2d506018
   rust-1.44.0-aarch64-unknown-linux-gnu.tar.xz: 99735e094f28ae168907c902385f6df09c9545ac
   rust-1.44.0-armv7-unknown-linux-gnueabihf.tar.xz: b2b17448384bc9e972bb275e0a40afc4128fde1e
   rust-1.44.0-i686-unknown-linux-gnu.tar.xz: 96287d119e8008e13c09e421490a90cd8ed994ab
@@ -14,5 +7,4 @@ sources:
   rust-1.44.0-powerpc64le-unknown-linux-gnu.tar.xz: d7a6dc0bc6712132dafa3802959e9275467872f4
   rust-1.44.0-s390x-unknown-linux-gnu.tar.xz: b2cdfe4da94877f9d1d4e84861cecb0f4aae8743
   rust-1.44.0-x86_64-unknown-linux-gnu.tar.xz: 5bb798e722c7758454def598daec56362be0525c
-  rustc-1.43.0-src.tar.xz: 685cb48f76a47cda65d0a0c1da85bfe61e1a8cc0
-  rustc-1.45.0-src.tar.xz: 7447f361432a8c569eb5b5ab85b784a898dd61d2
+  rustc-1.45.2-src.tar.xz: ef2e4d6a728918cc78dd535a3d6d842fa485e8c7
diff --git a/rust.spec b/rust.spec
index 8935f28..9f32912 100644
--- a/rust.spec
+++ b/rust.spec
@@ -1,3 +1,5 @@
+%define _disable_lto 1
+
 # Only x86_64 and i686 are Tier 1 platforms at this time.
 # https://forge.rust-lang.org/platform-support.html
 %global rust_arches x86_64 znver1 i686 armv7hl armv7hnl aarch64 ppc64 ppc64le s390x
@@ -35,7 +37,7 @@
 %bcond_without lldb
 
 Name:           rust
-Version:        1.45.0
+Version:        1.45.2
 Release:        1%{?dist}
 Summary:        The Rust Programming Language
 License:        (ASL 2.0 or MIT) and (BSD and MIT)
@@ -481,6 +483,7 @@ export LIBSSH2_SYS_USE_PKG_CONFIG=1
   --disable-rpath \
   %{enable_debuginfo} \
   --enable-extended \
+  --tools=analysis,cargo,clippy,rls,rustfmt,src \
   --enable-vendor \
   --enable-verbose-tests \
   %{?codegen_units_std} \
@@ -585,7 +588,6 @@ rm -f %{buildroot}%{rustlibdir}/etc/lldb_*.py*
 %dir %{rustlibdir}/%{rust_triple}
 %dir %{rustlibdir}/%{rust_triple}/lib
 %{rustlibdir}/%{rust_triple}/lib/*.so
-%exclude %{_bindir}/*miri
 
 
 %files std-static
Not Available

benbullard79 [@T] cox.netNo Comment.1323d 20hrs
benbullard79 [@T] cox.netNo Comment.1323d 20hrs