[packages/texlive/TEXLIVE_20080816] - added xetex-zlib patch (fixes xetex/xelatex startup with zlib 1.2.6+)

qboosh qboosh at pld-linux.org
Thu Apr 13 15:46:40 CEST 2017


commit f5d0e8f89d6915fc97e919b45748f8d9d43d1bc3
Author: Jakub Bogusz <qboosh at pld-linux.org>
Date:   Thu Apr 13 15:46:48 2017 +0200

    - added xetex-zlib patch (fixes xetex/xelatex startup with zlib 1.2.6+)

 texlive-xetex-zlib.patch | 10 ++++++++++
 texlive.spec             |  2 ++
 2 files changed, 12 insertions(+)
---
diff --git a/texlive.spec b/texlive.spec
index 35e45cb..fde9b8e 100644
--- a/texlive.spec
+++ b/texlive.spec
@@ -94,6 +94,7 @@ Patch11:	%{name}-clisp.patch
 Patch12:	%{name}-system-libpng.patch
 Patch13:	%{name}-system-zzip.patch
 Patch14:	%{name}-system-zlib.patch
+Patch15:	%{name}-xetex-zlib.patch
 URL:		http://www.tug.org/texlive/
 BuildRequires:	autoconf
 BuildRequires:	automake
@@ -6435,6 +6436,7 @@ lzma -dc %{SOURCE0} | tar xf - -C ..
 %patch12 -p1
 %patch13 -p1
 %patch14 -p1
+%patch15 -p1
 
 CURDIR=$(pwd)
 cd utils/xindy/make-rules/alphabets
diff --git a/texlive-xetex-zlib.patch b/texlive-xetex-zlib.patch
new file mode 100644
index 0000000..9ee9bd3
--- /dev/null
+++ b/texlive-xetex-zlib.patch
@@ -0,0 +1,10 @@
+--- texlive-20080816-source/texk/web2c/xetexdir/xetex.ch.orig
++++ texlive-20080816-source/texk/web2c/xetexdir/xetex.ch
+@@ -6804,7 +6804,6 @@ if (x<>69069)or feof(fmt_file) then goto bad_fmt
+ @y
+ undump_int(x);
+ if (x<>69069) then goto bad_fmt;
+-if not w_eof(fmt_file) then goto bad_fmt
+ @z
+ 
+ @x
================================================================

---- gitweb:

http://git.pld-linux.org/gitweb.cgi/packages/texlive.git/commitdiff/f5d0e8f89d6915fc97e919b45748f8d9d43d1bc3



More information about the pld-cvs-commit mailing list