Bootstrap (riscv64)

Signed-off-by: David Abdurachmanov <davidlt@rivosinc.com>
This commit is contained in:
David Abdurachmanov 2023-12-13 17:42:18 +02:00
parent 517211623f
commit 884dfec65d
Signed by: davidlt
GPG Key ID: 7A5F42FAF91FACC3

View File

@ -1,5 +1,5 @@
# When we are bootstrapping, we drop some dependencies, and/or build time tests.
%bcond_with bootstrap
%bcond_without bootstrap
%global packname purrr
%global packver 1.0.1
@ -7,7 +7,7 @@
Name: R-%{packname}
Version: %{packver}
Release: 3%{?dist}
Release: 3.0.riscv64%{?dist}
Summary: Functional Programming Tools
License: GPLv3
@ -85,6 +85,9 @@ _R_CHECK_FORCE_SUGGESTS_=0 %{_bindir}/R CMD check --ignore-vignettes %{packname}
%changelog
* Wed Dec 13 2023 David Abdurachmanov <davidlt@rivosinc.com> - 1.0.1-3.0.riscv64
- Bootstrap (riscv64)
* Wed Jul 19 2023 Fedora Release Engineering <releng@fedoraproject.org> - 1.0.1-3
- Rebuilt for https://fedoraproject.org/wiki/Fedora_39_Mass_Rebuild