Turn off bootstrap (riscv64)
Signed-off-by: Jason Montleon <jmontleo@redhat.com>
This commit is contained in:
parent
452bf1e940
commit
7abe90eaec
@ -1,5 +1,5 @@
|
|||||||
# Tests requires processx which requires this package.
|
# Tests requires processx which requires this package.
|
||||||
%bcond_without bootstrap
|
%bcond_with bootstrap
|
||||||
|
|
||||||
%global packname ps
|
%global packname ps
|
||||||
%global packver 1.7.5
|
%global packver 1.7.5
|
||||||
@ -7,7 +7,7 @@
|
|||||||
|
|
||||||
Name: R-%{packname}
|
Name: R-%{packname}
|
||||||
Version: %{packver}
|
Version: %{packver}
|
||||||
Release: 7.0.riscv64%{?dist}
|
Release: 7.1.riscv64%{?dist}
|
||||||
Summary: List, Query, Manipulate System Processes
|
Summary: List, Query, Manipulate System Processes
|
||||||
|
|
||||||
License: MIT
|
License: MIT
|
||||||
@ -95,6 +95,9 @@ _R_CHECK_FORCE_SUGGESTS_=0 %{_bindir}/R CMD check %{packname} --no-examples --no
|
|||||||
|
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Mon Aug 12 2024 Jason Montleon <jmontleo@redhat.com> - 1.7.5-7.1.riscv64
|
||||||
|
- Turn off bootstrap (riscv64)
|
||||||
|
|
||||||
* Thu Jul 25 2024 David Abdurachmanov <davidlt@rivosinc.com> - 1.7.5-7.0.riscv64
|
* Thu Jul 25 2024 David Abdurachmanov <davidlt@rivosinc.com> - 1.7.5-7.0.riscv64
|
||||||
- Bootstrap (riscv64)
|
- Bootstrap (riscv64)
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user