1670f10fc3
fixed bnc#778879 OBS-URL: https://build.opensuse.org/request/show/136090 OBS-URL: https://build.opensuse.org/package/show/Printing/ghostscript-fonts?expand=0&rev=6
54 lines
2.3 KiB
Plaintext
54 lines
2.3 KiB
Plaintext
-------------------------------------------------------------------
|
|
Wed Sep 26 10:09:22 CEST 2012 - jsmeix@suse.de
|
|
|
|
- Provide a link /usr/share/fonts/ghostscript which points to
|
|
/usr/share/ghostscript/fonts (the directory where Ghostscript
|
|
expects its fonts) to make the Ghostscript fonts also appear
|
|
in the directory /usr/share/fonts/ where applications
|
|
search for fonts (bnc#778879).
|
|
|
|
-------------------------------------------------------------------
|
|
Tue Sep 25 14:58:06 CEST 2012 - jsmeix@suse.de
|
|
|
|
- Fix the negligent changes done by the below "prepare spec file
|
|
for dropping SuSEconfig.fonts" so that it builds again for
|
|
all released openSUSE versions (up to 12.2) because only
|
|
if suse_version > 1220 one can BuildRequire fontpackages-devel
|
|
which provides the RPM macros like reconfigure_fonts_post,
|
|
reconfigure_fonts_postun, and reconfigure_fonts_posttrans.
|
|
|
|
-------------------------------------------------------------------
|
|
Mon Aug 6 16:40:38 UTC 2012 - pgajdos@suse.com
|
|
|
|
- prepare spec file for dropping SuSEconfig.fonts (openFATE#313536)
|
|
|
|
-------------------------------------------------------------------
|
|
Wed Mar 28 10:40:34 CEST 2012 - jsmeix@suse.de
|
|
|
|
- Have the version the same as the current ghostscript package
|
|
(currently Ghostscript version 9.05). This versioning scheme
|
|
makes sense because this ghostscript-fonts-* packages are the
|
|
right ones for this Ghostscript version (see bnc#735824).
|
|
|
|
-------------------------------------------------------------------
|
|
Tue Mar 27 16:57:57 CEST 2012 - jsmeix@suse.de
|
|
|
|
- ghostscript-fonts-std-8.11.patch is made by mfabian@suse.de
|
|
see https://bugzilla.novell.com/show_bug.cgi?id=suse36778
|
|
(bnc#51778).
|
|
It changes weight of "Nimbus Roman No9 L:style=Medium Italic"
|
|
and "Nimbus Roman No9 L:style=Medium" back to "Bold" instead
|
|
of "Medium".
|
|
ghostscript-fonts-std-8.11.patch must be listed as SourceNNN
|
|
because it is applied via an explicit patch call in install
|
|
section but the SUSE internal check_if_valid_source_dir tool
|
|
could abort with fatal error because it thinks this patch
|
|
is not applied
|
|
(see https://bugzilla.novell.com/show_bug.cgi?id=649207#c17).
|
|
|
|
-------------------------------------------------------------------
|
|
Tue Mar 27 12:19:14 CEST 2012 - jsmeix@suse.de
|
|
|
|
- Initial ghostscript-fonts package.
|
|
|