
Hello community, here is the log from the commit of package texlive checked in at Sat Nov 29 10:46:43 CET 2008. -------- --- texlive/texlive-bin.changes 2008-11-17 15:03:02.000000000 +0100 +++ /mounts/work_src_done/STABLE/texlive/texlive-bin.changes 2008-11-29 10:42:57.059350000 +0100 @@ -1,0 +2,6 @@ +Sat Nov 29 10:30:27 CET 2008 - coolo@suse.de + +- make it build with latest poppler, it does no longer + export xpdfVersion, but hardcodes it internally to 3.00 + +------------------------------------------------------------------- texlive.changes: same change calling whatdependson for head-i586 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ texlive-bin.spec ++++++ --- /var/tmp/diff_new_pack.AG7585/_old 2008-11-29 10:44:36.000000000 +0100 +++ /var/tmp/diff_new_pack.AG7585/_new 2008-11-29 10:44:36.000000000 +0100 @@ -40,7 +40,7 @@ Summary: The Base System of TeXLive Group: Productivity/Publishing/TeX/Base Version: 2007 -Release: 218 +Release: 219 # Remark: Due license problems ./texk/dvi2tty and ./libs/libgsw32 are removed from Source0: source.tar.bz2 Source1: texmf-doc.tar.bz2 @@ -1663,6 +1663,9 @@ %files -n texlive-bin-musictex -f lists/texlive-bin-musictex %changelog +* Sat Nov 29 2008 coolo@suse.de +- make it build with latest poppler, it does no longer + export xpdfVersion, but hardcodes it internally to 3.00 * Mon Nov 17 2008 werner@suse.de - Make trigger scripts fail safe * Fri Sep 05 2008 werner@suse.de ++++++ texlive.spec ++++++ --- /var/tmp/diff_new_pack.AG7585/_old 2008-11-29 10:44:36.000000000 +0100 +++ /var/tmp/diff_new_pack.AG7585/_new 2008-11-29 10:44:36.000000000 +0100 @@ -42,7 +42,7 @@ Summary: The Base System of TeXLive Group: Productivity/Publishing/TeX/Base Version: 2007 -Release: 220 +Release: 221 # Remark: Due license problems ./texk/dvi2tty and ./libs/libgsw32 are removed from Source0: source.tar.bz2 Source1: texmf-doc.tar.bz2 @@ -1830,6 +1830,9 @@ %files -n texlive-nfs -f lists/texlive-nfs %changelog +* Sat Nov 29 2008 coolo@suse.de +- make it build with latest poppler, it does no longer + export xpdfVersion, but hardcodes it internally to 3.00 * Mon Nov 17 2008 werner@suse.de - Make trigger scripts fail safe * Fri Sep 05 2008 werner@suse.de ++++++ source-poppler-0.6.dif ++++++ --- /var/tmp/diff_new_pack.AG7585/_old 2008-11-29 10:44:37.000000000 +0100 +++ /var/tmp/diff_new_pack.AG7585/_new 2008-11-29 10:44:37.000000000 +0100 @@ -353,3 +353,14 @@ #define COPYRIGHT_HOLDER "SIL International" #define AUTHOR "Jonathan Kew" #define PROGRAM_HELP XETEXHELP +--- ./texk/web2c/xetexdir/XeTeX_ext.c.orig 2008-11-29 10:28:54.692767000 +0100 ++++ ./texk/web2c/xetexdir/XeTeX_ext.c 2008-11-29 10:29:06.027422000 +0100 +@@ -185,6 +185,8 @@ + extern FT_Library gFreeTypeLibrary; /* in XeTeXFontInst_FT2 */ + FT_Int ftMajor, ftMinor, ftPatch; + ++ const char *xpdfVersion = "3.00"; ++ + char* fmt = + "Compiled with ICU version %s [with modifications for XeTeX]\n" + "Compiled with zlib version %s; using %s\n" ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Remember to have fun... -- To unsubscribe, e-mail: opensuse-commit+unsubscribe@opensuse.org For additional commands, e-mail: opensuse-commit+help@opensuse.org
participants (1)
-
root@Hilbert.suse.de