Compare commits

...

1 Commits

Author SHA1 Message Date
David Abdurachmanov ff523cdcfb
Bootstrap on riscv64
Signed-off-by: David Abdurachmanov <davidlt@rivosinc.com>
2022-10-07 10:08:14 +03:00
1 changed files with 5 additions and 2 deletions

View File

@ -1,5 +1,5 @@
# Tests requires processx which requires this package.
%bcond_with bootstrap
%bcond_without bootstrap
%global packname ps
%global packver 1.7.1
@ -7,7 +7,7 @@
Name: R-%{packname}
Version: 1.7.1
Release: 1%{?dist}
Release: 1.0.riscv64%{?dist}
Summary: List, Query, Manipulate System Processes
License: MIT
@ -94,6 +94,9 @@ _R_CHECK_FORCE_SUGGESTS_=0 %{_bindir}/R CMD check %{packname} --no-examples --no
%changelog
* Fri Oct 07 2022 David Abdurachmanov <davidlt@rivosinc.com> - 1.7.1-1.0.riscv64
- Bootstrap on riscv64
* Thu Aug 18 2022 Tom Callaway <spot@fedoraproject.org> - 1.7.1-1
- update to 1.7.1
- bootstrap