Turn off bootstrap (riscv64)
Signed-off-by: Jason Montleon <jmontleo@redhat.com>
This commit is contained in:
parent
624a69994b
commit
18847cf688
@ -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
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user