Turn off bootstrap (riscv64)
Signed-off-by: Jason Montleon <jmontleo@redhat.com>
This commit is contained in:
parent
9aea2aee7c
commit
9d5c558fb1
@ -3,11 +3,11 @@
|
||||
%global rlibdir %{_datadir}/R/library
|
||||
|
||||
# Depends on callr, which depends on this.
|
||||
%bcond_without bootstrap
|
||||
%bcond_with bootstrap
|
||||
|
||||
Name: R-%{packname}
|
||||
Version: 0.1.1
|
||||
Release: 14.0.riscv64%{?dist}
|
||||
Release: 14.1.riscv64%{?dist}
|
||||
Summary: Create Rich Command Line Applications
|
||||
|
||||
License: MIT
|
||||
@ -93,6 +93,9 @@ _R_CHECK_FORCE_SUGGESTS_=0 %{_bindir}/R CMD check %{packname}
|
||||
|
||||
|
||||
%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
|
||||
- Rebuilt for https://fedoraproject.org/wiki/Fedora_41_Mass_Rebuild
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user