From 22073b3ccfb210d7e67d62199833a0dbc401f26bede5e0ab826ac7613b009a6b Mon Sep 17 00:00:00 2001 From: Neal Gompa Date: Thu, 13 Aug 2020 13:48:00 +0000 Subject: [PATCH] Accepting request 826288 from home:Andreas_Schwab:riscv:rust - Pacify dumb source validator OBS-URL: https://build.opensuse.org/request/show/826288 OBS-URL: https://build.opensuse.org/package/show/devel:languages:rust/rust?expand=0&rev=258 --- rust.changes | 5 +++++ rust.spec | 8 ++------ 2 files changed, 7 insertions(+), 6 deletions(-) diff --git a/rust.changes b/rust.changes index 075318b..640725b 100644 --- a/rust.changes +++ b/rust.changes @@ -1,3 +1,8 @@ +------------------------------------------------------------------- +Thu Aug 13 13:38:23 UTC 2020 - Andreas Schwab + +- Pacify dumb source validator + ------------------------------------------------------------------- Thu Aug 13 10:04:38 UTC 2020 - Andreas Schwab diff --git a/rust.spec b/rust.spec index 0e7d6f2..8508fa3 100644 --- a/rust.spec +++ b/rust.spec @@ -136,9 +136,7 @@ Source106: %{dl_url}/rust-%{version_bootstrap}-powerpc64le-unknown-linux-gn Source107: %{dl_url}/rust-%{version_bootstrap}-s390x-unknown-linux-gnu.tar.xz Source108: %{dl_url}/rust-%{version_bootstrap}-powerpc-unknown-linux-gnu.tar.xz # Not yet available -%if 0 -Source109: %{dl_url}/rust-%{version_bootstrap}-riscv64gc-unknown-linux-gnu.tar.xz -%endif +#Source109: %{dl_url}/rust-%{version_bootstrap}-riscv64gc-unknown-linux-gnu.tar.xz # Make factory-auto stop complaining... Source1000: README.suse-maint # PATCH-FIX-OPENSUSE: edit src/librustc_llvm/build.rs to ignore GCC incompatible flag @@ -383,9 +381,7 @@ This package includes HTML documentation for Cargo. %endif %ifarch riscv64 # Not yet available -%if 0 -%setup -q -T -b 109 -n rust-%{version_bootstrap}-%{rust_triple} -%endif +#%%setup -q -T -b 109 -n rust-%{version_bootstrap}-%{rust_triple} %endif ./install.sh --components=cargo,rustc,rust-std-%{rust_triple} --prefix=.%{_prefix} --disable-ldconfig %endif