2faed9794d
http://bugs.ghostscript.com/show_bug.cgi?id=693100 - Disable -Wl,--as-needed, see upstream bug report http://bugs.ghostscript.com/show_bug.cgi?id=693100 OBS-URL: https://build.opensuse.org/package/show/Printing/ghostscript?expand=0&rev=17
54 lines
2.1 KiB
Plaintext
54 lines
2.1 KiB
Plaintext
-------------------------------------------------------------------
|
|
Mon Sep 24 10:46:00 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.
|
|
|