Disable bootstrap

Signed-off-by: David Abdurachmanov <davidlt@rivosinc.com>
This commit is contained in:
David Abdurachmanov 2023-12-06 06:26:06 +02:00
parent f6aa90f4c0
commit c3343b4d30
Signed by: davidlt
GPG Key ID: 8B7F1DA0E2C9FDBB
1 changed files with 5 additions and 2 deletions

View File

@ -18,14 +18,14 @@
%global __brp_mangle_shebangs_exclude ^$
# We have a circular dep on latex due to xindy
%bcond_without bootstrap
%bcond_with bootstrap
# Upstream no longer supports poppler. We've been hacking it in, but... maybe we should stop?
%bcond_with poppler
Name: %{shortname}-base
Version: %{source_date}
Release: 77.0.riscv64%{?dist}
Release: 77.1.riscv64%{?dist}
Epoch: 11
Summary: TeX formatting system
# The only files in the base package are directories, cache, and license texts
@ -11109,6 +11109,9 @@ yes | %{_bindir}/updmap-sys --quiet --syncwithtrees >/dev/null 2>&1 || :
%doc %{_texdir}/texmf-dist/doc/latex/yplan/
%changelog
* Wed Dec 06 2023 David Abdurachmanov <davidlt@rivosinc.com> - 11:20230311-77.1.riscv64
- Disable bootstrap
* Mon Nov 27 2023 David Abdurachmanov <davidlt@rivosinc.com> - 11:20230311-77.0.riscv64
- Add support for riscv64 (disable LuaJIT)
- Bootstrap