Bring back xindex package

Removed by accident while reverting xindy_arches changes.

Signed-off-by: David Abdurachmanov <david.abdurachmanov@sifive.com>
This commit is contained in:
David Abdurachmanov 2019-08-19 07:01:28 -07:00
parent 6c8fd2e1d0
commit cb6d2ccee2
Signed by: davidlt
GPG Key ID: 8B7F1DA0E2C9FDBB
1 changed files with 26 additions and 0 deletions

View File

@ -6412,6 +6412,24 @@ XeTeX also eliminates the complex task of managing a TeX font installation.
XeTeX is now part of the standard TeX distribution TeXLive and works well with
TeX macro packages like LaTeX and ConTeXt.
%package -n %{shortname}-xindex
Provides: tex-xindex = %{epoch}:%{source_date}-%{release}
Provides: tex-xindex-bin = %{epoch}:%{source_date}-%{release}
Provides: texlive-xindex-bin = %{epoch}:%{source_date}-%{release}
License: LPPL 1.3
Summary: Unicode compatible index program for LaTeX
Requires: lua >= 5.3
Requires: texlive-base
Requires: texlive-kpathsea
Requires: texlive-luatex
Provides: tex(xindex.lua) = %{epoch}:%{source_date}-%{release}
Provides: tex(xindex.sty) = %{epoch}:%{source_date}-%{release}
# lua
BuildArch: noarch
%description -n %{shortname}-xindex
Unicode compatible index program for LaTeX.
%ifarch %{xindy_arches}
%package -n %{shortname}-xindy
Provides: tex-xindy = %{epoch}:%{source_date}-%{release}
@ -8910,6 +8928,14 @@ done <<< "$list"
%{fmtutil_cnf_d}/xetex
%doc %{_texdir}/texmf-dist/doc/xetex/
%files -n %{shortname}-xindex
%license lppl1.3.txt
%{_bindir}/xindex
%{_texdir}/texmf-dist/scripts/xindex/
%{_texdir}/texmf-dist/tex/latex/xindex/
%{_texdir}/texmf-dist/tex/lualatex/xindex/
%doc %{_texdir}/texmf-dist/doc/lualatex/xindex/
%ifarch %{xindy_arches}
%files -n %{shortname}-xindy
%license gpl.txt