Turn off bootstrap (riscv64)
Signed-off-by: Jason Montleon <jmontleo@redhat.com>
This commit is contained in:
parent
7b9ee3ef11
commit
87b38c9c41
@ -1,10 +1,10 @@
|
||||
%global packname mockr
|
||||
%global rlibdir %{_datadir}/R/library
|
||||
%bcond_without bootstrap
|
||||
%bcond_with bootstrap
|
||||
|
||||
Name: R-%{packname}
|
||||
Version: 0.2.1
|
||||
Release: 9.0.riscv64%{?dist}
|
||||
Release: 9.1.riscv64%{?dist}
|
||||
Summary: Mocking in R
|
||||
|
||||
# Automatically converted from old format: GPLv3 - review is highly recommended.
|
||||
@ -75,6 +75,9 @@ _R_CHECK_FORCE_SUGGESTS_=0 %{_bindir}/R CMD check %{packname} --ignore-vignettes
|
||||
%{rlibdir}/%{packname}/doc
|
||||
|
||||
%changelog
|
||||
* Mon Aug 12 2024 Jason Montleon <jmontleo@redhat.com> - 0.2.1-9.1.riscv64
|
||||
- Turn off bootstrap (riscv64)
|
||||
|
||||
* Mon Jul 29 2024 Miroslav Suchý <msuchy@redhat.com> - 0.2.1-9
|
||||
- convert license to SPDX
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user