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

qboosh qboosh at pld-linux.org
Sat Nov 27 13:46:16 CET 2021


commit 7129e6944c7a282b2353e417a5e3b05044ded53b
Author: Jakub Bogusz <qboosh at pld-linux.org>
Date:   Sat Nov 27 13:46:37 2021 +0100

    - updated to 9.55.0
    - removed obsolete tiff patch

 ghostscript-tiff.patch | 11 -----------
 ghostscript.spec       | 10 ++++------
 2 files changed, 4 insertions(+), 17 deletions(-)
---
diff --git a/ghostscript.spec b/ghostscript.spec
index 9459d48..f9a842e 100644
--- a/ghostscript.spec
+++ b/ghostscript.spec
@@ -20,19 +20,18 @@ Summary(ja.UTF-8):	PostScript インタープリタ・レンダラー
 Summary(pl.UTF-8):	Bezpłatny interpreter i renderer PostScriptu i PDF
 Summary(tr.UTF-8):	PostScript & PDF yorumlayıcı ve gösterici
 Name:		ghostscript
-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:	72535d31018129a1a8ff636a47ba1f92
+Source0:	https://github.com/ArtifexSoftware/ghostpdl-downloads/releases/download/gs9550/%{name}-%{version}.tar.xz
+# Source0-md5:	92aa46e75c4f32eb11d9c975053d876c
 Source1:	http://www.mif.pg.gda.pl/homepages/ankry/man-PLD/%{name}-non-english-man-pages.tar.bz2
 # Source1-md5:	9b5953aa0cc155f4364f20036b848585
 Patch0:		%{name}-missquotes.patch
 Patch1:		%{name}-a4.patch
 Patch2:		ijs-pkgconfig.patch
-Patch3:		%{name}-tiff.patch
 
 Patch6:		%{name}-gdevcd8-fixes.patch
 Patch8:		%{name}-zlib.patch
@@ -217,7 +216,6 @@ Statyczna wersja biblioteki IJS.
 %patch0 -p1
 %patch1 -p1
 %patch2 -p1
-%patch3 -p1
 
 %patch6 -p1
 %patch8 -p1
@@ -233,7 +231,7 @@ Statyczna wersja biblioteki IJS.
 %{?with_system_jbig2dec:%{__rm} -r jbig2dec}
 # (unmodified) libpng 1.6.37 and zlib 1.2.11
 %{__rm} -r libpng zlib
-# libjpeg (9c without CLAMP_DC fixes) 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_lcms2:%{__rm} -r lcms2mt}
diff --git a/ghostscript-tiff.patch b/ghostscript-tiff.patch
deleted file mode 100644
index 069e177..0000000
--- a/ghostscript-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/ghostscript.git/commitdiff/7129e6944c7a282b2353e417a5e3b05044ded53b



More information about the pld-cvs-commit mailing list