2020-04-29 10:11:51 +00:00
committed by Git OBS Bridge
parent 6e63803a14
commit e8e4738043
4 changed files with 3569 additions and 2 deletions

View File

@@ -19,7 +19,7 @@
%define texlive_version 2020
%define texlive_previous 2019
%define texlive_release 20200327
%define texlive_noarch 171
%define texlive_noarch 172
%define texlive_source texlive-20200327-source
%define __perl_requires %{nil}
@@ -42,7 +42,7 @@
%ifarch %ix86 x86_64 ppc %arml aarch64 mips
%global with_LuaJIT 1
%endif
%bcond_with LuaJIT
%bcond_without LuaJIT
#
# poppler -- use system wide libpoppler
@@ -283,6 +283,10 @@ Patch61: source-poppler0.83.0.patch
Patch62: source-psutils-kpathsea.dif
# PATCH-FIX-UPSTREAM source-poppler0.86.0.patch
Patch64: source-poppler0.86.0.patch
# PATCH-FIX-SUSE Support luajit on ppc64/ppc64le
Patch104: 0004-Add-ppc64-support-based-on-koriakin-GitHub-patchset.patch
# PATCH-FIX-SUSE Support luajit fix for arm64
Patch106: 0006-Fix-register-allocation-bug-in-arm64.patch
Prefix: %{_bindir}
Provides: pdfjam = %{version}
Obsoletes: pdfjam < %{version}
@@ -3802,6 +3806,10 @@ This package is required by the package texlive-biber-bin.
%patch18 -p0 -b .a2p
%patch19 -p0 -b .dvipng
%patch20 -p0 -b .missed
pushd libs/luajit/LuaJIT-src/
%patch104 -p1 -b .ppc64
%patch106 -p1 -b .arm64
popd
%patch0 -p0 -b .p0
%if %{with buildbiber}
pushd ../*biber-*/