Accepting request 969841 from home:dirkmueller:Factory
- use system zlib (bsc#1198449) OBS-URL: https://build.opensuse.org/request/show/969841 OBS-URL: https://build.opensuse.org/package/show/Printing/ghostscript?expand=0&rev=153
This commit is contained in:
parent
f7da6853e6
commit
ffee26cdec
@ -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>
|
Thu Apr 7 08:14:51 UTC 2022 - Frederic Crozat <fcrozat@suse.com>
|
||||||
|
|
||||||
|
@ -346,6 +346,7 @@ rm -rf freetype jpeg libpng tiff
|
|||||||
%if 0%{?suse_version} >= 1550
|
%if 0%{?suse_version} >= 1550
|
||||||
rm -rf openjpeg
|
rm -rf openjpeg
|
||||||
%endif
|
%endif
|
||||||
|
rm -rf zlib
|
||||||
# In contrast to the above we use lcms2 from SUSE since Ghostscript 9.23rc1
|
# In contrast to the above we use lcms2 from SUSE since Ghostscript 9.23rc1
|
||||||
# because that is what Ghostscript upstream recommends according to
|
# because that is what Ghostscript upstream recommends according to
|
||||||
# https://ghostscript.com/pipermail/gs-devel/2018-March/010061.html
|
# https://ghostscript.com/pipermail/gs-devel/2018-March/010061.html
|
||||||
@ -413,6 +414,7 @@ export SUSE_ASNEEDED=0
|
|||||||
--enable-openjpeg \
|
--enable-openjpeg \
|
||||||
--enable-dynamic \
|
--enable-dynamic \
|
||||||
--disable-compile-inits \
|
--disable-compile-inits \
|
||||||
|
--without-local-zlib \
|
||||||
--with-ijs \
|
--with-ijs \
|
||||||
--enable-cups \
|
--enable-cups \
|
||||||
--with-drivers=ALL \
|
--with-drivers=ALL \
|
||||||
|
Loading…
Reference in New Issue
Block a user