Hello community, here is the log from the commit of package gv for openSUSE:Factory checked in at 2013-12-11 16:15:06 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/gv (Old) and /work/SRC/openSUSE:Factory/.gv.new (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "gv" Changes: -------- --- /work/SRC/openSUSE:Factory/gv/gv.changes 2013-03-28 13:17:17.000000000 +0100 +++ /work/SRC/openSUSE:Factory/.gv.new/gv.changes 2013-12-11 16:15:07.000000000 +0100 @@ -1,0 +2,27 @@ +Mon Dec 9 14:49:31 UTC 2013 - [email protected] + +- Update to gv 3.7.4 + * Fixed CVE-2012-3386 (by using updated automake) + * Fixed bug-gv] Problem after saving gv-settings + * improve wording of gv-update-userconfig manual + * Scrolling and memory access improved + * README.I18N adjusted for libXaw3d 1.6.x + * Fixed GNU gv 3.6.4 - 3.7.3 page selector button geometry bug + * Support for libXaw3d-1.6.x + * Updated Translations + * Reverted fix of debian bug #594991: unexpected scrolling of the TOC widget", + this fixes the following bug: + * Pressng END does not scroll TOC wodget. + * Fixed "Save document" dialog for PDF files + * Fix debian bug 627471: gv: fails to read bounding box (depending on the + command line!), see http://bugs.debian.org/627471 for details + * ignore resource and style files without absolute paths + (in order to improve security) + * Do not install files that re not used + * avoid make distcheck failing because of gv-i18n.h + * Update gnulib, import signal, + * this should fix compiling on Mac OS again + * Improved handling of DSC parse errors + * Varuos code cleanups - for details see either CHANGELOG or the git repotory. + +------------------------------------------------------------------- Old: ---- gv-3.7.0.dif gv-3.7.2.tar.gz New: ---- gv-3.7.4.dif gv-3.7.4.tar.gz ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ gv.spec ++++++ --- /var/tmp/diff_new_pack.SMbGIF/_old 2013-12-11 16:15:08.000000000 +0100 +++ /var/tmp/diff_new_pack.SMbGIF/_new 2013-12-11 16:15:08.000000000 +0100 @@ -28,7 +28,7 @@ %if %suse_version > 1020 BuildRequires: xaw3d-devel %else -BuildRequires: xaw3d +BuildRequires: libXaw3d-devel %endif BuildRequires: xz-devel BuildRequires: zlib-devel @@ -45,12 +45,12 @@ Summary: A Program to View PostScript Files License: GPL-3.0+ Group: Productivity/Publishing/PS -Version: 3.7.2 +Version: 3.7.4 Release: 0 Source0: http://ftp.gnu.org/gnu/%{name}/%{name}-%{version}.tar.gz Source1: gv.desktop Source2: gv.png -Patch1: gv-3.7.0.dif +Patch1: gv-3.7.4.dif Patch2: gv-3.7.0-I18N-mb.patch # PATCH-FIX-OPENSUSE: make libzio usable Patch3: gv-3.7.2-libzio.dif @@ -170,7 +170,6 @@ %dir %{_x11data}/gv/ %dir %{_x11data}/gv/safe-gs-workdir/ %config %{_x11data}/gv/*.ad -%config %{_x11data}/gv/*.dat %config %{_appdefdir}/GV %dir %{_x11data}/?? %dir %{_x11data}/??_* ++++++ gv-3.7.0.dif -> gv-3.7.4.dif ++++++ --- /work/SRC/openSUSE:Factory/gv/gv-3.7.0.dif 2011-09-23 02:02:40.000000000 +0200 +++ /work/SRC/openSUSE:Factory/.gv.new/gv-3.7.4.dif 2013-12-11 16:15:07.000000000 +0100 @@ -1,5 +1,5 @@ --- NOTE -+++ NOTE 2008-03-27 13:49:41.452894000 +0100 ++++ NOTE 2013-12-09 14:38:15.074235431 +0000 @@ -0,0 +1,52 @@ + +** @@ -54,17 +54,17 @@ + * Phone: (608)262-0438 1210 West Dayton Street + * FAX: (608)262-9777 Madison, WI 53706 --- src/Makefile.am -+++ src/Makefile.am 2010-02-24 14:55:52.632125725 +0100 -@@ -10,7 +10,7 @@ bin_SCRIPTS = gv-update-userconfig - dist_pkgdata_DATA = gv_spartan.dat gv_user_res.dat gv_copyright.dat gv_widgetless.dat - pkgdata_DATA = gv_system.ad gv_user.ad gv_class.ad ++++ src/Makefile.am 2013-12-09 14:39:26.402235625 +0000 +@@ -12,7 +12,7 @@ if !ENABLE_FALLBACK_STYLES + pkgdata_DATA += gv_spartan.dat gv_widgetless.dat + endif -appdefaultsdir = $(pkgdatadir) +appdefaultsdir = $(datadir)/X11/app-defaults appdefaults_DATA = ../GV -@@ -176,7 +176,7 @@ gv_user.ad : $(srcdir)/gv_user_res.dat g +@@ -173,7 +173,7 @@ gv_user.ad : $(srcdir)/gv_user_res.dat g @echo "! gv_user.ad" >> gv_user.ad @echo "! User specific application defaults for gv" >> gv_user.ad @echo "! Copyright (C) 1995, 1996, 1997 Johannes Plass" >> gv_user.ad @@ -73,7 +73,7 @@ @echo "!" >> gv_user.ad @cat $(srcdir)/gv_user_res.dat >> gv_user.ad @cat gv_intern_res_unix.dat >> gv_user.ad -@@ -225,7 +225,7 @@ gv_class.ad : $(srcdir)/gv_font_res.dat +@@ -226,7 +226,7 @@ gv_class.ad : $(srcdir)/gv_font_res.dat @echo "! gv_class.ad" >> gv_class.ad @echo "! Application class defaults for gv" >> gv_class.ad @echo "! Copyright (C) 1995, 1996, 1997 Johannes Plass" >> gv_class.ad @@ -82,7 +82,7 @@ @echo "!" >> gv_class.ad @echo "" >> gv_class.ad @cat $(srcdir)/gv_user_res.dat >> gv_class.ad -@@ -247,7 +247,7 @@ gv_make_res.dat : +@@ -252,7 +252,7 @@ gv_make_res.dat : @echo "GV.useBackingPixmap: $(USE_BACKING_PIXMAP)" >> gv_make_res.dat @echo "GV*dirs: Home\n\\" >> gv_make_res.dat @echo " Tmp\n\\" >> gv_make_res.dat @@ -92,7 +92,7 @@ @echo "GV*filter: no .*" >> gv_make_res.dat @echo "GV*filters: None\n\\" >> gv_make_res.dat --- src/gv_misc_res.dat -+++ src/gv_misc_res.dat 2006-02-28 15:49:27.000000000 +0100 ++++ src/gv_misc_res.dat 2013-12-09 14:38:15.338736929 +0000 @@ -50,7 +50,7 @@ GV*Scrollbar.background: gray78 GV*Scrollbar.pointerColor: black GV*Scrollbar.pointerColorBackground: White ++++++ gv-3.7.2.tar.gz -> gv-3.7.4.tar.gz ++++++ ++++ 19218 lines of diff (skipped) -- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
