rust-analyzer is missing

error: File not found: /builddir/build/BUILDROOT/rust-1.64.0-1.1.riscv64.fc37.riscv64/usr/bin/rust-analyzer

This is somehow not available thus let's skip it for now.

Signed-off-by: David Abdurachmanov <davidlt@rivosinc.com>
This commit is contained in:
David Abdurachmanov 2022-11-27 13:07:25 +02:00
parent bf872eda05
commit bbd264d0f1
Signed by: davidlt
GPG Key ID: 8B7F1DA0E2C9FDBB
1 changed files with 6 additions and 1 deletions

View File

@ -88,7 +88,7 @@
Name: rust
Version: 1.64.0
Release: 1.1.riscv64%{?dist}
Release: 1.2.riscv64%{?dist}
Summary: The Rust Programming Language
License: (ASL 2.0 or MIT) and (BSD and MIT)
# ^ written as: (rust itself) and (bundled libraries)
@ -1032,7 +1032,9 @@ end}
%files analyzer
%ifnarch riscv64
%{_bindir}/rust-analyzer
%endif
%doc src/tools/rust-analyzer/README.md
%license src/tools/rust-analyzer/LICENSE-{APACHE,MIT}
@ -1060,6 +1062,9 @@ end}
%changelog
* Sun Nov 27 2022 David Abdurachmanov <davidlt@rivosinc.com> - 1.64.0-1.2.riscv64
- Do not package rust-analyzer
* Sat Nov 26 2022 David Abdurachmanov <davidlt@rivosinc.com> - 1.64.0-1.1.riscv64
- Revert 263edd43c5255084292329423c61a9d69715ebfa