Accepting request 210385 from Publishing

- Update to transfig version 3.2.5e
  * HTML map output was limited to 100 links.
    Fix by Jan van Dijk
  * Updated for compatibility to PNG 1.5
    From Matthias Scheler
  * Was adding "showpage" command when producing bitmap formats from intermediate EPS.
    This produced "illegal" PNG and JPEG files with extra, blank image.
  * Maximum width of included image in PS/EPS output increased from 8192 to 16384
  * Precision of some PIC objects increased from %.2f to %.3f
  * Double close of output file when ghostscript fails. Original bug report from
    https://bugzilla.redhat.com/728825
- Change out patch sets to fit 3.2.5e

OBS-URL: https://build.opensuse.org/request/show/210385
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/transfig?expand=0&rev=32
This commit is contained in:
Stephan Kulow 2013-12-11 15:24:20 +00:00 committed by Git OBS Bridge
commit d9622e6998
5 changed files with 23 additions and 7 deletions

View File

@ -1,3 +1,3 @@
version https://git-lfs.github.com/spec/v1
oid sha256:be9f42b720221593ca3ef8f75815797b07bd35161ae858c81215f370b866b158
size 221348
oid sha256:a02fffa29bd882ac4422ff13fb18b624338c73209018705840246f58eaf53173
size 220269

View File

@ -1,3 +0,0 @@
version https://git-lfs.github.com/spec/v1
oid sha256:ae81214177fb05f91f6e43b0b42633b6e0024570cbc6591a3858e12100ce8aaa
size 497451

3
transfig.3.2.5e.tar.gz Normal file
View File

@ -0,0 +1,3 @@
version https://git-lfs.github.com/spec/v1
oid sha256:8ec5a8f13254dd155622ed3ee0fda1382b1e2b5882d83b9aca1871f12a3e7744
size 531256

View File

@ -1,3 +1,19 @@
-------------------------------------------------------------------
Tue Dec 10 14:50:19 UTC 2013 - werner@suse.de
- Update to transfig version 3.2.5e
* HTML map output was limited to 100 links.
Fix by Jan van Dijk
* Updated for compatibility to PNG 1.5
From Matthias Scheler
* Was adding "showpage" command when producing bitmap formats from intermediate EPS.
This produced "illegal" PNG and JPEG files with extra, blank image.
* Maximum width of included image in PS/EPS output increased from 8192 to 16384
* Precision of some PIC objects increased from %.2f to %.3f
* Double close of output file when ghostscript fails. Original bug report from
https://bugzilla.redhat.com/728825
- Change out patch sets to fit 3.2.5e
-------------------------------------------------------------------
Fri Apr 5 10:16:53 UTC 2013 - idonmez@suse.com

View File

@ -42,13 +42,13 @@ Provides: transfig.3.2.3d
Requires: ghostscript-fonts-std
Requires: ghostscript-library
Requires: netpbm
Version: 3.2.5d
Version: 3.2.5e
Release: 0
Summary: Graphic Converter
License: MIT
Group: Productivity/Graphics/Convertors
Source: http://sourceforge.net/projects/mcj/files/mcj-source/transfig.%{version}.tar.gz
Source1: transfig.%{version}-patches.tar.bz2
Source1: transfig.3.2.5d-patches.tar.bz2
Patch0: transfig.3.2.5d.dif
Patch2: transfig.3.2.5-binderman.dif
Patch3: transfig.3.2.5d-mediaboxrealnb.dif