From 093d98a0428e0d80aa7cc83c588e1d1ce8a475b4 Mon Sep 17 00:00:00 2001 From: Tom spot Callaway Date: Fri, 15 Jan 2021 11:34:59 -0500 Subject: [PATCH] debootstrap --- texlive-base.spec | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/texlive-base.spec b/texlive-base.spec index 2675742..7cf422d 100644 --- a/texlive-base.spec +++ b/texlive-base.spec @@ -16,7 +16,7 @@ %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} @@ -9153,6 +9153,9 @@ done <<< "$list" %doc %{_texdir}/texmf-dist/doc/latex/yplan/ %changelog +* Fri Jan 15 2021 Tom Callaway - 9:20200327-25 +- debootstrap + * Fri Jan 15 2021 Tom Callaway - 9:20200327-24 - fix context shell binary to handle /home dirs that are symlinks (bz1913245)