diff --git a/texlive-base.spec b/texlive-base.spec index 71c04bf31513207064f6792a876b4d22a25e73f2..b54a61cf16fb03fb551202718a1c10800ad3b429 100644 --- a/texlive-base.spec +++ b/texlive-base.spec @@ -4,7 +4,7 @@ Name: texlive-base Version: 20180414 -Release: 36 +Release: 37 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 @@ -5881,7 +5881,7 @@ cd work --enable-shared --enable-compiler-warnings=max --without-cxx-runtime-hack \ --disable-native-texlive-build --disable-t1utils --disable-psutils --disable-biber --disable-ptexenc --disable-largefile \ --disable-xindy --disable-xindy-docs --disable-xindy-make-rules \ -%ifarch aarch64 riscv64 loongarch64 sw_64 +%ifarch aarch64 riscv64 loongarch64 sw_64 ppc64le --disable-luajittex --disable-mfluajit \ %endif --disable-rpath @@ -7092,7 +7092,7 @@ done <<< "$list" %{_includedir}/synctex/ %{_includedir}/texlua52/ %{_includedir}/texlua53/ -%ifnarch aarch64 riscv64 loongarch64 sw_64 +%ifnarch aarch64 riscv64 loongarch64 sw_64 ppc64le %{_includedir}/texluajit/ %endif %{_libdir}/*.so @@ -7161,7 +7161,7 @@ done <<< "$list" %files -n texlive-luatex %license gpl2.txt %{_bindir}/dviluatex -%ifnarch aarch64 riscv64 loongarch64 sw_64 +%ifnarch aarch64 riscv64 loongarch64 sw_64 ppc64le %{_bindir}/luajittex %{_bindir}/texluajit %{_bindir}/texluajitc @@ -7268,7 +7268,7 @@ done <<< "$list" %license gpl2.txt %{_bindir}/mflua %{_bindir}/mflua-nowin -%ifnarch aarch64 loongarch64 sw_64 +%ifnarch aarch64 loongarch64 sw_64 ppc64le %{_bindir}/mfluajit %{_bindir}/mfluajit-nowin %endif @@ -8123,6 +8123,9 @@ done <<< "$list" %doc %{_datadir}/texlive/texmf-dist/doc/latex/yplan/ %changelog +* Sat Mar 18 2024 hefq343 - 7:20180414-37 +- add ppc64le support + * Fri Aug 11 2023 yeqinglong - 7:20180414-36 - add sw_64 support and fix loongarch64 error