From d482142608a74d3803728c5dae5e8507cc96fd81 Mon Sep 17 00:00:00 2001 From: David Abdurachmanov Date: Sun, 23 Oct 2022 21:17:54 +0300 Subject: [PATCH] Disable bootstrap Signed-off-by: David Abdurachmanov --- texlive-base.spec | 7 +++++-- 1 file changed, 5 insertions(+), 2 deletions(-) diff --git a/texlive-base.spec b/texlive-base.spec index 97f51dc..9c9ccea 100644 --- a/texlive-base.spec +++ b/texlive-base.spec @@ -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 - 9:202110325-52.1.riscv64 +- Disable bootstrap + * Sun Oct 23 2022 David Abdurachmanov - 9:202110325-52.0.riscv64 - Bootstrap on riscv64