commit xpdf-poppler for openSUSE:Factory
Hello community, here is the log from the commit of package xpdf-poppler for openSUSE:Factory checked in at Fri Jan 29 18:55:05 CET 2010. -------- --- xpdf-poppler/xpdf-poppler.changes 2009-12-30 11:37:13.000000000 +0100 +++ xpdf-poppler/xpdf-poppler.changes 2010-01-26 11:04:21.000000000 +0100 @@ -1,0 +2,5 @@ +Tue Jan 26 11:02:26 CET 2010 - pgajdos@suse.cz + +- fixed crash when xpdf called for nonexisting file [bnc#573792] + +------------------------------------------------------------------- calling whatdependson for head-i586 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ xpdf-poppler.spec ++++++ --- /var/tmp/diff_new_pack.5jbqt8/_old 2010-01-29 18:54:28.000000000 +0100 +++ /var/tmp/diff_new_pack.5jbqt8/_new 2010-01-29 18:54:28.000000000 +0100 @@ -24,7 +24,7 @@ License: GPLv2 Group: Productivity/Publishing/PDF Version: 3.02 -Release: 5 +Release: 6 AutoReqProv: on Requires: ghostscript-fonts-std Summary: A PDF File Viewer for the X Window System ++++++ xpdf-poppler-autohinting-as-option.patch ++++++ --- /var/tmp/diff_new_pack.5jbqt8/_old 2010-01-29 18:54:28.000000000 +0100 +++ /var/tmp/diff_new_pack.5jbqt8/_new 2010-01-29 18:54:28.000000000 +0100 @@ -2,7 +2,7 @@ =================================================================== --- /dev/null +++ GlobalParamsGUI.cc -@@ -0,0 +1,3247 @@ +@@ -0,0 +1,3242 @@ +//======================================================================== +// +// GlobalParamsGUI.cc @@ -42,7 +42,6 @@ +#include "CharCodeToUnicode.h" +#include "UnicodeMap.h" +#include "CMap.h" -+#include "BuiltinFontTables.h" +#include "FontEncodingTables.h" +#include <langinfo.h> +#include <locale.h> @@ -629,8 +628,6 @@ + gInitMutex(&cMapCacheMutex); +#endif + -+ initBuiltinFontTables(); -+ + // scan the encoding in reverse because we want the lowest-numbered + // index for each char name ('space' is encoded twice) + macRomanReverseMap = new NameToCharCode(); @@ -1837,8 +1834,6 @@ + GooString *key; + GooList *list; + -+ freeBuiltinFontTables(); -+ + delete macRomanReverseMap; + + delete baseDir; ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ 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