diff --git a/R-Rmpfr.spec b/R-Rmpfr.spec index 91f99e0..3ba3d9d 100644 --- a/R-Rmpfr.spec +++ b/R-Rmpfr.spec @@ -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: 1%{?dist} +Release: 1.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 +* Fri Oct 07 2022 David Abdurachmanov - 0.8.9-1.0.riscv64 +- Bootstrap on riscv64 + * Fri Sep 2 2022 Tom Callaway - 0.8.9-1 - update to 0.8-9 - rebuild for R 4.2.1