[packages/ghostpdl] - updated to 9.55.0 - removed obsolete tiff patch

qboosh qboosh at pld-linux.org
Sat Nov 27 14:52:17 CET 2021


commit 981fda85ccf6deb810adcc326eb0aecd0d821c17
Author: Jakub Bogusz <qboosh at pld-linux.org>
Date:   Sat Nov 27 14:52:40 2021 +0100

    - updated to 9.55.0
    - removed obsolete tiff patch

 ghostpdl-tiff.patch | 11 -----------
 ghostpdl.spec       | 10 ++++------
 2 files changed, 4 insertions(+), 17 deletions(-)
---
diff --git a/ghostpdl.spec b/ghostpdl.spec
index 04fdb77..08b3db4 100644
--- a/ghostpdl.spec
+++ b/ghostpdl.spec
@@ -11,17 +11,16 @@
 Summary:	PostScript, PDF and XPS interpreter and renderer
 Summary(pl.UTF-8):	Interpreter i renderer PostScriptu, PDF oraz XPS
 Name:		ghostpdl
-Version:	9.54.0
+Version:	9.55.0
 Release:	1
 License:	AGPL v3+
 Group:		Applications/Graphics
 #Source0Download: https://github.com/ArtifexSoftware/ghostpdl-downloads/releases
-Source0:	https://github.com/ArtifexSoftware/ghostpdl-downloads/releases/download/gs9540/%{name}-%{version}.tar.xz
-# Source0-md5:	2169b5f45df556b975ffe4b45018ddb5
+Source0:	https://github.com/ArtifexSoftware/ghostpdl-downloads/releases/download/gs9550/%{name}-%{version}.tar.xz
+# Source0-md5:	f6f0822e9743a663cc32ac6232840ccd
 Patch0:		%{name}-fonts_locations.patch
 Patch1:		%{name}-make.patch
 Patch2:		%{name}-system-libs.patch
-Patch3:		%{name}-tiff.patch
 URL:		https://ghostscript.com/
 BuildRequires:	autoconf >= 2.63
 BuildRequires:	cups-devel >= 1.5
@@ -109,7 +108,6 @@ oparciu o Ghostscript.
 %patch0 -p1
 %patch1 -p1
 %patch2 -p1
-%patch3 -p1
 
 %build
 # use system libs:
@@ -121,7 +119,7 @@ oparciu o Ghostscript.
 %{?with_system_jbig2dec:%{__rm} -r jbig2dec}
 # (unmodified) libpng 1.6.37 and zlib 1.2.11
 %{__rm} -r libpng zlib
-# (unmodified) libjpeg 9c is built with different configuration (D_MAX_BLOCKS_IN_MCU=64)
+# libjpeg 9d (with additional CLAMP_DC) is built with different configuration (D_MAX_BLOCKS_IN_MCU=64)
 %{?with_system_libjpeg:%{__rm} -r jpeg}
 # lcms2mt is thread safe version of lcms2 2.10
 %{?with_system_lcms:%{__rm} -r lcms2mt}
diff --git a/ghostpdl-tiff.patch b/ghostpdl-tiff.patch
deleted file mode 100644
index 069e177..0000000
--- a/ghostpdl-tiff.patch
+++ /dev/null
@@ -1,11 +0,0 @@
---- ghostscript-9.54.0/configure.ac.orig	2021-04-25 16:36:25.541513998 +0200
-+++ ghostscript-9.54.0/configure.ac	2021-04-25 16:56:27.258337072 +0200
-@@ -1684,7 +1684,7 @@
-       if ! test -d "$LIBTIFFCONFDIR" ; then
-         mkdir "$LIBTIFFCONFDIR"
-       fi
--      cd "$LIBTIFFCONFDIR" && "$absolute_source_path/$LIBTIFFDIR/configure" --disable-jbig --disable-lzma --disable-zstd --disable-webp $SUBCONFIG_OPTS
-+      cd "$LIBTIFFCONFDIR" && "$absolute_source_path/$LIBTIFFDIR/configure" --disable-jbig --disable-lzma --disable-zstd --disable-webp --disable-libdeflate $SUBCONFIG_OPTS
-       status=$?
-       if test $status -ne 0 ; then
-         AC_MSG_ERROR([libtiff configure script failed], $status)
================================================================

---- gitweb:

http://git.pld-linux.org/gitweb.cgi/packages/ghostpdl.git/commitdiff/981fda85ccf6deb810adcc326eb0aecd0d821c17



More information about the pld-cvs-commit mailing list