Disable bootstrap

Signed-off-by: David Abdurachmanov <davidlt@rivosinc.com>
This commit is contained in:
David Abdurachmanov 2022-10-23 21:17:54 +03:00
parent 5aaef5b3c9
commit d482142608
Signed by: davidlt
GPG Key ID: 8B7F1DA0E2C9FDBB
1 changed files with 5 additions and 2 deletions

View File

@ -16,11 +16,11 @@
%global __brp_mangle_shebangs_exclude ^$
# We have a circular dep on latex due to xindy
%bcond_without bootstrap
%bcond_with bootstrap
Name: %{shortname}-base
Version: %{source_date}
Release: 52.0.riscv64%{?dist}
Release: 52.1.riscv64%{?dist}
Epoch: 9
Summary: TeX formatting system
# The only files in the base package are directories, cache, and license texts
@ -9413,6 +9413,9 @@ yes | %{_bindir}/updmap-sys --quiet --syncwithtrees >/dev/null 2>&1 || :
%doc %{_texdir}/texmf-dist/doc/latex/yplan/
%changelog
* Sun Oct 23 2022 David Abdurachmanov <davidlt@rivosinc.com> - 9:202110325-52.1.riscv64
- Disable bootstrap
* Sun Oct 23 2022 David Abdurachmanov <davidlt@rivosinc.com> - 9:202110325-52.0.riscv64
- Bootstrap on riscv64