diff --git a/texlive-base.spec b/texlive-base.spec index 7e8e82d..10bd75d 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: 10%{?dist} +Release: 11%{?dist} Epoch: 7 Summary: TeX formatting system # The only files in the base package are directories, cache, and license texts @@ -9101,6 +9101,9 @@ done <<< "$list" %doc %{_texdir}/texmf-dist/doc/latex/yplan/ %changelog +* Tue Jul 14 2020 Tom Callaway - 7:20200327-11 +- disable bootstrap + * Tue Jul 14 2020 Tom Callaway - 7:20200327-10 - bootstrap again again