forked from pool/texlive
correct spec
OBS-URL: https://build.opensuse.org/package/show/Publishing:TeXLive/texlive?expand=0&rev=357
This commit is contained in:
parent
26c5b4cb53
commit
57b50c319f
@ -19,7 +19,7 @@
|
||||
%define texlive_version 2020
|
||||
%define texlive_previous 2019
|
||||
%define texlive_release 20200327
|
||||
%define texlive_noarch 169
|
||||
%define texlive_noarch 171
|
||||
%define texlive_source texlive-20200327-source
|
||||
|
||||
%define __perl_requires %{nil}
|
||||
@ -87,6 +87,7 @@ PreReq: %{name}-kpathsea >= %{texlive_version}
|
||||
PreReq: %{name}-scripts >= %{texlive_version}
|
||||
#!BuildIgnore: %{name}-kpathsea-bin
|
||||
#!BuildIgnore: %{name}-kpathsea
|
||||
#!BuildIgnore: %{name}-scripts-bin
|
||||
#!BuildIgnore: %{name}-scripts
|
||||
Requires(post): coreutils
|
||||
Requires(postun): coreutils
|
||||
@ -3831,9 +3832,6 @@ popd
|
||||
%if %{?pkg_vcmp:%{pkg_vcmp libpoppler-devel >= 0.86.0}}%{!?pkg_vcmp:0}
|
||||
%patch64 -p1 -b .poppler86
|
||||
%endif
|
||||
%if %{?pkg_vcmp:%{pkg_vcmp libpoppler-devel >= 0.86.0}}%{!?pkg_vcmp:0}
|
||||
%patch64 -p1 -b .poppler86
|
||||
%endif
|
||||
pver=$(pkg-config --modversion poppler)
|
||||
%if %{?pkg_vcmp:%{pkg_vcmp libpoppler-devel >= 0.79.0}}%{!?pkg_vcmp:0}
|
||||
cp ./texk/web2c/pdftexdir/pdftoepdf-poppler0.75.0.cc ./texk/web2c/pdftexdir/pdftoepdf-poppler${pver}.cc
|
||||
|
Loading…
Reference in New Issue
Block a user