Turn off bootstrap (riscv64)

Signed-off-by: Jason Montleon <jmontleo@redhat.com>
This commit is contained in:
Jason Montleon 2024-08-12 20:00:12 -04:00
parent 9aea2aee7c
commit 9d5c558fb1

View File

@ -3,11 +3,11 @@
%global rlibdir %{_datadir}/R/library %global rlibdir %{_datadir}/R/library
# Depends on callr, which depends on this. # Depends on callr, which depends on this.
%bcond_without bootstrap %bcond_with bootstrap
Name: R-%{packname} Name: R-%{packname}
Version: 0.1.1 Version: 0.1.1
Release: 14.0.riscv64%{?dist} Release: 14.1.riscv64%{?dist}
Summary: Create Rich Command Line Applications Summary: Create Rich Command Line Applications
License: MIT License: MIT
@ -93,6 +93,9 @@ _R_CHECK_FORCE_SUGGESTS_=0 %{_bindir}/R CMD check %{packname}
%changelog %changelog
* Mon Aug 12 2024 Jason Montleon <jmontleo@redhat.com> - 0.1.1-14.1.riscv64
- Turn off bootstrap (riscv64)
* Wed Jul 17 2024 Fedora Release Engineering <releng@fedoraproject.org> - 0.1.1-14 * Wed Jul 17 2024 Fedora Release Engineering <releng@fedoraproject.org> - 0.1.1-14
- Rebuilt for https://fedoraproject.org/wiki/Fedora_41_Mass_Rebuild - Rebuilt for https://fedoraproject.org/wiki/Fedora_41_Mass_Rebuild