Accepting request 987199 from Printing

Automatic submission by obs-autosubmit

OBS-URL: https://build.opensuse.org/request/show/987199
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/ghostscript?expand=0&rev=55
This commit is contained in:
Dominique Leuenberger 2022-07-07 10:56:31 +00:00 committed by Git OBS Bridge
commit 7d0b05a4ef
2 changed files with 7 additions and 0 deletions

View File

@ -1,3 +1,8 @@
-------------------------------------------------------------------
Wed Apr 13 11:12:39 UTC 2022 - Dirk Müller <dmueller@suse.com>
- use system zlib (bsc#1198449)
-------------------------------------------------------------------
Thu Apr 7 08:14:51 UTC 2022 - Frederic Crozat <fcrozat@suse.com>

View File

@ -346,6 +346,7 @@ rm -rf freetype jpeg libpng tiff
%if 0%{?suse_version} >= 1550
rm -rf openjpeg
%endif
rm -rf zlib
# In contrast to the above we use lcms2 from SUSE since Ghostscript 9.23rc1
# because that is what Ghostscript upstream recommends according to
# https://ghostscript.com/pipermail/gs-devel/2018-March/010061.html
@ -413,6 +414,7 @@ export SUSE_ASNEEDED=0
--enable-openjpeg \
--enable-dynamic \
--disable-compile-inits \
--without-local-zlib \
--with-ijs \
--enable-cups \
--with-drivers=ALL \