Mailinglist Archive: opensuse-commit (794 mails)

< Previous Next >
commit texlive for openSUSE:Factory
  • From: root@xxxxxxxxxxxxxxx (h_root)
  • Date: Wed, 02 Sep 2009 18:30:18 +0200
  • Message-id: <20090902163018.CE4CF6480@xxxxxxxxxxxxxxx>

Hello community,

here is the log from the commit of package texlive for openSUSE:Factory
checked in at Wed Sep 2 18:30:18 CEST 2009.


--------
--- texlive/texlive-bin.changes 2009-08-26 16:57:43.000000000 +0200
+++ texlive/texlive-bin.changes 2009-08-31 10:53:16.000000000 +0200
@@ -1,0 +2,5 @@
+Mon Aug 31 10:52:10 CEST 2009 - coolo@xxxxxxxxxx
+
+- one more adaption to latest poppler version
+
+-------------------------------------------------------------------
texlive.changes: same change

calling whatdependson for head-i586


++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Other differences:
------------------
++++++ texlive-bin.spec ++++++
--- /var/tmp/diff_new_pack.zE8Rds/_old 2009-09-02 18:28:47.000000000 +0200
+++ /var/tmp/diff_new_pack.zE8Rds/_new 2009-09-02 18:28:47.000000000 +0200
@@ -35,7 +35,7 @@
Summary: The Base System of TeXLive
Group: Productivity/Publishing/TeX/Base
Version: 2008
-Release: 11
+Release: 12
# Remark: Due license problems ./texk/dvi2tty was removed from
Source0: texlive-20080816-source.tar.lzma
Source1: texmf-doc.tar.lzma

texlive.spec: same change
++++++ source-poppler.dif ++++++
--- /var/tmp/diff_new_pack.zE8Rds/_old 2009-09-02 18:28:47.000000000 +0200
+++ /var/tmp/diff_new_pack.zE8Rds/_new 2009-09-02 18:28:47.000000000 +0200
@@ -487,3 +487,26 @@
delete r;
}
}
+--- texk/web2c/pdftexdir/pdftoepdf.cc.orig 2009-08-31 10:49:56.000000000
+0200
++++ texk/web2c/pdftexdir/pdftoepdf.cc 2009-08-31 10:51:13.000000000 +0200
+@@ -700,7 +700,7 @@ read_pdf_info(char *image_name, char *pa
+ // this works only for PDF 1.x -- but since any versions of PDF newer
+ // than 1.x will not be backwards compatible to PDF 1.x, pdfTeX will
+ // then have to changed drastically anyway.
+- pdf_version_found = pdf_doc->doc->getPDFVersion();
++ pdf_version_found = 1 + (pdf_doc->doc->getPDFMinorVersion() * 0.1);
+ pdf_version_wanted = 1 + (minor_pdf_version_wanted * 0.1);
+ if (pdf_version_found > pdf_version_wanted) {
+ char msg[] =
+--- texk/web2c/luatexdir/image/pdftoepdf.cc.orig 2009-08-31
11:09:15.000000000 +0200
++++ texk/web2c/luatexdir/image/pdftoepdf.cc 2009-08-31 11:09:48.000000000
+0200
+@@ -702,7 +702,7 @@ read_pdf_info(image_dict * idict, intege
+ // this works only for PDF 1.x -- but since any versions of PDF newer
+ // than 1.x will not be backwards compatible to PDF 1.x, pdfTeX will
+ // then have to changed drastically anyway.
+- pdf_version_found = pdf_doc->doc->getPDFVersion();
++ pdf_version_found = 1 + (pdf_doc->doc->getPDFMinorVersion() * 0.1);
+ pdf_version_wanted = 1 + (minor_pdf_version_wanted * 0.1);
+ if (pdf_version_found > pdf_version_wanted + 0.01) {
+ char msg[] =
+






++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++



Remember to have fun...

--
To unsubscribe, e-mail: opensuse-commit+unsubscribe@xxxxxxxxxxxx
For additional commands, e-mail: opensuse-commit+help@xxxxxxxxxxxx

< Previous Next >
This Thread
  • No further messages