fix bug when remove texlive subpackages with --noautoremove option
This commit is contained in:
parent
a9566653f5
commit
405c36f4ed
@ -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
|
||||
|
||||
@ -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}
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user