[packages/rust] - requires gcc-multilib-64 on x32 for proper cross compiling, rel 4

baggins baggins at pld-linux.org
Tue Jan 25 22:26:18 CET 2022


commit 417178e1882af1b6a0149aa99b69560c06fe02b8
Author: Jan Rękorajski <baggins at pld-linux.org>
Date:   Tue Jan 25 22:25:40 2022 +0100

    - requires gcc-multilib-64 on x32 for proper cross compiling, rel 4

 rust.spec | 3 ++-
 1 file changed, 2 insertions(+), 1 deletion(-)
---
diff --git a/rust.spec b/rust.spec
index 95594ad..adcfd46 100644
--- a/rust.spec
+++ b/rust.spec
@@ -37,7 +37,7 @@ Summary:	The Rust Programming Language
 Summary(pl.UTF-8):	Język programowania Rust
 Name:		rust
 Version:	1.58.1
-Release:	3
+Release:	4
 # Licenses: (rust itself) and (bundled libraries)
 License:	(Apache v2.0 or MIT) and (BSD and ISC and MIT)
 Group:		Development/Languages
@@ -118,6 +118,7 @@ Requires:	gcc
 Requires:	%{name}-std%{?_isa} = %{version}-%{release}
 %ifarch x32
 Requires:	%{name}-std(x86-64) = %{version}-%{release}
+Requires:	gcc-multilib-64
 %endif
 Obsoletes:	rust-analyzer < 1.53.0
 # Only x86_64 and i686 are Tier 1 platforms at this time.
================================================================

---- gitweb:

http://git.pld-linux.org/gitweb.cgi/packages/rust.git/commitdiff/417178e1882af1b6a0149aa99b69560c06fe02b8



More information about the pld-cvs-commit mailing list