Changelog for
ghostscript-mini-devel-9.07-5.1.x86_64.rpm :
Wed Mar 27 13:00:00 2013 mmeisterAATTsuse.com
- Added url as source.
Please see http://en.opensuse.org/SourceUrls
Tue Feb 19 13:00:00 2013 jsmeixAATTsuse.de
- Version upgrade to 9.07.
* As of this release (9.07), Ghostscript is distributed
under the GNU Affero General Public License (AGPL).
* Ghostscript has been extended to support file sizes >4Gb
in particular reading and writing PDF files.
* Color management enhancements. Full details of the color
management features can be found in: GS9_Color_Management.pdf
* The pdfwrite devices now supports linearized (or optimized
for fast web view) output directly (\"-dFastWebView\").
* With the addition of linearisation to pdfwrite, pdfopt.ps
has become redundant. Since it is difficult to maintain,
has a number of bugs, and is believed not to work properly
anyway, it is removed. Accordingly the pdfopt shell script
that used pdfopt.ps is also removed.
Thu Jan 3 13:00:00 2013 jsmeixAATTsuse.de
- Provide libijs (that is not done via \"configure --with-ijs\")
because libijs is needed by the pdftoijs filter in the
cups-filters package (see the README file in cups-filters).
Thu Sep 27 14:00:00 2012 mmeisterAATTsuse.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.
* removed moribund dumphint tool, see History9.htm and
http://bugs.ghostscript.com/show_bug.cgi?id=693223
Mon Sep 24 14:00:00 2012 idonmezAATTsuse.com
- \"export SUSE_ASNEEDED=0\" disables -Wl,--as-needed linker flags,
see http://bugs.ghostscript.com/show_bug.cgi?id=693100
Thu May 10 14:00:00 2012 jsmeixAATTsuse.de
- Require Ghostscript\'s font packages because the
Ghostscript package provides the \"Fontmap\" file
/usr/share/ghostscript/
/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:00:00 2012 jsmeixAATTsuse.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 14:00:00 2012 jsmeixAATTsuse.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 13:00:00 2012 jsmeixAATTsuse.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 13:00:00 2012 jsmeixAATTsuse.de
- Initial ghostscript-mini package.