diff --git a/texlive.spec b/texlive.spec index 000c63c..74bcddc 100644 --- a/texlive.spec +++ b/texlive.spec @@ -19,7 +19,7 @@ %define texlive_version 2018 %define texlive_previous 2016 %define texlive_release 20180414 -%define texlive_noarch 137 +%define texlive_noarch 154 %define texlive_source texlive-20180414-source %define __perl_requires %{nil} @@ -138,6 +138,7 @@ BuildRequires: graphite2-devel BuildRequires: gsl-devel BuildRequires: harfbuzz-devel BuildRequires: jpeg +BuildRequires: libOSMesa-devel BuildRequires: libicu-devel BuildRequires: libjpeg-devel BuildRequires: libopenssl-devel @@ -263,6 +264,8 @@ Patch22: source-synctex-bump-soname.dif Patch23: source-fix-synctex-missing-header-install.dif # PATCH-FIX-TEXLIVE Patch24: source-lua-poppler0640.dif +# PATCH-FIX-TEXLIVE +Patch25: source-patgen.dif # PATCH-FIX-SUSE Make biber work with our perl Patch42: biblatex-encoding.dif # PATCH-FIX-SUSE Old problem back: we do not use internal Certs! @@ -3553,6 +3556,7 @@ fi %patch22 -p0 -b .synctexAPI %patch23 -p0 -b .synctexINC %patch24 -p0 -b .popp064 +%patch25 -p0 -b .patgen %patch0 -p0 -b .p0 %if %{with buildbiber} pushd ../biblatex-biber-*