diff --git a/generate-fmtutilcnf b/generate-fmtutilcnf index 499be44..88b7d70 100755 --- a/generate-fmtutilcnf +++ b/generate-fmtutilcnf @@ -16,7 +16,7 @@ rm -f $web2cdir/fmtutil.cnf.rpmtmp echo "# Generated by $0 on $(date)" > $web2cdir/fmtutil.cnf.rpmtmp cat $web2cdir/fmtutil-hdr.cnf \ - $(ls $texdir/fmtutil.cnf.d/*) \ + $texdir/fmtutil.cnf.d/* \ >> $web2cdir/fmtutil.cnf.rpmtmp mv $web2cdir/fmtutil.cnf.rpmtmp $web2cdir/fmtutil.cnf diff --git a/texlive-base.spec b/texlive-base.spec index 3211cf9..6331a26 100644 --- a/texlive-base.spec +++ b/texlive-base.spec @@ -2378,7 +2378,7 @@ Obsoletes: texlive-kpathsea-bin < 7:20170520 Provides: tex-kpathsea-doc = %{epoch}:20180414-%{release} Provides: texlive-kpathsea-doc = %{epoch}:20180414-%{release} Obsoletes: texlive-kpathsea-doc < 7:20170520 -Requires: coreutils, grep texlive-base +Requires: coreutils grep texlive-base texlive-tetex Provides: tex(fmtutil.cnf) = %{epoch}:20180414-%{release} Provides: tex(mktex.cnf) = %{epoch}:20180414-%{release} Provides: tex(texmf.cnf) = %{epoch}:20180414-%{release}