commit xfig for openSUSE:Factory
Hello community, here is the log from the commit of package xfig for openSUSE:Factory checked in at 2017-01-17 14:36:11 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/xfig (Old) and /work/SRC/openSUSE:Factory/.xfig.new (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Package is "xfig" Changes: -------- --- /work/SRC/openSUSE:Factory/xfig/xfig.changes 2016-10-18 10:39:06.000000000 +0200 +++ /work/SRC/openSUSE:Factory/.xfig.new/xfig.changes 2017-01-17 14:36:12.830712963 +0100 @@ -1,0 +2,7 @@ +Sat Jan 14 01:58:36 CET 2017 - oliver@getspam.de + +- Fix: Added preprocessor flag GSBIT to fix a 3.2.6 regression, that + resulted in EPS file preview not working, see: + https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=848040 + +------------------------------------------------------------------- ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ xfig.spec ++++++ --- /var/tmp/diff_new_pack.JIsfoz/_old 2017-01-17 14:36:13.754581992 +0100 +++ /var/tmp/diff_new_pack.JIsfoz/_new 2017-01-17 14:36:13.758581425 +0100 @@ -1,7 +1,7 @@ # # spec file for package xfig # -# Copyright (c) 2016 SUSE LINUX GmbH, Nuernberg, Germany. +# Copyright (c) 2017 SUSE LINUX GmbH, Nuernberg, Germany. # # All modifications and additions to the file contributed by third parties # remain the property of their copyright owners, unless otherwise agreed @@ -50,9 +50,9 @@ Version: 3.2.6 Release: 0 Summary: Facility for Interactive Generation of Figures under the X Window System +# www.xfig.org is dead License: MIT Group: Productivity/Graphics/Vector Editors -# www.xfig.org is dead Url: http://mcj.sourceforge.net/ # # Remove forbidden files: aircraft.fig @@ -153,6 +153,7 @@ CFLAGS="$CFLAGS -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64" CFLAGS="$CFLAGS -DMAXNUMPTS=50000" CFLAGS="$CFLAGS -DBSDLPR" +CFLAGS="$CFLAGS -DGSBIT" export CC CFLAGS chmod 755 configure %configure \
participants (1)
-
root@hilbertn.suse.de