Turn off bootstrap (riscv64)
Signed-off-by: Jason Montleon <jmontleo@redhat.com>
This commit is contained in:
parent
1b3452e255
commit
bf0df3801f
@ -3,11 +3,11 @@
|
||||
%global rlibdir %{_datadir}/R/library
|
||||
|
||||
# Needs knitr (build loop)
|
||||
%bcond_without bootstrap
|
||||
%bcond_with bootstrap
|
||||
|
||||
Name: R-%{packname}
|
||||
Version: %{packver}
|
||||
Release: 10.0.riscv64%{?dist}
|
||||
Release: 10.1.riscv64%{?dist}
|
||||
Summary: Syntax Highlighting for R Source Code
|
||||
|
||||
# Automatically converted from old format: GPLv2+ - review is highly recommended.
|
||||
@ -75,6 +75,9 @@ _R_CHECK_FORCE_SUGGESTS_=0 %{_bindir}/R CMD check %{packname} --ignore-vignettes
|
||||
|
||||
|
||||
%changelog
|
||||
* Mon Aug 12 2024 Jason Montleon <jmontleo@redhat.com> - 0.10-10.1.riscv64
|
||||
- Turn off bootstrap (riscv64)
|
||||
|
||||
* Fri Jul 26 2024 Miroslav Suchý <msuchy@redhat.com> - 0.10-10
|
||||
- convert license to SPDX
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user