Ghostscript version upgrade to 9.10. Only for Printing and openSUSE:Factory. Not for openSUSE:13.1 because Ghostscript 9.10 is incompatible with the current printing system in openSUSE because the CUPS filters gstoraster and gstopxl have been removed from Ghostscript. Those filters are now provided by cups-filters which is not provided in the printing system in openSUSE because cups-filters still has issues, see bnc#735404 for details.
OBS-URL: https://build.opensuse.org/request/show/202684
OBS-URL: https://build.opensuse.org/package/show/Printing/ghostscript?expand=0&rev=32
Plain upstream Ghostscript 9.05 (bnc#735824). It contains additional ghostscript-mini.spec which requires a link package ghostscript-mini which points to its parent package ghostscript in openSUSE:Factory. For most packages which need to only run Ghostscript during build, a single BuildRequires ghostscript-mini should be sufficient. For most packages which need Ghostscript development files to build, a single BuildRequires ghostscript-mini-devel should be sufficient. The openSUSE:Factory project config contains conflicts regarding ghostscript-mini which are no longer needed and let installing the build system fail so that those conflicts should be either removed from the project config or invalidated as in the project config of the Printing project. Furthermore please check the openSUSE:Factory project config regarding automated or preferred installation of ghostscript-library which is no longer valid and could even cause a broken build system when new ghostscript 9.05 packages are mixed up installed with old ghostscript-library packages.
OBS-URL: https://build.opensuse.org/request/show/114410
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/ghostscript?expand=0&rev=1
(db2ps and db2pdf called in ijs/Makefile.am to make ijs_spec.ps
and ijs_spec.pdf but neither of them is made - both are
provided in the sources) but docbook-toys pulls in packages
like texlive-bin-jadetex and texlive-jadetex which needlessly
blow up the build system.
OBS-URL: https://build.opensuse.org/package/show/Printing/ghostscript?expand=0&rev=10
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