!9 fix bug when remove texlive subpackages

Merge pull request !9 from Captain.Wei/master
This commit is contained in:
openeuler-ci-bot 2020-05-19 16:13:50 +08:00 committed by Gitee
commit 0b7838d478
2 changed files with 2 additions and 2 deletions

View File

@ -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

View File

@ -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}