2012-05-11 12:09:58 +02:00
|
|
|
-------------------------------------------------------------------
|
|
|
|
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.
|
|
|
|
|
2012-04-25 16:47:49 +02:00
|
|
|
-------------------------------------------------------------------
|
|
|
|
Tue Apr 24 14:30:45 CEST 2012 - jsmeix@suse.de
|
|
|
|
|
|
|
|
- Install documentation which is not installed by default
|
2012-04-27 14:58:11 +02:00
|
|
|
(LICENSE doc/AUTHORS doc/COPYING doc/thirdparty.htm
|
|
|
|
doc/WhatIsGS.htm doc/GS9_Color_Management.pdf
|
2012-04-25 16:47:49 +02:00
|
|
|
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".
|
|
|
|
|
2012-03-28 16:14:38 +02:00
|
|
|
-------------------------------------------------------------------
|
|
|
|
Wed Mar 28 10:59:21 CEST 2012 - jsmeix@suse.de
|
|
|
|
|
2012-04-25 16:47:49 +02:00
|
|
|
- Require only the basic fonts for Ghostscript
|
|
|
|
(package ghostscript-fonts-std) but do not recommend
|
|
|
|
optional fonts (package ghostscript-fonts-other).
|
2012-03-28 16:14:38 +02:00
|
|
|
|
2012-03-23 11:40:53 +01:00
|
|
|
-------------------------------------------------------------------
|
|
|
|
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.
|
|
|
|
|