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