ghostscript/ghostscript-mini.changes

64 lines
2.5 KiB
Plaintext
Raw Normal View History

-------------------------------------------------------------------
Thu Sep 27 12:02:51 UTC 2012 - mmeister@suse.com
- Version upgrade to 9.06. Mainly a bugfix release.
* pdfwrite announcements:
pdfwrite now supports the creation of PDF/A-2 files.
For further details see the NEWS file.
* remove moribund dumphint tool, ssee History9.htm and
http://bugs.ghostscript.com/show_bug.cgi?id=693223
-------------------------------------------------------------------
Mon Sep 24 10:44:57 UTC 2012 - idonmez@suse.com
- Disable -Wl,--as-needed, see upstream bug report
http://bugs.ghostscript.com/show_bug.cgi?id=693100
-------------------------------------------------------------------
Thu May 10 15:49:33 CEST 2012 - jsmeix@suse.de
- Require Ghostscript's font packages because the
Ghostscript package provides the "Fontmap" file
/usr/share/ghostscript/<version>/Resource/Init/Fontmap.GS
which lists Ghostscript's fonts but the fonts itself
are provided in the separated packages ghostscript-fonts-std
and ghostscript-fonts-other so that a RPM requirement
is needed to make sure that Ghostscript has its fonts.
- Extract the catalog of devices which are actually built-in
in exactly this Ghostscript and provide it as catalog.devices
in the Ghostscript package.
-------------------------------------------------------------------
Tue Apr 24 14:30:45 CEST 2012 - jsmeix@suse.de
- Install documentation which is not installed by default
(LICENSE doc/AUTHORS doc/COPYING doc/thirdparty.htm
doc/WhatIsGS.htm doc/GS9_Color_Management.pdf
doc/gs-vms.hlp doc/Ps2ps2.htm).
- Add a link from SUSE's usual documentation directory
(/usr/share/doc/packages/ghostscript/) to Ghostscript's
documentation directory (/usr/share/ghostscript/9.05/doc/)
because "configure --docdir=..." does not work.
- Let ghostscript-mini "Conflicts: ghostscript-library".
-------------------------------------------------------------------
Wed Mar 28 10:59:21 CEST 2012 - jsmeix@suse.de
- Require only the basic fonts for Ghostscript
(package ghostscript-fonts-std) but do not recommend
optional fonts (package ghostscript-fonts-other).
-------------------------------------------------------------------
Fri Mar 23 11:32:28 CET 2012 - jsmeix@suse.de
- Cleaned up BuildRequires.
- Explicitly specify configure --with-* versus --without-*
in ghostscript.spec versus ghostscript-mini.spec
to make the differences clear.
-------------------------------------------------------------------
Tue Mar 20 16:07:56 CET 2012 - jsmeix@suse.de
- Initial ghostscript-mini package.