Bootstrap (riscv64)

Signed-off-by: David Abdurachmanov <davidlt@rivosinc.com>
This commit is contained in:
David Abdurachmanov 2023-06-21 10:32:39 +03:00
parent 92a56fc5c6
commit d753e9f16a
Signed by: davidlt
GPG Key ID: 8B7F1DA0E2C9FDBB
1 changed files with 5 additions and 2 deletions

View File

@ -1,5 +1,5 @@
# When we are bootstrapping, we drop some dependencies, and/or build time tests.
%bcond_with bootstrap
%bcond_without bootstrap
%global packname Rmpfr
%global packver 0.8
@ -8,7 +8,7 @@
Name: R-%{packname}
Version: %{packver}.%{packrel}
Release: 3%{?dist}
Release: 3.0.riscv64%{?dist}
Summary: R MPFR - Multiple Precision Floating-Point Reliable
License: GPLv2+
@ -88,6 +88,9 @@ _R_CHECK_FORCE_SUGGESTS_=0 %{_bindir}/R CMD check %{packname}
%changelog
* Wed Jun 21 2023 David Abdurachmanov <davidlt@rivosinc.com> - 0.8.9-3.0.riscv64
- Bootstrap (riscv64)
* Fri Apr 21 2023 Iñaki Úcar <iucar@fedoraproject.org> - 0.8.9-3
- R-maint-sig mass rebuild