diff --git a/texlive.spec b/texlive.spec index 12eb349009ff7a612897870993b515e42ceed539..79cdebefe92903ddd4d05a566012e6ebf78f0fe6 100644 --- a/texlive.spec +++ b/texlive.spec @@ -1,4 +1,4 @@ -%define anolis_release 5 +%define anolis_release 6 %global tl_version 2022 %{!?_texdir: %global _texdir %{_datadir}/%{name}} @@ -23,7 +23,7 @@ Requires: texlive-collection-latexrecommended Requires: tex-kpathsea # Now that the arch-dependent bits are in texlive-base... we can do this! BuildArch: noarch -ExclusiveArch: aarch64 x86_64 noarch loongarch64 +ExclusiveArch: aarch64 x86_64 noarch loongarch64 sw_64 # For python macros BuildRequires: make BuildRequires: python3-devel @@ -186808,6 +186808,9 @@ sed -i 's|#!/bin/python3|#!/usr/bin/python3|g' %{buildroot}%{_texdir}/texmf-dist %{_texdir}/texmf-dist/tex/latex/textcsc %changelog +* Mon Aug 11 2025 zhangbinchen - 10:2022-6 +- add support for sw_64 build + * Tue Apr 8 2025 wangzhe - 10:2022-5 - update the tarball path for rebuild