diff --git a/SPECS/texlive.spec b/SPECS/texlive.spec
index 46de398..15cc3ad 100644
--- a/SPECS/texlive.spec
+++ b/SPECS/texlive.spec
@@ -15,7 +15,7 @@
 
 Name: texlive
 Version: %{source_date}
-Release: 20%{?dist}
+Release: 23%{?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