Bootstrap on riscv64
Signed-off-by: David Abdurachmanov <davidlt@rivosinc.com>
This commit is contained in:
parent
5d95c6364d
commit
afb3d4e35c
@ -1,4 +1,4 @@
|
||||
%bcond_with bootstrap
|
||||
%bcond_without bootstrap
|
||||
|
||||
%global packname processx
|
||||
%global packver 3.7.0
|
||||
@ -6,7 +6,7 @@
|
||||
|
||||
Name: R-%{packname}
|
||||
Version: %{packver}
|
||||
Release: 1%{?dist}
|
||||
Release: 1.0.riscv64%{?dist}
|
||||
Summary: Execute and Control System Processes
|
||||
|
||||
License: MIT
|
||||
@ -93,6 +93,9 @@ install -pm 0644 %{packname}/README.md %{buildroot}%{rlibdir}/%{packname}/
|
||||
|
||||
|
||||
%changelog
|
||||
* Sat Oct 08 2022 David Abdurachmanov <davidlt@rivosinc.com> - 3.7.0-1.0.riscv64
|
||||
- Bootstrap on riscv64
|
||||
|
||||
* Thu Aug 18 2022 Tom Callaway <spot@fedoraproject.org> - 3.7.0-1
|
||||
- update to 3.7.0
|
||||
- rebuild for R 4.2.1
|
||||
|
Loading…
Reference in New Issue
Block a user