diff --git a/texlive.spec b/texlive.spec index 280d4652464b613b1ea33e9f267cef604e51f3d2..e400324be332ab7634820b04a68e4de8074e82a2 100644 --- a/texlive.spec +++ b/texlive.spec @@ -1,4 +1,4 @@ -%define anolis_release .0.2 +%define anolis_release .0.3 %define _legacy_common_support 1 %global tl_epoch 9 %global source_date 20200406 @@ -24343,7 +24343,7 @@ done %build -%ifarch loongarch64 +%ifarch loongarch64 sw_64 export CFLAGS="$RPM_OPT_FLAGS -fno-strict-aliasing" export CXXFLAGS="$RPM_OPT_FLAGS -std=c++11 -fno-strict-aliasing" %else @@ -24405,7 +24405,7 @@ cd work --disable-biber \ --disable-ptexenc \ --disable-largefile \ - %ifarch aarch64 %{mips} %{power64} s390 s390x loongarch64 + %ifarch aarch64 %{mips} %{power64} s390 s390x loongarch64 sw_64 --disable-luajittex --disable-mfluajit --disable-luajithbtex --disable-mfluajit-nowin \ %endif --disable-rpath @@ -24471,7 +24471,7 @@ popd # drop i386-linux packages so we need to make symlinks manuall # luatex -%ifnarch aarch64 %{mips} %{power64} s390 s390x loongarch64 +%ifnarch aarch64 %{mips} %{power64} s390 s390x loongarch64 sw_64 pushd %{buildroot}%{_bindir} for f in texluajit texluajitc ; do ln -fs luajittex $f @@ -26314,7 +26314,7 @@ done <<< "$list" %files luajittex %license gpl2.txt -%ifnarch aarch64 %{mips} %{power64} s390 s390x loongarch64 +%ifnarch aarch64 %{mips} %{power64} s390 s390x loongarch64 sw_64 %{_bindir}/luajittex %{_bindir}/luajithbtex %{_bindir}/texluajit @@ -27664,7 +27664,7 @@ done <<< "$list" %{_includedir}/kpathsea/* %{_includedir}/synctex/ %{_includedir}/texlua53/ -%ifnarch aarch64 %{mips} %{power64} s390 s390x loongarch64 +%ifnarch aarch64 %{mips} %{power64} s390 s390x loongarch64 sw_64 %{_includedir}/texluajit/ %endif %{_libdir}/*.so @@ -28407,6 +28407,9 @@ done <<< "$list" %{_texdir}/texmf-dist/doc/latex/xpatch/ %changelog +* Tue Jun 25 2024 Weisson - 9:20200406-26.0.3 +- add sw_64 support. + * Mon Jul 24 2023 Chang Gao - 9:20200406-26.0.2 - Fix runtime requires error