upload texlive.tlpdb

This commit is contained in:
Than Ngo 2023-07-05 18:14:16 +02:00
parent 2e30d0cd8c
commit c9ced67925
2 changed files with 3 additions and 3 deletions

View File

@ -695,3 +695,4 @@ SHA512 (hypdoc.doc.tar.xz) = 8ef2afe4f1e69aa9934d80363d206a852444396a7067e99ee9e
SHA512 (hypdoc.tar.xz) = 216c3adfa731d4c18b7072d3fd812065195bd06b849cc2b669650a24d51b93cd5c4dd8b9dbfb5874e90d2b928e32a675d5bafed1f5543b826041374f2d4885dd
SHA512 (hopatch.doc.tar.xz) = 4fbf84371053bd67fb3d4b370bc335013cb62042cf9c13d2fc1c63a582a56885a93f73a44aff8986b4c657f7d172a1bd75cbde556633647a1abafb72746f9150
SHA512 (hopatch.tar.xz) = 6c0f9549ce0321d9080cd0dfd3062eab47722bedac79293a14019c25edfdca7afd0cd6bd3b7be67a99a93ea0b347ac798a7b24909886d300e7085ca67d1a5c42
SHA512 (texlive.tlpdb) = c0bf610c1745815268222f39b610fd0cbc621c2444812307fe10f984fd01648ae1a30fd38a4fdb350218b05b9951dc3bd5a7a3dfea1dbbe13fd97e335110bc18

View File

@ -66,8 +66,7 @@ Requires: tex-kpathsea
# https://ctan.math.illinois.edu/systems/texlive/Source/%%{source_name}.tar.xz
Source0: texlive-%{source_date}-source-clean.tar.xz
Source1: macros.texlive
# found here: https://tug.ctan.org/systems/texlive/tlnet/tlpkg/texlive.tlpdb
Source2: texlive.tlpdb.xz
Source2: https://tug.ctan.org/systems/texlive/tlnet/tlpkg/texlive.tlpdb
Source3: texlive-licenses.tar.xz
Source4: generate-fmtutilcnf
Source5: gnu-freefont.metainfo.xml
@ -25330,7 +25329,7 @@ mkdir -p %{buildroot}%{_rpmmacrodir}
cp -a %{SOURCE1} %{buildroot}%{_rpmmacrodir}/macros.texlive
# install texlive.tlpdb
xz --decompress --stdout %{SOURCE2} > %{buildroot}%{_texdir}/texlive.tlpdb
cp %{SOURCE2} %{buildroot}%{_texdir}/
# make a symlink so texdoc is happy
pushd %{buildroot}%{_texdir}/tlpkg
ln -s ../texlive.tlpdb .