Turn off bootstrap (riscv64)

Signed-off-by: Jason Montleon <jmontleo@redhat.com>
This commit is contained in:
Jason Montleon 2024-08-12 20:02:23 -04:00
parent 624a69994b
commit 18847cf688

View File

@ -1,5 +1,5 @@
# ggplot2 requires scales, which requires this package.
%bcond_without bootstrap
%bcond_with bootstrap
%global packname viridisLite
%global packver 0.4.1
@ -7,7 +7,7 @@
Name: R-%{packname}
Version: %{packver}
Release: 8.0.riscv64%{?dist}
Release: 8.1.riscv64%{?dist}
Summary: Colorblind-Friendly Color Maps (Lite Version)
License: MIT
@ -80,6 +80,9 @@ _R_CHECK_FORCE_SUGGESTS_=0 %{_bindir}/R CMD check %{packname} --no-examples
%changelog
* Mon Aug 12 2024 Jason Montleon <jmontleo@redhat.com> - 0.4.1-8.1.riscv64
- Turn off bootstrap (riscv64)
* Wed Jul 17 2024 Fedora Release Engineering <releng@fedoraproject.org> - 0.4.1-8
- Rebuilt for https://fedoraproject.org/wiki/Fedora_41_Mass_Rebuild