Skip to content
GitLab
Menu
Projects
Groups
Snippets
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in
Toggle navigation
Menu
Open sidebar
staging
rpms
texlive
Commits
3595e5e4
Commit
3595e5e4
authored
May 18, 2021
by
Rocky Automation
📺
Browse files
import texlive-20180414-20.el8
parent
be823281
Changes
3
Expand all
Hide whitespace changes
Inline
Side-by-side
.texlive.metadata
View file @
3595e5e4
...
@@ -356,10 +356,10 @@ c8dc5278bc3236d67392cc48d57dbd418ad7b65e SOURCES/lualatex-math.doc.tar.xz
...
@@ -356,10 +356,10 @@ c8dc5278bc3236d67392cc48d57dbd418ad7b65e SOURCES/lualatex-math.doc.tar.xz
66db9d59cee313f1d9a5a12ed49e0ff7352524ef SOURCES/lualatex-math.tar.xz
66db9d59cee313f1d9a5a12ed49e0ff7352524ef SOURCES/lualatex-math.tar.xz
3eb41f1bdcd85b4f9e343a3f3f768f9cfc2e990d SOURCES/lualibs.doc.tar.xz
3eb41f1bdcd85b4f9e343a3f3f768f9cfc2e990d SOURCES/lualibs.doc.tar.xz
aa647be6d40cb4f8a205e6a0d4c72e59f7d3dec7 SOURCES/lualibs.source.tar.xz
aa647be6d40cb4f8a205e6a0d4c72e59f7d3dec7 SOURCES/lualibs.source.tar.xz
6dee23b12f227a53ddb27510891d6ea7a759bc64
SOURCES/lualibs.tar.xz
26edaa475405e2b0d8bb40784f5f61bfb11e7d00
SOURCES/lualibs.tar.xz
40de22da707ad55182a2c7b31857fa22a9089366 SOURCES/luaotfload.doc.tar.xz
40de22da707ad55182a2c7b31857fa22a9089366 SOURCES/luaotfload.doc.tar.xz
db45b9d60c1dea91d9504643aa3756d0f335391b SOURCES/luaotfload.source.tar.xz
db45b9d60c1dea91d9504643aa3756d0f335391b SOURCES/luaotfload.source.tar.xz
86e081e21c3820e180eb868ee4de71c5ac6e3c84
SOURCES/luaotfload.tar.xz
bc32d9e53b120f39a2e33f80a0b0eef677d47180
SOURCES/luaotfload.tar.xz
9e0a8234fa33130033471c70ffde9bc9bc43ac97 SOURCES/luatex.doc.tar.xz
9e0a8234fa33130033471c70ffde9bc9bc43ac97 SOURCES/luatex.doc.tar.xz
25e59d11497fb0edefa29160004212f4d12bd832 SOURCES/luatex.tar.xz
25e59d11497fb0edefa29160004212f4d12bd832 SOURCES/luatex.tar.xz
766ea89503ff3dbc6acc845b98cc40b56435d3da SOURCES/luatex85.doc.tar.xz
766ea89503ff3dbc6acc845b98cc40b56435d3da SOURCES/luatex85.doc.tar.xz
...
...
SOURCES/texlive-20180414-poppler-20.11.0-luatex.patch
0 → 100644
View file @
3595e5e4
This diff is collapsed.
Click to expand it.
SPECS/texlive.spec
View file @
3595e5e4
...
@@ -15,7 +15,7 @@
...
@@ -15,7 +15,7 @@
Name: texlive
Name: texlive
Version: %{source_date}
Version: %{source_date}
Release:
19
%{?dist}
Release:
20
%{?dist}
Epoch: %{tl_epoch}
Epoch: %{tl_epoch}
Summary: TeX formatting system
Summary: TeX formatting system
Group: Applications/Publishing
Group: Applications/Publishing
...
@@ -864,8 +864,6 @@ Patch7: texlive-20180414-new-poppler.patch
...
@@ -864,8 +864,6 @@ Patch7: texlive-20180414-new-poppler.patch
Patch8: texlive-20180414-xml.patch
Patch8: texlive-20180414-xml.patch
# python3 support and mangling shebang
# python3 support and mangling shebang
Patch9: texlive-2017-python3.patch
Patch9: texlive-2017-python3.patch
# fix for poppler-0.63
Patch10: texlive-20180414-poppler-0.63.patch
# annocheck distro flag failures
# annocheck distro flag failures
Patch11: texlive-20180414-annocheck.patch
Patch11: texlive-20180414-annocheck.patch
# CVE-2018-17407
# CVE-2018-17407
...
@@ -875,6 +873,8 @@ Patch13: texlive-20180414-covscan.patch
...
@@ -875,6 +873,8 @@ Patch13: texlive-20180414-covscan.patch
# Since we need to include tlmgr.pl for texconfig
# Since we need to include tlmgr.pl for texconfig
# lets try to keep people from shooting themselves with it
# lets try to keep people from shooting themselves with it
Patch14: texlive-20180414-tlmgr-ignore-warning.patch
Patch14: texlive-20180414-tlmgr-ignore-warning.patch
# fix for poppler-20.11.0
Patch15: texlive-20180414-poppler-20.11.0-luatex.patch
%description
%description
The TeX Live software distribution offers a complete TeX system for a
The TeX Live software distribution offers a complete TeX system for a
...
@@ -23782,11 +23782,13 @@ xz -dc %{SOURCE0} | tar x
...
@@ -23782,11 +23782,13 @@ xz -dc %{SOURCE0} | tar x
%patch5 -p0
%patch5 -p0
%if 0%{?fedora} >= 28 || 0%{?rhel} >= 8
%if 0%{?fedora} >= 28 || 0%{?rhel} >= 8
%patch7 -p1 -b .newpoppler
%patch7 -p1 -b .newpoppler
%patch10 -p1 -b .poppler-0.63.0
%endif
%endif
%patch11 -p1 -b .annocheck
%patch11 -p1 -b .annocheck
%patch12 -p1
%patch12 -p1
%patch13 -p1
%patch13 -p1
pushd source
%patch15 -p1
popd
# Setup copies of the licenses
# Setup copies of the licenses
for l in `unxz -c %{SOURCE2} | tar t`; do
for l in `unxz -c %{SOURCE2} | tar t`; do
ln -s %{_texdir}/licenses/$l $l
ln -s %{_texdir}/licenses/$l $l
...
@@ -23799,7 +23801,9 @@ export CXXFLAGS="$RPM_OPT_FLAGS -std=c++11 -fno-strict-aliasing -Werror=format-s
...
@@ -23799,7 +23801,9 @@ export CXXFLAGS="$RPM_OPT_FLAGS -std=c++11 -fno-strict-aliasing -Werror=format-s
%if 0%{?fedora} >= 28 || 0%{?rhel} >= 8
%if 0%{?fedora} >= 28 || 0%{?rhel} >= 8
export LDFLAGS="%{build_ldflags}"
export LDFLAGS="%{build_ldflags}"
%endif
%endif
cd source
cd source/texk/web2c/
autoreconf -vfi
cd ../..
PREF=`pwd`/inst
PREF=`pwd`/inst
mkdir -p work
mkdir -p work
cd work
cd work
...
@@ -24602,10 +24606,9 @@ chmod 644 %{buildroot}%{_texdir}/texmf-dist/doc/xelatex/xepersian/*.py
...
@@ -24602,10 +24606,9 @@ chmod 644 %{buildroot}%{_texdir}/texmf-dist/doc/xelatex/xepersian/*.py
# fix mangling shebang in scrips
# fix mangling shebang in scrips
pushd %{buildroot}%{_texdir}/texmf-dist/
pushd %{buildroot}%{_texdir}/texmf-dist/
sed -i '1d' scripts/latex2man/latex2man
sed -i '1d' scripts/latex2man/latex2man
for f in oberdiek/pdfatfi.pl luaotfload/mkimport \
for f in oberdiek/pdfatfi.pl \
luaotfload/mktests luaotfload/luaotfload-tool.lua \
luaotfload/luaotfload-tool.lua \
luaotfload/mkstatus luaotfload/mkglyphlist \
tex4ht/mk4ht.pl epstopdf/epstopdf.pl \
luaotfload/mkcharacters tex4ht/mk4ht.pl epstopdf/epstopdf.pl \
texlive/mktexlsr.pl texlive/rungs.tlu \
texlive/mktexlsr.pl texlive/rungs.tlu \
texlive/updmap.pl texlive/test-tlpdb.tlu texlive/texconf.tlu \
texlive/updmap.pl texlive/test-tlpdb.tlu texlive/texconf.tlu \
texlive/fmtutil.pl ; do
texlive/fmtutil.pl ; do
...
@@ -27185,6 +27188,9 @@ fi
...
@@ -27185,6 +27188,9 @@ fi
%doc %{_texdir}/texmf-dist/doc/context/
%doc %{_texdir}/texmf-dist/doc/context/
%changelog
%changelog
* Mon Nov 09 2020 Than Ngo <than@redhat.com> - 7:20180414-20
- Resolves: #1889802, adapted texlive for poppler-20.10.0
* Thu Jul 23 2020 Than Ngo <than@redhat.com> - 7:20180414-19
* Thu Jul 23 2020 Than Ngo <than@redhat.com> - 7:20180414-19
- Related: #1829136, add missing mtxrun for tlmgr
- Related: #1829136, add missing mtxrun for tlmgr
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment