ghostscript-fonts-grops/ghostscript-fonts-grops.changes
Marguerite Su 4f008480e1 Accepting request 1115540 from home:MargueriteSu:branches:M17N:fonts
- starting from groff 1.23.0, font/devps/generate/Makefile changed
  '$@' to '$(OUTDIR)/$@'.
  then we have to set outdir, or 'AB' will be changed to '/AB'
  then throw a not writtable error.
- upstream typo font/devps/generate/zapfdr.sed to apfdr.sed 
  in generate/Makefile by mistake
  so we can't link generate directory (hope to be fixed next rel)

OBS-URL: https://build.opensuse.org/request/show/1115540
OBS-URL: https://build.opensuse.org/package/show/M17N:fonts/ghostscript-fonts-grops?expand=0&rev=21
2023-10-04 08:48:40 +00:00

81 lines
2.7 KiB
Plaintext

-------------------------------------------------------------------
Wed Oct 4 06:00:04 UTC 2023 - Marguerite Su <i@marguerite.su>
- starting from groff 1.23.0, font/devps/generate/Makefile changed
'$@' to '$(OUTDIR)/$@'.
then we have to set outdir, or 'AB' will be changed to '/AB'
then throw a not writtable error.
- upstream typo font/devps/generate/zapfdr.sed to apfdr.sed
in generate/Makefile by mistake
so we can't link generate directory (hope to be fixed next rel)
-------------------------------------------------------------------
Mon Feb 1 10:13:58 UTC 2021 - Andreas Schwab <schwab@suse.de>
- Use rpm.vercmp to compare versions
-------------------------------------------------------------------
Mon Sep 28 08:23:56 UTC 2020 - Marguerite Su <i@marguerite.su>
- ghostscript gs >= 9.50 needs "-dNOSAFER" to operate on files
but pfbtopfa doesn't have that param
-------------------------------------------------------------------
Sat Dec 15 20:47:32 UTC 2018 - thomas.schraitle@suse.com
No version change. Fix building issues:
* Provide COPYING file.
In version 9.26, the ghostscript package doesn't provide a
COPYING file anymore. So providing it.
* Add missing %config macro for /etc/profile.d/* files
-------------------------------------------------------------------
Fri Apr 27 07:03:13 UTC 2018 - i@marguerite.su
- expand groff_version macro
-------------------------------------------------------------------
Fri Apr 27 06:47:46 UTC 2018 - i@marguerite.su
- fix factory build
-------------------------------------------------------------------
Thu Dec 10 16:25:12 UTC 2015 - schwab@suse.de
- Use %requires_eq
-------------------------------------------------------------------
Wed Oct 28 17:06:32 CET 2015 - tiwai@suse.de
- dynamically create requires to groff with the version instead of
hardcoding in spec file
-------------------------------------------------------------------
Thu Feb 27 17:00:58 CET 2014 - tiwai@suse.de
- add automatic installation for Polish locale (bnc#856842)
-------------------------------------------------------------------
Thu Jan 9 09:12:33 CET 2014 - tiwai@suse.de
- add sh/csh profiles for setting $GROFF_FONT_PATH (bnc#856842)
-------------------------------------------------------------------
Wed Jan 8 08:22:49 CET 2014 - tiwai@suse.de
- don't install to /usr/share/groff/current but to the symlinked
target directory
-------------------------------------------------------------------
Tue Jan 7 17:19:48 CET 2014 - tiwai@suse.de
- add missing group tag
- spec file cleanup via osc format_spec_file
-------------------------------------------------------------------
Fri Dec 27 13:47:07 UTC 2013 - giecrilj@stegny.2a.pl
- Created from scratch (inspired by personal communication with Werner Lemberg)