Turn off bootstrap (riscv64)

Signed-off-by: Jason Montleon <jmontleo@redhat.com>
This commit is contained in:
Jason Montleon 2024-08-12 20:00:09 -04:00
parent 08ceb7e883
commit 4aa1051cba

View File

@ -3,11 +3,11 @@
%global rlibdir %{_libdir}/R/library
# Dependency loops.
%bcond_without bootstrap
%bcond_with bootstrap
Name: R-%{packname}
Version: 2.3.60
Release: 8.0.riscv64%{?dist}
Release: 8.1.riscv64%{?dist}
Summary: Chronological Objects which can Handle Dates and Times
# Automatically converted from old format: GPLv2 - review is highly recommended.
@ -71,6 +71,9 @@ _R_CHECK_FORCE_SUGGESTS_=0 %{_bindir}/R CMD check %{packname}
%changelog
* Mon Aug 12 2024 Jason Montleon <jmontleo@redhat.com> - 2.3.60-8.1.riscv64
- Turn off bootstrap (riscv64)
* Mon Jul 29 2024 Miroslav Suchý <msuchy@redhat.com> - 2.3.60-8
- convert license to SPDX