Bootstrap on riscv64

Signed-off-by: David Abdurachmanov <davidlt@rivosinc.com>
This commit is contained in:
David Abdurachmanov 2022-10-26 21:34:16 +03:00
parent e960f58b2e
commit 3b10e979ab
Signed by: davidlt
GPG Key ID: 8B7F1DA0E2C9FDBB
1 changed files with 5 additions and 2 deletions

View File

@ -1,12 +1,12 @@
%global module Clp
# Avoid circular dependencies on first build
%bcond_with bootstrap
%bcond_without bootstrap
Name: coin-or-%{module}
Summary: Coin-or linear programming
Version: 1.17.6
Release: 10%{?dist}
Release: 10.0.riscv64%{?dist}
License: EPL-1.0
URL: https://github.com/coin-or/%{module}
Source0: %{url}/archive/releases/%{version}/%{module}-%{version}.tar.gz
@ -154,6 +154,9 @@ LD_LIBRARY_PATH=%{buildroot}%{_libdir} make test
%{_docdir}/%{name}/clp_doxy.tag
%changelog
* Wed Oct 26 2022 David Abdurachmanov <davidlt@rivosinc.com> - 1.17.6-10.0.riscv64
- Bootstrap on riscv64
* Wed Jul 20 2022 Fedora Release Engineering <releng@fedoraproject.org> - 1.17.6-10
- Rebuilt for https://fedoraproject.org/wiki/Fedora_37_Mass_Rebuild