have unversioned "Provides: ghostscript" and for RPM this means
that both ghostscript-library and ghostscript-mini
provide any version of ghostscript. Therefore any non-matching
version of ghostscript-library and ghostscript-mini fulfill
any RPM requirement for ghostscript in the ghostscript-x11
and ghostscript-devel sub-packages which is wrong.
Therefore explicit conflicts with ghostscript-library and
ghostscript-mini are specified in the ghostscript-x11
and ghostscript-devel sub-packages to avoid the mess.
OBS-URL: https://build.opensuse.org/package/show/Printing/ghostscript?expand=0&rev=6
because SUSE does not have libpaper.
- Configure --without-system-libtiff enforces not to use
the systems libtiff because currently (dated Thu Mar 15 2012)
using system libtiff fails in openSUSE:Factory with
"checking for libtiff with pkg-config...
checking for TIFFOpen in -ltiff... no
configure: Could not find a copy of libtiff on your system.
Disabling tiff output devices."
regardless of "BuildRequires libtiff-devel" which works
everywhere except openSUSE:Factory.
OBS-URL: https://build.opensuse.org/package/show/Printing/ghostscript?expand=0&rev=5
since Ghostscript 9.05 JasPer is deprecated and Ghostscript
now ships modified OpenJPEG sources for JPEG2000 decoding
(replacing JasPer). Performance, reliability and memory use
whilst decoding JPX streams are all improved. Accordingly
the BuildRequires libjasper-devel is removed.
- Configure --without-ufst and --without-luratech because
those are relevant to commercial releases only
which would require a commercial license.
- Added BuildRequires libtool which requires automake and
automake requires autoconf to fix build requirements
for openSUSE:Factory.
OBS-URL: https://build.opensuse.org/package/show/Printing/ghostscript?expand=0&rev=4