Disable bootstrap (poppler update)

Signed-off-by: David Abdurachmanov <david.abdurachmanov@sifive.com>
This commit is contained in:
David Abdurachmanov 2020-11-21 07:52:05 +02:00
parent a167c76875
commit 9cd7928d62
Signed by: davidlt
GPG Key ID: 8B7F1DA0E2C9FDBB
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: 18.0.riscv64%{?dist}
Release: 18.1.riscv64%{?dist}
Epoch: 7
Summary: TeX formatting system
# The only files in the base package are directories, cache, and license texts
@ -9115,6 +9115,9 @@ done <<< "$list"
%doc %{_texdir}/texmf-dist/doc/latex/yplan/
%changelog
* Sat Nov 21 2020 David Abdurachmanov <david.abdurachmanov@sifive.com> - 7:20200327-18.1.riscv64
- Disable bootstrap (poppler update)
* Fri Nov 20 2020 David Abdurachmanov <david.abdurachmanov@sifive.com> - 7:20200327-18.0.riscv64
- Add support for RISC-V (riscv64)
- Bootstrap