Turn off bootstrap (riscv64)
Signed-off-by: Jason Montleon <jmontleo@redhat.com>
This commit is contained in:
parent
397812d46f
commit
c44a5d8de9
@ -1,4 +1,4 @@
|
||||
%bcond_without bootstrap
|
||||
%bcond_with bootstrap
|
||||
|
||||
%global packname utf8
|
||||
%global packver 1.2.2
|
||||
@ -9,7 +9,7 @@
|
||||
|
||||
Name: R-%{packname}
|
||||
Version: %{packver}
|
||||
Release: 9.0.riscv64%{?dist}
|
||||
Release: 9.1.riscv64%{?dist}
|
||||
Summary: Unicode Text Processing
|
||||
|
||||
# Automatically converted from old format: ASL 2.0 - review is highly recommended.
|
||||
@ -85,6 +85,9 @@ _R_CHECK_FORCE_SUGGESTS_=0 %{_bindir}/R CMD check %{packname} --ignore-vignettes
|
||||
|
||||
|
||||
%changelog
|
||||
* Mon Aug 12 2024 Jason Montleon <jmontleo@redhat.com> - 1.2.2-9.1.riscv64
|
||||
- Turn off bootstrap (riscv64)
|
||||
|
||||
* Thu Jul 25 2024 David Abdurachmanov <davidlt@rivosinc.com> - 1.2.2-9.0.riscv64
|
||||
- Bootstrap (riscv64)
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user