Bootstrap (riscv64)

Signed-off-by: David Abdurachmanov <davidlt@rivosinc.com>
This commit is contained in:
David Abdurachmanov 2024-01-11 20:34:58 +02:00
parent f35612dc80
commit 031f040913
Signed by: davidlt
GPG Key ID: 7A5F42FAF91FACC3
1 changed files with 5 additions and 2 deletions

View File

@ -12,11 +12,11 @@
# Since qepcad-B requires this package, use this to build when the old version
# of Singular cannot be installed.
%bcond_with bootstrap
%bcond_without bootstrap
Name: Singular
Version: %{downstreamver}%{?patchver}
Release: 3%{?dist}
Release: 3.0.riscv64%{?dist}
Summary: Computer Algebra System for polynomial computations
# License analysis:
# - The project as a whole is GPL-2.0-only OR GPL-3.0-only
@ -458,6 +458,9 @@ make check
%changelog
* Thu Jan 11 2024 David Abdurachmanov <davidlt@rivosinc.com> - 4.3.1p1-3.0.riscv64
- Boostrap (riscv64)
* Mon Apr 17 2023 Florian Weimer <fweimer@redhat.com> - 4.3.1p1-3
- Backport upstream patch to fix C99 compatibility issue