diff --git a/texlive-base.spec b/texlive-base.spec index 17b8edea664c6eb72636c37539fe7b639d0b177a..315e4d40938e6308e1159559752584220cdeb421 100644 --- a/texlive-base.spec +++ b/texlive-base.spec @@ -4,7 +4,7 @@ Name: texlive-base Version: 20180414 -Release: 34 +Release: 35 Epoch: 7 Summary: TeX formatting system License: ASL 2.0 and LGPL-2.1-only and Zlib and OFL-1.1 and Public Domain and LGPL-2.0-only and GPLv2+ and MPL-1.1 and Libpng and LGPL-3.0-only and BSL-1.0 and GPLv2 and GPLv3 and CPL-1.0 and IJG and MIT and LPPL-1.3c and ICU and psutils @@ -7146,7 +7146,7 @@ done <<< "$list" %files -n texlive-luatex %license gpl2.txt %{_bindir}/dviluatex -%ifnarch aarch64 +%ifnarch aarch64 riscv64 %{_bindir}/luajittex %{_bindir}/texluajit %{_bindir}/texluajitc @@ -7253,7 +7253,7 @@ done <<< "$list" %license gpl2.txt %{_bindir}/mflua %{_bindir}/mflua-nowin -%ifnarch aarch64 +%ifnarch aarch64 riscv64 %{_bindir}/mfluajit %{_bindir}/mfluajit-nowin %endif @@ -8108,6 +8108,9 @@ done <<< "$list" %doc %{_datadir}/texlive/texmf-dist/doc/latex/yplan/ %changelog +* Tue Jun 06 2023 misaka00251 - 20180414-35 +- Ignore unpackaged files for riscv64 + * Mon Jun 05 2023 misaka00251 - 20180414-34 - Fix build on riscv64