disable bootstrap

This commit is contained in:
Tom Callaway 2020-07-14 16:20:02 -04:00
parent 511e68a65d
commit af0d0090e7
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: 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 <spot@fedoraproject.org> - 7:20200327-11
- disable bootstrap
* Tue Jul 14 2020 Tom Callaway <spot@fedoraproject.org> - 7:20200327-10
- bootstrap again again