Turn off bootstrap (riscv64)

Signed-off-by: Jason Montleon <jmontleo@redhat.com>
This commit is contained in:
Jason Montleon 2024-08-12 20:02:08 -04:00
parent 2976086cd0
commit dda32b7fa7

View File

@ -4,11 +4,11 @@
%global rlibdir %{_libdir}/R/library
# knitr suggests this package and vice versa.
%bcond_without bootstrap
%bcond_with bootstrap
Name: R-%{packname}
Version: %{packver}.%{packrel}
Release: 9.0.riscv64%{?dist}
Release: 9.1.riscv64%{?dist}
Summary: Using Fonts More Easily in R Graphs
# Main: ASL 2.0
@ -90,6 +90,9 @@ _R_CHECK_FORCE_SUGGESTS_=0 %{_bindir}/R CMD check %{packname} --no-vignettes
%changelog
* Mon Aug 12 2024 Jason Montleon <jmontleo@redhat.com> - 0.9.5-9.1.riscv64
- Turn off bootstrap (riscv64)
* Wed Aug 7 2024 Miroslav Suchý <msuchy@redhat.com> - 0.9.5-9
- convert license to SPDX