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
73b901b2
Commit
73b901b2
authored
Nov 09, 2021
by
Rocky Automation
📺
Browse files
import texlive-20180414-23.el8
parent
3595e5e4
Changes
1
Hide whitespace changes
Inline
Side-by-side
SPECS/texlive.spec
View file @
73b901b2
...
...
@@ -15,7 +15,7 @@
Name: texlive
Version: %{source_date}
Release: 2
0
%{?dist}
Release: 2
3
%{?dist}
Epoch: %{tl_epoch}
Summary: TeX formatting system
Group: Applications/Publishing
...
...
@@ -3753,6 +3753,8 @@ Obsoletes: texlive-kpathsea-bin < %{tl_epoch}:%{source_date}
Provides: texlive-kpathsea-doc = %{epoch}:%{source_date}-%{release}
Obsoletes: texlive-kpathsea-doc < %{tl_epoch}:%{source_date}
Requires(post,postun): /sbin/install-info
# We absolutely need this to go in first, since the trigger needs it
Requires(post): texlive-tetex = %{epoch}:%{source_date}-%{release}
Requires: coreutils, grep
Provides: tex(fmtutil.cnf) = %{epoch}:%{source_date}-%{release}
Provides: tex(mktex.cnf) = %{epoch}:%{source_date}-%{release}
...
...
@@ -27188,6 +27190,15 @@ fi
%doc %{_texdir}/texmf-dist/doc/context/
%changelog
* Fri Apr 30 2021 Than Ngo <than@redhat.com> - 7:20180414-23
- Related: #1902187, rebuild regarding to broken binutils
* Thu Apr 01 2021 Than Ngo <than@redhat.com> - 7:20180414-22
- Related: #1902187, require texlive-tetex
* Wed Mar 31 2021 Than Ngo <than@redhat.com> - 7:20180414-21
- Resolves: #1902187, add missing dependencies for texlive-kpathsea
* Mon Nov 09 2020 Than Ngo <than@redhat.com> - 7:20180414-20
- Resolves: #1889802, adapted texlive for poppler-20.10.0
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