Bootstrap on riscv64

Signed-off-by: David Abdurachmanov <davidlt@rivosinc.com>
This commit is contained in:
David Abdurachmanov 2022-10-07 10:20:12 +03:00
parent 6c7fcbd0e6
commit 24ab8c747c
Signed by: davidlt
GPG Key ID: 8B7F1DA0E2C9FDBB
1 changed files with 5 additions and 2 deletions

View File

@ -1,4 +1,4 @@
%bcond_with bootstrap
%bcond_without bootstrap
%global packname hunspell
%global packver 3.0.1
@ -13,7 +13,7 @@
Name: R-%{packname}
Version: 3.0.1
Release: 7%{?dist}
Release: 7.0.riscv64%{?dist}
Summary: High-Performance Stemmer, Tokenizer, and Spell Checker
License: GPLv2 or LGPLv2 or MPLv1.1
@ -113,6 +113,9 @@ _R_CHECK_FORCE_SUGGESTS_=0 %{_bindir}/R CMD check %{packname} $ARGS
%changelog
* Fri Oct 07 2022 David Abdurachmanov <davidlt@rivosinc.com> - 3.0.1-7.0.riscv64
- Bootstrap on riscv64
* Wed Aug 24 2022 Tom Callaway <spot@fedoraproject.org> - 3.0.1-7
- rebuild for R 4.2.1