2005-09-22 22:12:17 +00:00
|
|
|
|
%define gs_ver 8.15.1
|
2005-09-26 17:18:02 +00:00
|
|
|
|
%define gs_dot_ver 8.15
|
2005-08-15 12:18:44 +00:00
|
|
|
|
%{expand: %%define build_with_freetype %{?_with_freetype:1}%{!?_with_freetype:0}}
|
auto-import changelog data from ghostscript-5.50-7.src.rpm
Wed Aug 02 2000 Matt Wilson <msw@redhat.com>
- rebuilt against new libpng
Wed Aug 02 2000 Bernhard Rosenkraenzer <bero@redhat.com>
- Fix up the cdj880 patch (Bug #14978)
- Fix build with gcc 2.96
Fri Jul 21 2000 Bill Nottingham <notting@redhat.com>
- turn off japanese support
Thu Jul 13 2000 Prospector <bugzilla@redhat.com>
- automatic rebuild
Fri Jul 07 2000 Trond Eivind Glomsrød <teg@redhat.com>
- fixed the broken inclusion of files in /usr/doc
- Build requires freetype-devel
Fri Jun 16 2000 Matt Wilson <msw@redhat.com>
- build japanese support in main distribution
- FHS manpage paths
Sun Mar 26 2000 Chris Ding <cding@redhat.com>
- enabled bmp16m driver
Thu Mar 23 2000 Matt Wilson <msw@redhat.com>
- added a boatload of Japanese printers
Thu Mar 16 2000 Matt Wilson <msw@redhat.com>
- add japanese support, enable_japanese macro
Mon Feb 14 2000 Bernhard Rosenkraenzer <bero@redhat.com>
- 5.50 at last...
- hpdj 2.6
- Added 3rd party drivers:
- Lexmark 5700 (lxm5700m)
- Alps MD-* (md2k, md5k)
- Lexmark 2050, 3200, 5700 and 7000 (lex2050, lex3200, lex5700, lex7000)
Fri Feb 04 2000 Bernhard Rosenkraenzer <bero@redhat.com>
- rebuild to compress man page
- fix gs.1 symlink
Wed Jan 26 2000 Bill Nottingham <notting@redhat.com>
- add stylus 740 uniprint files
Thu Jan 13 2000 Preston Brown <pbrown@redhat.com>
- add lq850 dot matrix driver (#6357)
Thu Oct 28 1999 Bill Nottingham <notting@redhat.com>
- oops, include oki182 driver.
Tue Aug 24 1999 Bill Nottingham <notting@redhat.com>
- don't optimize on Alpha. This way it works.
Thu Jul 29 1999 Michael K. Johnson <johnsonm@redhat.com>
- added hpdj driver
- changed build to use tar_cat so adding new drivers is sane
Thu Jul 01 1999 Bill Nottingham <notting@redhat.com>
- add OkiPage 4w+, HP 8xx drivers
Mon Apr 05 1999 Bill Nottingham <notting@redhat.com>
- fix typo in config patch.
Sun Mar 21 1999 Cristian Gafton <gafton@redhat.com>
- auto rebuild in the new build environment (release 6)
Mon Mar 15 1999 Cristian Gafton <gafton@redhat.com>
- added patch from rth to fix alignement problems on the alpha.
Wed Feb 24 1999 Preston Brown <pbrown@redhat.com>
- Injected new description and group.
Mon Feb 08 1999 Bill Nottingham <notting@redhat.com>
- add uniprint .upp files
Sat Feb 06 1999 Preston Brown <pbrown@redhat.com>
- fontpath update.
Wed Dec 23 1998 Preston Brown <pbrown@redhat.com>
- updates for ghostscript 5.10
Fri Nov 13 1998 Preston Brown <pbrown@redhat.com>
- updated to use shared urw-fonts package.
Mon Nov 09 1998 Preston Brown <pbrown@redhat.com>
- turned on truetype (ttf) font support.
Thu Jul 02 1998 Jeff Johnson <jbj@redhat.com>
- updated to 4.03.
Tue May 05 1998 Cristian Gafton <gafton@redhat.com>
- enabled more printer drivers
- buildroot
Mon Apr 27 1998 Prospector System <bugs@redhat.com>
- translations modified for de, fr, tr
Mon Mar 03 1997 Erik Troan <ewt@redhat.com>
- Made /usr/share/ghostscript/3.33/Fontmap a config file.
2004-09-09 05:07:59 +00:00
|
|
|
|
Summary: A PostScript(TM) interpreter and renderer.
|
|
|
|
|
Name: ghostscript
|
2004-09-09 05:14:56 +00:00
|
|
|
|
Version: %{gs_ver}
|
2004-09-09 05:19:11 +00:00
|
|
|
|
BuildRequires: libjpeg-devel
|
2004-09-09 05:15:24 +00:00
|
|
|
|
|
2005-11-09 13:42:57 +00:00
|
|
|
|
Release: 3
|
2004-09-09 05:15:24 +00:00
|
|
|
|
|
auto-import changelog data from ghostscript-5.50-7.src.rpm
Wed Aug 02 2000 Matt Wilson <msw@redhat.com>
- rebuilt against new libpng
Wed Aug 02 2000 Bernhard Rosenkraenzer <bero@redhat.com>
- Fix up the cdj880 patch (Bug #14978)
- Fix build with gcc 2.96
Fri Jul 21 2000 Bill Nottingham <notting@redhat.com>
- turn off japanese support
Thu Jul 13 2000 Prospector <bugzilla@redhat.com>
- automatic rebuild
Fri Jul 07 2000 Trond Eivind Glomsrød <teg@redhat.com>
- fixed the broken inclusion of files in /usr/doc
- Build requires freetype-devel
Fri Jun 16 2000 Matt Wilson <msw@redhat.com>
- build japanese support in main distribution
- FHS manpage paths
Sun Mar 26 2000 Chris Ding <cding@redhat.com>
- enabled bmp16m driver
Thu Mar 23 2000 Matt Wilson <msw@redhat.com>
- added a boatload of Japanese printers
Thu Mar 16 2000 Matt Wilson <msw@redhat.com>
- add japanese support, enable_japanese macro
Mon Feb 14 2000 Bernhard Rosenkraenzer <bero@redhat.com>
- 5.50 at last...
- hpdj 2.6
- Added 3rd party drivers:
- Lexmark 5700 (lxm5700m)
- Alps MD-* (md2k, md5k)
- Lexmark 2050, 3200, 5700 and 7000 (lex2050, lex3200, lex5700, lex7000)
Fri Feb 04 2000 Bernhard Rosenkraenzer <bero@redhat.com>
- rebuild to compress man page
- fix gs.1 symlink
Wed Jan 26 2000 Bill Nottingham <notting@redhat.com>
- add stylus 740 uniprint files
Thu Jan 13 2000 Preston Brown <pbrown@redhat.com>
- add lq850 dot matrix driver (#6357)
Thu Oct 28 1999 Bill Nottingham <notting@redhat.com>
- oops, include oki182 driver.
Tue Aug 24 1999 Bill Nottingham <notting@redhat.com>
- don't optimize on Alpha. This way it works.
Thu Jul 29 1999 Michael K. Johnson <johnsonm@redhat.com>
- added hpdj driver
- changed build to use tar_cat so adding new drivers is sane
Thu Jul 01 1999 Bill Nottingham <notting@redhat.com>
- add OkiPage 4w+, HP 8xx drivers
Mon Apr 05 1999 Bill Nottingham <notting@redhat.com>
- fix typo in config patch.
Sun Mar 21 1999 Cristian Gafton <gafton@redhat.com>
- auto rebuild in the new build environment (release 6)
Mon Mar 15 1999 Cristian Gafton <gafton@redhat.com>
- added patch from rth to fix alignement problems on the alpha.
Wed Feb 24 1999 Preston Brown <pbrown@redhat.com>
- Injected new description and group.
Mon Feb 08 1999 Bill Nottingham <notting@redhat.com>
- add uniprint .upp files
Sat Feb 06 1999 Preston Brown <pbrown@redhat.com>
- fontpath update.
Wed Dec 23 1998 Preston Brown <pbrown@redhat.com>
- updates for ghostscript 5.10
Fri Nov 13 1998 Preston Brown <pbrown@redhat.com>
- updated to use shared urw-fonts package.
Mon Nov 09 1998 Preston Brown <pbrown@redhat.com>
- turned on truetype (ttf) font support.
Thu Jul 02 1998 Jeff Johnson <jbj@redhat.com>
- updated to 4.03.
Tue May 05 1998 Cristian Gafton <gafton@redhat.com>
- enabled more printer drivers
- buildroot
Mon Apr 27 1998 Prospector System <bugs@redhat.com>
- translations modified for de, fr, tr
Mon Mar 03 1997 Erik Troan <ewt@redhat.com>
- Made /usr/share/ghostscript/3.33/Fontmap a config file.
2004-09-09 05:07:59 +00:00
|
|
|
|
License: GPL
|
2005-06-03 16:04:52 +00:00
|
|
|
|
URL: http://www.cups.org/espgs/
|
auto-import changelog data from ghostscript-5.50-7.src.rpm
Wed Aug 02 2000 Matt Wilson <msw@redhat.com>
- rebuilt against new libpng
Wed Aug 02 2000 Bernhard Rosenkraenzer <bero@redhat.com>
- Fix up the cdj880 patch (Bug #14978)
- Fix build with gcc 2.96
Fri Jul 21 2000 Bill Nottingham <notting@redhat.com>
- turn off japanese support
Thu Jul 13 2000 Prospector <bugzilla@redhat.com>
- automatic rebuild
Fri Jul 07 2000 Trond Eivind Glomsrød <teg@redhat.com>
- fixed the broken inclusion of files in /usr/doc
- Build requires freetype-devel
Fri Jun 16 2000 Matt Wilson <msw@redhat.com>
- build japanese support in main distribution
- FHS manpage paths
Sun Mar 26 2000 Chris Ding <cding@redhat.com>
- enabled bmp16m driver
Thu Mar 23 2000 Matt Wilson <msw@redhat.com>
- added a boatload of Japanese printers
Thu Mar 16 2000 Matt Wilson <msw@redhat.com>
- add japanese support, enable_japanese macro
Mon Feb 14 2000 Bernhard Rosenkraenzer <bero@redhat.com>
- 5.50 at last...
- hpdj 2.6
- Added 3rd party drivers:
- Lexmark 5700 (lxm5700m)
- Alps MD-* (md2k, md5k)
- Lexmark 2050, 3200, 5700 and 7000 (lex2050, lex3200, lex5700, lex7000)
Fri Feb 04 2000 Bernhard Rosenkraenzer <bero@redhat.com>
- rebuild to compress man page
- fix gs.1 symlink
Wed Jan 26 2000 Bill Nottingham <notting@redhat.com>
- add stylus 740 uniprint files
Thu Jan 13 2000 Preston Brown <pbrown@redhat.com>
- add lq850 dot matrix driver (#6357)
Thu Oct 28 1999 Bill Nottingham <notting@redhat.com>
- oops, include oki182 driver.
Tue Aug 24 1999 Bill Nottingham <notting@redhat.com>
- don't optimize on Alpha. This way it works.
Thu Jul 29 1999 Michael K. Johnson <johnsonm@redhat.com>
- added hpdj driver
- changed build to use tar_cat so adding new drivers is sane
Thu Jul 01 1999 Bill Nottingham <notting@redhat.com>
- add OkiPage 4w+, HP 8xx drivers
Mon Apr 05 1999 Bill Nottingham <notting@redhat.com>
- fix typo in config patch.
Sun Mar 21 1999 Cristian Gafton <gafton@redhat.com>
- auto rebuild in the new build environment (release 6)
Mon Mar 15 1999 Cristian Gafton <gafton@redhat.com>
- added patch from rth to fix alignement problems on the alpha.
Wed Feb 24 1999 Preston Brown <pbrown@redhat.com>
- Injected new description and group.
Mon Feb 08 1999 Bill Nottingham <notting@redhat.com>
- add uniprint .upp files
Sat Feb 06 1999 Preston Brown <pbrown@redhat.com>
- fontpath update.
Wed Dec 23 1998 Preston Brown <pbrown@redhat.com>
- updates for ghostscript 5.10
Fri Nov 13 1998 Preston Brown <pbrown@redhat.com>
- updated to use shared urw-fonts package.
Mon Nov 09 1998 Preston Brown <pbrown@redhat.com>
- turned on truetype (ttf) font support.
Thu Jul 02 1998 Jeff Johnson <jbj@redhat.com>
- updated to 4.03.
Tue May 05 1998 Cristian Gafton <gafton@redhat.com>
- enabled more printer drivers
- buildroot
Mon Apr 27 1998 Prospector System <bugs@redhat.com>
- translations modified for de, fr, tr
Mon Mar 03 1997 Erik Troan <ewt@redhat.com>
- Made /usr/share/ghostscript/3.33/Fontmap a config file.
2004-09-09 05:07:59 +00:00
|
|
|
|
Group: Applications/Publishing
|
2005-09-22 22:14:41 +00:00
|
|
|
|
Source0: ftp://ftp.rz.tu-bs.de/pub/mirror/ftp.easysw.com/ftp/pub/ghostscript/%{?gs_rc:test/}espgs-%{gs_ver}%{?gs_rc:gs_rc}-source.tar.bz2
|
2005-07-13 13:29:37 +00:00
|
|
|
|
Source1: FAPIcidfmap
|
2005-08-09 12:54:40 +00:00
|
|
|
|
Source2: adobe-cmaps-200204.tar.gz
|
|
|
|
|
Source3: acro5-cmaps-2001.tar.gz
|
2005-08-15 12:18:44 +00:00
|
|
|
|
Source4: cidfmap
|
2005-06-03 16:04:52 +00:00
|
|
|
|
|
|
|
|
|
Patch1: ghostscript-build.patch
|
|
|
|
|
Patch2: ghostscript-gtk2.patch
|
2005-06-06 13:35:21 +00:00
|
|
|
|
Patch3: ghostscript-scripts.patch
|
|
|
|
|
Patch4: ghostscript-ps2epsi.patch
|
|
|
|
|
Patch5: ghostscript-badc.patch
|
|
|
|
|
Patch6: ghostscript-pagesize.patch
|
2005-06-06 13:36:55 +00:00
|
|
|
|
Patch7: ghostscript-noopt.patch
|
2005-07-12 09:56:49 +00:00
|
|
|
|
Patch8: ghostscript-use-external-freetype.patch
|
2005-07-13 13:29:37 +00:00
|
|
|
|
Patch9: ghostscript-split-font-configuration.patch
|
2004-09-09 05:09:52 +00:00
|
|
|
|
|
2004-12-09 15:10:52 +00:00
|
|
|
|
Requires: zlib, libpng, glib2
|
auto-import changelog data from ghostscript-5.50-7.src.rpm
Wed Aug 02 2000 Matt Wilson <msw@redhat.com>
- rebuilt against new libpng
Wed Aug 02 2000 Bernhard Rosenkraenzer <bero@redhat.com>
- Fix up the cdj880 patch (Bug #14978)
- Fix build with gcc 2.96
Fri Jul 21 2000 Bill Nottingham <notting@redhat.com>
- turn off japanese support
Thu Jul 13 2000 Prospector <bugzilla@redhat.com>
- automatic rebuild
Fri Jul 07 2000 Trond Eivind Glomsrød <teg@redhat.com>
- fixed the broken inclusion of files in /usr/doc
- Build requires freetype-devel
Fri Jun 16 2000 Matt Wilson <msw@redhat.com>
- build japanese support in main distribution
- FHS manpage paths
Sun Mar 26 2000 Chris Ding <cding@redhat.com>
- enabled bmp16m driver
Thu Mar 23 2000 Matt Wilson <msw@redhat.com>
- added a boatload of Japanese printers
Thu Mar 16 2000 Matt Wilson <msw@redhat.com>
- add japanese support, enable_japanese macro
Mon Feb 14 2000 Bernhard Rosenkraenzer <bero@redhat.com>
- 5.50 at last...
- hpdj 2.6
- Added 3rd party drivers:
- Lexmark 5700 (lxm5700m)
- Alps MD-* (md2k, md5k)
- Lexmark 2050, 3200, 5700 and 7000 (lex2050, lex3200, lex5700, lex7000)
Fri Feb 04 2000 Bernhard Rosenkraenzer <bero@redhat.com>
- rebuild to compress man page
- fix gs.1 symlink
Wed Jan 26 2000 Bill Nottingham <notting@redhat.com>
- add stylus 740 uniprint files
Thu Jan 13 2000 Preston Brown <pbrown@redhat.com>
- add lq850 dot matrix driver (#6357)
Thu Oct 28 1999 Bill Nottingham <notting@redhat.com>
- oops, include oki182 driver.
Tue Aug 24 1999 Bill Nottingham <notting@redhat.com>
- don't optimize on Alpha. This way it works.
Thu Jul 29 1999 Michael K. Johnson <johnsonm@redhat.com>
- added hpdj driver
- changed build to use tar_cat so adding new drivers is sane
Thu Jul 01 1999 Bill Nottingham <notting@redhat.com>
- add OkiPage 4w+, HP 8xx drivers
Mon Apr 05 1999 Bill Nottingham <notting@redhat.com>
- fix typo in config patch.
Sun Mar 21 1999 Cristian Gafton <gafton@redhat.com>
- auto rebuild in the new build environment (release 6)
Mon Mar 15 1999 Cristian Gafton <gafton@redhat.com>
- added patch from rth to fix alignement problems on the alpha.
Wed Feb 24 1999 Preston Brown <pbrown@redhat.com>
- Injected new description and group.
Mon Feb 08 1999 Bill Nottingham <notting@redhat.com>
- add uniprint .upp files
Sat Feb 06 1999 Preston Brown <pbrown@redhat.com>
- fontpath update.
Wed Dec 23 1998 Preston Brown <pbrown@redhat.com>
- updates for ghostscript 5.10
Fri Nov 13 1998 Preston Brown <pbrown@redhat.com>
- updated to use shared urw-fonts package.
Mon Nov 09 1998 Preston Brown <pbrown@redhat.com>
- turned on truetype (ttf) font support.
Thu Jul 02 1998 Jeff Johnson <jbj@redhat.com>
- updated to 4.03.
Tue May 05 1998 Cristian Gafton <gafton@redhat.com>
- enabled more printer drivers
- buildroot
Mon Apr 27 1998 Prospector System <bugs@redhat.com>
- translations modified for de, fr, tr
Mon Mar 03 1997 Erik Troan <ewt@redhat.com>
- Made /usr/share/ghostscript/3.33/Fontmap a config file.
2004-09-09 05:07:59 +00:00
|
|
|
|
Requires: urw-fonts >= 1.1, ghostscript-fonts
|
2004-09-09 05:20:16 +00:00
|
|
|
|
BuildRequires: zlib, zlib-devel, libpng, libpng-devel, unzip, gtk2-devel
|
2005-11-09 13:42:57 +00:00
|
|
|
|
BuildRequires: glib2-devel
|
2004-09-09 05:16:01 +00:00
|
|
|
|
# Omni requires libxml
|
2004-09-09 05:20:16 +00:00
|
|
|
|
BuildRequires: libxml2-devel
|
2005-07-11 12:35:01 +00:00
|
|
|
|
BuildRequires: libtiff-devel
|
2004-09-09 05:14:56 +00:00
|
|
|
|
BuildRequires: cups-devel >= 1.1.13
|
2005-08-15 12:18:44 +00:00
|
|
|
|
%{?_with_freetype:BuildRequires: freetype-devel}
|
2004-09-09 05:14:56 +00:00
|
|
|
|
BuildRoot: %{_tmppath}/%{name}-%{gs_ver}-root
|
auto-import changelog data from ghostscript-5.50-7.src.rpm
Wed Aug 02 2000 Matt Wilson <msw@redhat.com>
- rebuilt against new libpng
Wed Aug 02 2000 Bernhard Rosenkraenzer <bero@redhat.com>
- Fix up the cdj880 patch (Bug #14978)
- Fix build with gcc 2.96
Fri Jul 21 2000 Bill Nottingham <notting@redhat.com>
- turn off japanese support
Thu Jul 13 2000 Prospector <bugzilla@redhat.com>
- automatic rebuild
Fri Jul 07 2000 Trond Eivind Glomsrød <teg@redhat.com>
- fixed the broken inclusion of files in /usr/doc
- Build requires freetype-devel
Fri Jun 16 2000 Matt Wilson <msw@redhat.com>
- build japanese support in main distribution
- FHS manpage paths
Sun Mar 26 2000 Chris Ding <cding@redhat.com>
- enabled bmp16m driver
Thu Mar 23 2000 Matt Wilson <msw@redhat.com>
- added a boatload of Japanese printers
Thu Mar 16 2000 Matt Wilson <msw@redhat.com>
- add japanese support, enable_japanese macro
Mon Feb 14 2000 Bernhard Rosenkraenzer <bero@redhat.com>
- 5.50 at last...
- hpdj 2.6
- Added 3rd party drivers:
- Lexmark 5700 (lxm5700m)
- Alps MD-* (md2k, md5k)
- Lexmark 2050, 3200, 5700 and 7000 (lex2050, lex3200, lex5700, lex7000)
Fri Feb 04 2000 Bernhard Rosenkraenzer <bero@redhat.com>
- rebuild to compress man page
- fix gs.1 symlink
Wed Jan 26 2000 Bill Nottingham <notting@redhat.com>
- add stylus 740 uniprint files
Thu Jan 13 2000 Preston Brown <pbrown@redhat.com>
- add lq850 dot matrix driver (#6357)
Thu Oct 28 1999 Bill Nottingham <notting@redhat.com>
- oops, include oki182 driver.
Tue Aug 24 1999 Bill Nottingham <notting@redhat.com>
- don't optimize on Alpha. This way it works.
Thu Jul 29 1999 Michael K. Johnson <johnsonm@redhat.com>
- added hpdj driver
- changed build to use tar_cat so adding new drivers is sane
Thu Jul 01 1999 Bill Nottingham <notting@redhat.com>
- add OkiPage 4w+, HP 8xx drivers
Mon Apr 05 1999 Bill Nottingham <notting@redhat.com>
- fix typo in config patch.
Sun Mar 21 1999 Cristian Gafton <gafton@redhat.com>
- auto rebuild in the new build environment (release 6)
Mon Mar 15 1999 Cristian Gafton <gafton@redhat.com>
- added patch from rth to fix alignement problems on the alpha.
Wed Feb 24 1999 Preston Brown <pbrown@redhat.com>
- Injected new description and group.
Mon Feb 08 1999 Bill Nottingham <notting@redhat.com>
- add uniprint .upp files
Sat Feb 06 1999 Preston Brown <pbrown@redhat.com>
- fontpath update.
Wed Dec 23 1998 Preston Brown <pbrown@redhat.com>
- updates for ghostscript 5.10
Fri Nov 13 1998 Preston Brown <pbrown@redhat.com>
- updated to use shared urw-fonts package.
Mon Nov 09 1998 Preston Brown <pbrown@redhat.com>
- turned on truetype (ttf) font support.
Thu Jul 02 1998 Jeff Johnson <jbj@redhat.com>
- updated to 4.03.
Tue May 05 1998 Cristian Gafton <gafton@redhat.com>
- enabled more printer drivers
- buildroot
Mon Apr 27 1998 Prospector System <bugs@redhat.com>
- translations modified for de, fr, tr
Mon Mar 03 1997 Erik Troan <ewt@redhat.com>
- Made /usr/share/ghostscript/3.33/Fontmap a config file.
2004-09-09 05:07:59 +00:00
|
|
|
|
|
2004-09-09 05:18:04 +00:00
|
|
|
|
# See bug #83516.
|
|
|
|
|
Conflicts: ttfonts-ja < 1.2-23
|
|
|
|
|
Conflicts: ttfonts-ko < 1.0.11-27
|
|
|
|
|
Conflicts: ttfonts-zh_CN < 2.12-2
|
|
|
|
|
Conflicts: ttfonts-zh_TW < 2.11-20
|
|
|
|
|
|
auto-import changelog data from ghostscript-5.50-7.src.rpm
Wed Aug 02 2000 Matt Wilson <msw@redhat.com>
- rebuilt against new libpng
Wed Aug 02 2000 Bernhard Rosenkraenzer <bero@redhat.com>
- Fix up the cdj880 patch (Bug #14978)
- Fix build with gcc 2.96
Fri Jul 21 2000 Bill Nottingham <notting@redhat.com>
- turn off japanese support
Thu Jul 13 2000 Prospector <bugzilla@redhat.com>
- automatic rebuild
Fri Jul 07 2000 Trond Eivind Glomsrød <teg@redhat.com>
- fixed the broken inclusion of files in /usr/doc
- Build requires freetype-devel
Fri Jun 16 2000 Matt Wilson <msw@redhat.com>
- build japanese support in main distribution
- FHS manpage paths
Sun Mar 26 2000 Chris Ding <cding@redhat.com>
- enabled bmp16m driver
Thu Mar 23 2000 Matt Wilson <msw@redhat.com>
- added a boatload of Japanese printers
Thu Mar 16 2000 Matt Wilson <msw@redhat.com>
- add japanese support, enable_japanese macro
Mon Feb 14 2000 Bernhard Rosenkraenzer <bero@redhat.com>
- 5.50 at last...
- hpdj 2.6
- Added 3rd party drivers:
- Lexmark 5700 (lxm5700m)
- Alps MD-* (md2k, md5k)
- Lexmark 2050, 3200, 5700 and 7000 (lex2050, lex3200, lex5700, lex7000)
Fri Feb 04 2000 Bernhard Rosenkraenzer <bero@redhat.com>
- rebuild to compress man page
- fix gs.1 symlink
Wed Jan 26 2000 Bill Nottingham <notting@redhat.com>
- add stylus 740 uniprint files
Thu Jan 13 2000 Preston Brown <pbrown@redhat.com>
- add lq850 dot matrix driver (#6357)
Thu Oct 28 1999 Bill Nottingham <notting@redhat.com>
- oops, include oki182 driver.
Tue Aug 24 1999 Bill Nottingham <notting@redhat.com>
- don't optimize on Alpha. This way it works.
Thu Jul 29 1999 Michael K. Johnson <johnsonm@redhat.com>
- added hpdj driver
- changed build to use tar_cat so adding new drivers is sane
Thu Jul 01 1999 Bill Nottingham <notting@redhat.com>
- add OkiPage 4w+, HP 8xx drivers
Mon Apr 05 1999 Bill Nottingham <notting@redhat.com>
- fix typo in config patch.
Sun Mar 21 1999 Cristian Gafton <gafton@redhat.com>
- auto rebuild in the new build environment (release 6)
Mon Mar 15 1999 Cristian Gafton <gafton@redhat.com>
- added patch from rth to fix alignement problems on the alpha.
Wed Feb 24 1999 Preston Brown <pbrown@redhat.com>
- Injected new description and group.
Mon Feb 08 1999 Bill Nottingham <notting@redhat.com>
- add uniprint .upp files
Sat Feb 06 1999 Preston Brown <pbrown@redhat.com>
- fontpath update.
Wed Dec 23 1998 Preston Brown <pbrown@redhat.com>
- updates for ghostscript 5.10
Fri Nov 13 1998 Preston Brown <pbrown@redhat.com>
- updated to use shared urw-fonts package.
Mon Nov 09 1998 Preston Brown <pbrown@redhat.com>
- turned on truetype (ttf) font support.
Thu Jul 02 1998 Jeff Johnson <jbj@redhat.com>
- updated to 4.03.
Tue May 05 1998 Cristian Gafton <gafton@redhat.com>
- enabled more printer drivers
- buildroot
Mon Apr 27 1998 Prospector System <bugs@redhat.com>
- translations modified for de, fr, tr
Mon Mar 03 1997 Erik Troan <ewt@redhat.com>
- Made /usr/share/ghostscript/3.33/Fontmap a config file.
2004-09-09 05:07:59 +00:00
|
|
|
|
%description
|
|
|
|
|
Ghostscript is a set of software that provides a PostScript(TM)
|
|
|
|
|
interpreter, a set of C procedures (the Ghostscript library, which
|
|
|
|
|
implements the graphics capabilities in the PostScript language) and
|
2004-09-09 05:09:52 +00:00
|
|
|
|
an interpreter for Portable Document Format (PDF) files. Ghostscript
|
auto-import changelog data from ghostscript-5.50-7.src.rpm
Wed Aug 02 2000 Matt Wilson <msw@redhat.com>
- rebuilt against new libpng
Wed Aug 02 2000 Bernhard Rosenkraenzer <bero@redhat.com>
- Fix up the cdj880 patch (Bug #14978)
- Fix build with gcc 2.96
Fri Jul 21 2000 Bill Nottingham <notting@redhat.com>
- turn off japanese support
Thu Jul 13 2000 Prospector <bugzilla@redhat.com>
- automatic rebuild
Fri Jul 07 2000 Trond Eivind Glomsrød <teg@redhat.com>
- fixed the broken inclusion of files in /usr/doc
- Build requires freetype-devel
Fri Jun 16 2000 Matt Wilson <msw@redhat.com>
- build japanese support in main distribution
- FHS manpage paths
Sun Mar 26 2000 Chris Ding <cding@redhat.com>
- enabled bmp16m driver
Thu Mar 23 2000 Matt Wilson <msw@redhat.com>
- added a boatload of Japanese printers
Thu Mar 16 2000 Matt Wilson <msw@redhat.com>
- add japanese support, enable_japanese macro
Mon Feb 14 2000 Bernhard Rosenkraenzer <bero@redhat.com>
- 5.50 at last...
- hpdj 2.6
- Added 3rd party drivers:
- Lexmark 5700 (lxm5700m)
- Alps MD-* (md2k, md5k)
- Lexmark 2050, 3200, 5700 and 7000 (lex2050, lex3200, lex5700, lex7000)
Fri Feb 04 2000 Bernhard Rosenkraenzer <bero@redhat.com>
- rebuild to compress man page
- fix gs.1 symlink
Wed Jan 26 2000 Bill Nottingham <notting@redhat.com>
- add stylus 740 uniprint files
Thu Jan 13 2000 Preston Brown <pbrown@redhat.com>
- add lq850 dot matrix driver (#6357)
Thu Oct 28 1999 Bill Nottingham <notting@redhat.com>
- oops, include oki182 driver.
Tue Aug 24 1999 Bill Nottingham <notting@redhat.com>
- don't optimize on Alpha. This way it works.
Thu Jul 29 1999 Michael K. Johnson <johnsonm@redhat.com>
- added hpdj driver
- changed build to use tar_cat so adding new drivers is sane
Thu Jul 01 1999 Bill Nottingham <notting@redhat.com>
- add OkiPage 4w+, HP 8xx drivers
Mon Apr 05 1999 Bill Nottingham <notting@redhat.com>
- fix typo in config patch.
Sun Mar 21 1999 Cristian Gafton <gafton@redhat.com>
- auto rebuild in the new build environment (release 6)
Mon Mar 15 1999 Cristian Gafton <gafton@redhat.com>
- added patch from rth to fix alignement problems on the alpha.
Wed Feb 24 1999 Preston Brown <pbrown@redhat.com>
- Injected new description and group.
Mon Feb 08 1999 Bill Nottingham <notting@redhat.com>
- add uniprint .upp files
Sat Feb 06 1999 Preston Brown <pbrown@redhat.com>
- fontpath update.
Wed Dec 23 1998 Preston Brown <pbrown@redhat.com>
- updates for ghostscript 5.10
Fri Nov 13 1998 Preston Brown <pbrown@redhat.com>
- updated to use shared urw-fonts package.
Mon Nov 09 1998 Preston Brown <pbrown@redhat.com>
- turned on truetype (ttf) font support.
Thu Jul 02 1998 Jeff Johnson <jbj@redhat.com>
- updated to 4.03.
Tue May 05 1998 Cristian Gafton <gafton@redhat.com>
- enabled more printer drivers
- buildroot
Mon Apr 27 1998 Prospector System <bugs@redhat.com>
- translations modified for de, fr, tr
Mon Mar 03 1997 Erik Troan <ewt@redhat.com>
- Made /usr/share/ghostscript/3.33/Fontmap a config file.
2004-09-09 05:07:59 +00:00
|
|
|
|
translates PostScript code into many common, bitmapped formats, like
|
2004-09-09 05:09:52 +00:00
|
|
|
|
those understood by your printer or screen. Ghostscript is normally
|
auto-import changelog data from ghostscript-5.50-7.src.rpm
Wed Aug 02 2000 Matt Wilson <msw@redhat.com>
- rebuilt against new libpng
Wed Aug 02 2000 Bernhard Rosenkraenzer <bero@redhat.com>
- Fix up the cdj880 patch (Bug #14978)
- Fix build with gcc 2.96
Fri Jul 21 2000 Bill Nottingham <notting@redhat.com>
- turn off japanese support
Thu Jul 13 2000 Prospector <bugzilla@redhat.com>
- automatic rebuild
Fri Jul 07 2000 Trond Eivind Glomsrød <teg@redhat.com>
- fixed the broken inclusion of files in /usr/doc
- Build requires freetype-devel
Fri Jun 16 2000 Matt Wilson <msw@redhat.com>
- build japanese support in main distribution
- FHS manpage paths
Sun Mar 26 2000 Chris Ding <cding@redhat.com>
- enabled bmp16m driver
Thu Mar 23 2000 Matt Wilson <msw@redhat.com>
- added a boatload of Japanese printers
Thu Mar 16 2000 Matt Wilson <msw@redhat.com>
- add japanese support, enable_japanese macro
Mon Feb 14 2000 Bernhard Rosenkraenzer <bero@redhat.com>
- 5.50 at last...
- hpdj 2.6
- Added 3rd party drivers:
- Lexmark 5700 (lxm5700m)
- Alps MD-* (md2k, md5k)
- Lexmark 2050, 3200, 5700 and 7000 (lex2050, lex3200, lex5700, lex7000)
Fri Feb 04 2000 Bernhard Rosenkraenzer <bero@redhat.com>
- rebuild to compress man page
- fix gs.1 symlink
Wed Jan 26 2000 Bill Nottingham <notting@redhat.com>
- add stylus 740 uniprint files
Thu Jan 13 2000 Preston Brown <pbrown@redhat.com>
- add lq850 dot matrix driver (#6357)
Thu Oct 28 1999 Bill Nottingham <notting@redhat.com>
- oops, include oki182 driver.
Tue Aug 24 1999 Bill Nottingham <notting@redhat.com>
- don't optimize on Alpha. This way it works.
Thu Jul 29 1999 Michael K. Johnson <johnsonm@redhat.com>
- added hpdj driver
- changed build to use tar_cat so adding new drivers is sane
Thu Jul 01 1999 Bill Nottingham <notting@redhat.com>
- add OkiPage 4w+, HP 8xx drivers
Mon Apr 05 1999 Bill Nottingham <notting@redhat.com>
- fix typo in config patch.
Sun Mar 21 1999 Cristian Gafton <gafton@redhat.com>
- auto rebuild in the new build environment (release 6)
Mon Mar 15 1999 Cristian Gafton <gafton@redhat.com>
- added patch from rth to fix alignement problems on the alpha.
Wed Feb 24 1999 Preston Brown <pbrown@redhat.com>
- Injected new description and group.
Mon Feb 08 1999 Bill Nottingham <notting@redhat.com>
- add uniprint .upp files
Sat Feb 06 1999 Preston Brown <pbrown@redhat.com>
- fontpath update.
Wed Dec 23 1998 Preston Brown <pbrown@redhat.com>
- updates for ghostscript 5.10
Fri Nov 13 1998 Preston Brown <pbrown@redhat.com>
- updated to use shared urw-fonts package.
Mon Nov 09 1998 Preston Brown <pbrown@redhat.com>
- turned on truetype (ttf) font support.
Thu Jul 02 1998 Jeff Johnson <jbj@redhat.com>
- updated to 4.03.
Tue May 05 1998 Cristian Gafton <gafton@redhat.com>
- enabled more printer drivers
- buildroot
Mon Apr 27 1998 Prospector System <bugs@redhat.com>
- translations modified for de, fr, tr
Mon Mar 03 1997 Erik Troan <ewt@redhat.com>
- Made /usr/share/ghostscript/3.33/Fontmap a config file.
2004-09-09 05:07:59 +00:00
|
|
|
|
used to display PostScript files and to print PostScript files to
|
|
|
|
|
non-PostScript printers.
|
|
|
|
|
|
|
|
|
|
If you need to display PostScript files or print them to
|
2004-09-09 05:09:52 +00:00
|
|
|
|
non-PostScript printers, you should install ghostscript. If you
|
auto-import changelog data from ghostscript-5.50-7.src.rpm
Wed Aug 02 2000 Matt Wilson <msw@redhat.com>
- rebuilt against new libpng
Wed Aug 02 2000 Bernhard Rosenkraenzer <bero@redhat.com>
- Fix up the cdj880 patch (Bug #14978)
- Fix build with gcc 2.96
Fri Jul 21 2000 Bill Nottingham <notting@redhat.com>
- turn off japanese support
Thu Jul 13 2000 Prospector <bugzilla@redhat.com>
- automatic rebuild
Fri Jul 07 2000 Trond Eivind Glomsrød <teg@redhat.com>
- fixed the broken inclusion of files in /usr/doc
- Build requires freetype-devel
Fri Jun 16 2000 Matt Wilson <msw@redhat.com>
- build japanese support in main distribution
- FHS manpage paths
Sun Mar 26 2000 Chris Ding <cding@redhat.com>
- enabled bmp16m driver
Thu Mar 23 2000 Matt Wilson <msw@redhat.com>
- added a boatload of Japanese printers
Thu Mar 16 2000 Matt Wilson <msw@redhat.com>
- add japanese support, enable_japanese macro
Mon Feb 14 2000 Bernhard Rosenkraenzer <bero@redhat.com>
- 5.50 at last...
- hpdj 2.6
- Added 3rd party drivers:
- Lexmark 5700 (lxm5700m)
- Alps MD-* (md2k, md5k)
- Lexmark 2050, 3200, 5700 and 7000 (lex2050, lex3200, lex5700, lex7000)
Fri Feb 04 2000 Bernhard Rosenkraenzer <bero@redhat.com>
- rebuild to compress man page
- fix gs.1 symlink
Wed Jan 26 2000 Bill Nottingham <notting@redhat.com>
- add stylus 740 uniprint files
Thu Jan 13 2000 Preston Brown <pbrown@redhat.com>
- add lq850 dot matrix driver (#6357)
Thu Oct 28 1999 Bill Nottingham <notting@redhat.com>
- oops, include oki182 driver.
Tue Aug 24 1999 Bill Nottingham <notting@redhat.com>
- don't optimize on Alpha. This way it works.
Thu Jul 29 1999 Michael K. Johnson <johnsonm@redhat.com>
- added hpdj driver
- changed build to use tar_cat so adding new drivers is sane
Thu Jul 01 1999 Bill Nottingham <notting@redhat.com>
- add OkiPage 4w+, HP 8xx drivers
Mon Apr 05 1999 Bill Nottingham <notting@redhat.com>
- fix typo in config patch.
Sun Mar 21 1999 Cristian Gafton <gafton@redhat.com>
- auto rebuild in the new build environment (release 6)
Mon Mar 15 1999 Cristian Gafton <gafton@redhat.com>
- added patch from rth to fix alignement problems on the alpha.
Wed Feb 24 1999 Preston Brown <pbrown@redhat.com>
- Injected new description and group.
Mon Feb 08 1999 Bill Nottingham <notting@redhat.com>
- add uniprint .upp files
Sat Feb 06 1999 Preston Brown <pbrown@redhat.com>
- fontpath update.
Wed Dec 23 1998 Preston Brown <pbrown@redhat.com>
- updates for ghostscript 5.10
Fri Nov 13 1998 Preston Brown <pbrown@redhat.com>
- updated to use shared urw-fonts package.
Mon Nov 09 1998 Preston Brown <pbrown@redhat.com>
- turned on truetype (ttf) font support.
Thu Jul 02 1998 Jeff Johnson <jbj@redhat.com>
- updated to 4.03.
Tue May 05 1998 Cristian Gafton <gafton@redhat.com>
- enabled more printer drivers
- buildroot
Mon Apr 27 1998 Prospector System <bugs@redhat.com>
- translations modified for de, fr, tr
Mon Mar 03 1997 Erik Troan <ewt@redhat.com>
- Made /usr/share/ghostscript/3.33/Fontmap a config file.
2004-09-09 05:07:59 +00:00
|
|
|
|
install ghostscript, you also need to install the ghostscript-fonts
|
|
|
|
|
package.
|
|
|
|
|
|
2004-09-09 05:16:01 +00:00
|
|
|
|
%package devel
|
|
|
|
|
Summary: Files for developing applications that use ghostscript.
|
2004-09-09 05:21:38 +00:00
|
|
|
|
Requires: %{name} = %{version}-%{release}
|
2004-09-09 05:16:01 +00:00
|
|
|
|
Group: Development/Libraries
|
|
|
|
|
|
|
|
|
|
%description devel
|
|
|
|
|
The header files for developing applications that use ghostscript.
|
|
|
|
|
|
2004-09-09 05:18:04 +00:00
|
|
|
|
%package gtk
|
|
|
|
|
Summary: A GTK-enabled PostScript(TM) interpreter and renderer.
|
2004-09-09 05:21:38 +00:00
|
|
|
|
Requires: %{name} = %{version}-%{release}
|
2004-09-09 05:18:04 +00:00
|
|
|
|
Group: Applications/Publishing
|
|
|
|
|
|
|
|
|
|
%description gtk
|
|
|
|
|
A GTK-enabled version of Ghostscript, called 'gsx'.
|
2004-09-09 05:16:01 +00:00
|
|
|
|
|
auto-import changelog data from ghostscript-5.50-7.src.rpm
Wed Aug 02 2000 Matt Wilson <msw@redhat.com>
- rebuilt against new libpng
Wed Aug 02 2000 Bernhard Rosenkraenzer <bero@redhat.com>
- Fix up the cdj880 patch (Bug #14978)
- Fix build with gcc 2.96
Fri Jul 21 2000 Bill Nottingham <notting@redhat.com>
- turn off japanese support
Thu Jul 13 2000 Prospector <bugzilla@redhat.com>
- automatic rebuild
Fri Jul 07 2000 Trond Eivind Glomsrød <teg@redhat.com>
- fixed the broken inclusion of files in /usr/doc
- Build requires freetype-devel
Fri Jun 16 2000 Matt Wilson <msw@redhat.com>
- build japanese support in main distribution
- FHS manpage paths
Sun Mar 26 2000 Chris Ding <cding@redhat.com>
- enabled bmp16m driver
Thu Mar 23 2000 Matt Wilson <msw@redhat.com>
- added a boatload of Japanese printers
Thu Mar 16 2000 Matt Wilson <msw@redhat.com>
- add japanese support, enable_japanese macro
Mon Feb 14 2000 Bernhard Rosenkraenzer <bero@redhat.com>
- 5.50 at last...
- hpdj 2.6
- Added 3rd party drivers:
- Lexmark 5700 (lxm5700m)
- Alps MD-* (md2k, md5k)
- Lexmark 2050, 3200, 5700 and 7000 (lex2050, lex3200, lex5700, lex7000)
Fri Feb 04 2000 Bernhard Rosenkraenzer <bero@redhat.com>
- rebuild to compress man page
- fix gs.1 symlink
Wed Jan 26 2000 Bill Nottingham <notting@redhat.com>
- add stylus 740 uniprint files
Thu Jan 13 2000 Preston Brown <pbrown@redhat.com>
- add lq850 dot matrix driver (#6357)
Thu Oct 28 1999 Bill Nottingham <notting@redhat.com>
- oops, include oki182 driver.
Tue Aug 24 1999 Bill Nottingham <notting@redhat.com>
- don't optimize on Alpha. This way it works.
Thu Jul 29 1999 Michael K. Johnson <johnsonm@redhat.com>
- added hpdj driver
- changed build to use tar_cat so adding new drivers is sane
Thu Jul 01 1999 Bill Nottingham <notting@redhat.com>
- add OkiPage 4w+, HP 8xx drivers
Mon Apr 05 1999 Bill Nottingham <notting@redhat.com>
- fix typo in config patch.
Sun Mar 21 1999 Cristian Gafton <gafton@redhat.com>
- auto rebuild in the new build environment (release 6)
Mon Mar 15 1999 Cristian Gafton <gafton@redhat.com>
- added patch from rth to fix alignement problems on the alpha.
Wed Feb 24 1999 Preston Brown <pbrown@redhat.com>
- Injected new description and group.
Mon Feb 08 1999 Bill Nottingham <notting@redhat.com>
- add uniprint .upp files
Sat Feb 06 1999 Preston Brown <pbrown@redhat.com>
- fontpath update.
Wed Dec 23 1998 Preston Brown <pbrown@redhat.com>
- updates for ghostscript 5.10
Fri Nov 13 1998 Preston Brown <pbrown@redhat.com>
- updated to use shared urw-fonts package.
Mon Nov 09 1998 Preston Brown <pbrown@redhat.com>
- turned on truetype (ttf) font support.
Thu Jul 02 1998 Jeff Johnson <jbj@redhat.com>
- updated to 4.03.
Tue May 05 1998 Cristian Gafton <gafton@redhat.com>
- enabled more printer drivers
- buildroot
Mon Apr 27 1998 Prospector System <bugs@redhat.com>
- translations modified for de, fr, tr
Mon Mar 03 1997 Erik Troan <ewt@redhat.com>
- Made /usr/share/ghostscript/3.33/Fontmap a config file.
2004-09-09 05:07:59 +00:00
|
|
|
|
%prep
|
2005-09-22 22:17:18 +00:00
|
|
|
|
%setup -q -n espgs-%{gs_ver}%{?gs_rc:%gs_rc}
|
2004-09-09 05:10:16 +00:00
|
|
|
|
|
2005-06-03 16:04:52 +00:00
|
|
|
|
# Make it build.
|
|
|
|
|
%patch1 -p1 -b .build
|
|
|
|
|
%patch2 -p1 -b .gtk2
|
2004-09-09 05:10:16 +00:00
|
|
|
|
|
2005-06-03 16:04:52 +00:00
|
|
|
|
# Fix some shell scripts
|
2005-06-06 13:35:21 +00:00
|
|
|
|
%patch3 -p1 -b .scripts
|
2004-09-09 05:18:04 +00:00
|
|
|
|
|
|
|
|
|
# Fix sed usage in ps2epsi (bug #89300).
|
2005-06-06 13:35:21 +00:00
|
|
|
|
%patch4 -p1 -b .ps2epsi
|
2004-09-09 05:18:04 +00:00
|
|
|
|
|
2005-06-06 13:35:21 +00:00
|
|
|
|
%patch5 -p1 -b .badc
|
2004-09-09 05:19:11 +00:00
|
|
|
|
|
2004-09-09 05:21:23 +00:00
|
|
|
|
# Prevent pdf2ps generating "null setpagesize" (bug #126446).
|
2005-06-06 13:35:21 +00:00
|
|
|
|
%patch6 -p1 -b .pagesize
|
2004-09-09 05:21:23 +00:00
|
|
|
|
|
2005-06-06 13:36:55 +00:00
|
|
|
|
# Build igcref.c with -O0 to work around bug #150771.
|
|
|
|
|
%patch7 -p1 -b .noopt
|
|
|
|
|
|
2005-07-12 12:29:38 +00:00
|
|
|
|
# Use external freetype (bug #161187).
|
2005-07-12 09:56:49 +00:00
|
|
|
|
%patch8 -p1 -b .use-external-freetype
|
|
|
|
|
|
2005-07-13 13:29:37 +00:00
|
|
|
|
# Allow separated font configuration (bug #161187).
|
|
|
|
|
%patch9 -p1 -b .split-font-configuration
|
2005-07-12 12:29:38 +00:00
|
|
|
|
|
2004-11-20 18:51:35 +00:00
|
|
|
|
# Convert manual pages to UTF-8
|
|
|
|
|
from8859_1() {
|
|
|
|
|
iconv -f iso-8859-1 -t utf-8 < "$1" > "${1}_"
|
|
|
|
|
mv "${1}_" "$1"
|
|
|
|
|
}
|
|
|
|
|
for i in man/de/*.1; do from8859_1 "$i"; done
|
|
|
|
|
|
auto-import changelog data from ghostscript-5.50-7.src.rpm
Wed Aug 02 2000 Matt Wilson <msw@redhat.com>
- rebuilt against new libpng
Wed Aug 02 2000 Bernhard Rosenkraenzer <bero@redhat.com>
- Fix up the cdj880 patch (Bug #14978)
- Fix build with gcc 2.96
Fri Jul 21 2000 Bill Nottingham <notting@redhat.com>
- turn off japanese support
Thu Jul 13 2000 Prospector <bugzilla@redhat.com>
- automatic rebuild
Fri Jul 07 2000 Trond Eivind Glomsrød <teg@redhat.com>
- fixed the broken inclusion of files in /usr/doc
- Build requires freetype-devel
Fri Jun 16 2000 Matt Wilson <msw@redhat.com>
- build japanese support in main distribution
- FHS manpage paths
Sun Mar 26 2000 Chris Ding <cding@redhat.com>
- enabled bmp16m driver
Thu Mar 23 2000 Matt Wilson <msw@redhat.com>
- added a boatload of Japanese printers
Thu Mar 16 2000 Matt Wilson <msw@redhat.com>
- add japanese support, enable_japanese macro
Mon Feb 14 2000 Bernhard Rosenkraenzer <bero@redhat.com>
- 5.50 at last...
- hpdj 2.6
- Added 3rd party drivers:
- Lexmark 5700 (lxm5700m)
- Alps MD-* (md2k, md5k)
- Lexmark 2050, 3200, 5700 and 7000 (lex2050, lex3200, lex5700, lex7000)
Fri Feb 04 2000 Bernhard Rosenkraenzer <bero@redhat.com>
- rebuild to compress man page
- fix gs.1 symlink
Wed Jan 26 2000 Bill Nottingham <notting@redhat.com>
- add stylus 740 uniprint files
Thu Jan 13 2000 Preston Brown <pbrown@redhat.com>
- add lq850 dot matrix driver (#6357)
Thu Oct 28 1999 Bill Nottingham <notting@redhat.com>
- oops, include oki182 driver.
Tue Aug 24 1999 Bill Nottingham <notting@redhat.com>
- don't optimize on Alpha. This way it works.
Thu Jul 29 1999 Michael K. Johnson <johnsonm@redhat.com>
- added hpdj driver
- changed build to use tar_cat so adding new drivers is sane
Thu Jul 01 1999 Bill Nottingham <notting@redhat.com>
- add OkiPage 4w+, HP 8xx drivers
Mon Apr 05 1999 Bill Nottingham <notting@redhat.com>
- fix typo in config patch.
Sun Mar 21 1999 Cristian Gafton <gafton@redhat.com>
- auto rebuild in the new build environment (release 6)
Mon Mar 15 1999 Cristian Gafton <gafton@redhat.com>
- added patch from rth to fix alignement problems on the alpha.
Wed Feb 24 1999 Preston Brown <pbrown@redhat.com>
- Injected new description and group.
Mon Feb 08 1999 Bill Nottingham <notting@redhat.com>
- add uniprint .upp files
Sat Feb 06 1999 Preston Brown <pbrown@redhat.com>
- fontpath update.
Wed Dec 23 1998 Preston Brown <pbrown@redhat.com>
- updates for ghostscript 5.10
Fri Nov 13 1998 Preston Brown <pbrown@redhat.com>
- updated to use shared urw-fonts package.
Mon Nov 09 1998 Preston Brown <pbrown@redhat.com>
- turned on truetype (ttf) font support.
Thu Jul 02 1998 Jeff Johnson <jbj@redhat.com>
- updated to 4.03.
Tue May 05 1998 Cristian Gafton <gafton@redhat.com>
- enabled more printer drivers
- buildroot
Mon Apr 27 1998 Prospector System <bugs@redhat.com>
- translations modified for de, fr, tr
Mon Mar 03 1997 Erik Troan <ewt@redhat.com>
- Made /usr/share/ghostscript/3.33/Fontmap a config file.
2004-09-09 05:07:59 +00:00
|
|
|
|
%build
|
2005-07-13 13:29:37 +00:00
|
|
|
|
FONTPATH=
|
|
|
|
|
for path in \
|
|
|
|
|
%{_datadir}/fonts/default/%{name} \
|
|
|
|
|
%{_datadir}/fonts/default/Type1 \
|
|
|
|
|
%{_datadir}/fonts/default/amspsfnt/pfb \
|
|
|
|
|
%{_datadir}/fonts/default/cmpsfont/pfb \
|
|
|
|
|
%{_sysconfdir}/%{name}
|
|
|
|
|
do
|
|
|
|
|
FONTPATH="$FONTPATH${FONTPATH:+:}$path"
|
|
|
|
|
done
|
|
|
|
|
%configure --with-ijs --enable-dynamic --with-fontpath="$FONTPATH"
|
2005-06-03 16:04:52 +00:00
|
|
|
|
|
2004-09-09 05:16:01 +00:00
|
|
|
|
# Build IJS
|
|
|
|
|
cd ijs
|
2005-06-03 16:04:52 +00:00
|
|
|
|
automake --add-missing --copy || : # Ships with broken symlinks
|
|
|
|
|
%configure --enable-shared --enable-static
|
2004-09-09 05:16:01 +00:00
|
|
|
|
make
|
|
|
|
|
cd ..
|
|
|
|
|
|
2005-08-15 12:18:44 +00:00
|
|
|
|
%if %{build_with_freetype}
|
2005-07-12 09:56:49 +00:00
|
|
|
|
FT_CFLAGS=$(pkg-config --cflags freetype2)
|
|
|
|
|
make so RPM_OPT_FLAGS="$RPM_OPT_FLAGS" prefix=%{_prefix} \
|
|
|
|
|
FT_BRIDGE=1 FT_CFLAGS="$FT_CFLAGS" FT_LIB=freetype
|
|
|
|
|
make RPM_OPT_FLAGS="$RPM_OPT_FLAGS" prefix=%{_prefix} \
|
|
|
|
|
FT_BRIDGE=1 FT_CFLAGS="$FT_CFLAGS" FT_LIB=freetype
|
2005-08-15 12:18:44 +00:00
|
|
|
|
%else
|
|
|
|
|
make so RPM_OPT_FLAGS="$RPM_OPT_FLAGS" prefix=%{_prefix}
|
|
|
|
|
make RPM_OPT_FLAGS="$RPM_OPT_FLAGS" prefix=%{_prefix}
|
|
|
|
|
%endif
|
2004-09-09 05:14:56 +00:00
|
|
|
|
|
auto-import changelog data from ghostscript-5.50-7.src.rpm
Wed Aug 02 2000 Matt Wilson <msw@redhat.com>
- rebuilt against new libpng
Wed Aug 02 2000 Bernhard Rosenkraenzer <bero@redhat.com>
- Fix up the cdj880 patch (Bug #14978)
- Fix build with gcc 2.96
Fri Jul 21 2000 Bill Nottingham <notting@redhat.com>
- turn off japanese support
Thu Jul 13 2000 Prospector <bugzilla@redhat.com>
- automatic rebuild
Fri Jul 07 2000 Trond Eivind Glomsrød <teg@redhat.com>
- fixed the broken inclusion of files in /usr/doc
- Build requires freetype-devel
Fri Jun 16 2000 Matt Wilson <msw@redhat.com>
- build japanese support in main distribution
- FHS manpage paths
Sun Mar 26 2000 Chris Ding <cding@redhat.com>
- enabled bmp16m driver
Thu Mar 23 2000 Matt Wilson <msw@redhat.com>
- added a boatload of Japanese printers
Thu Mar 16 2000 Matt Wilson <msw@redhat.com>
- add japanese support, enable_japanese macro
Mon Feb 14 2000 Bernhard Rosenkraenzer <bero@redhat.com>
- 5.50 at last...
- hpdj 2.6
- Added 3rd party drivers:
- Lexmark 5700 (lxm5700m)
- Alps MD-* (md2k, md5k)
- Lexmark 2050, 3200, 5700 and 7000 (lex2050, lex3200, lex5700, lex7000)
Fri Feb 04 2000 Bernhard Rosenkraenzer <bero@redhat.com>
- rebuild to compress man page
- fix gs.1 symlink
Wed Jan 26 2000 Bill Nottingham <notting@redhat.com>
- add stylus 740 uniprint files
Thu Jan 13 2000 Preston Brown <pbrown@redhat.com>
- add lq850 dot matrix driver (#6357)
Thu Oct 28 1999 Bill Nottingham <notting@redhat.com>
- oops, include oki182 driver.
Tue Aug 24 1999 Bill Nottingham <notting@redhat.com>
- don't optimize on Alpha. This way it works.
Thu Jul 29 1999 Michael K. Johnson <johnsonm@redhat.com>
- added hpdj driver
- changed build to use tar_cat so adding new drivers is sane
Thu Jul 01 1999 Bill Nottingham <notting@redhat.com>
- add OkiPage 4w+, HP 8xx drivers
Mon Apr 05 1999 Bill Nottingham <notting@redhat.com>
- fix typo in config patch.
Sun Mar 21 1999 Cristian Gafton <gafton@redhat.com>
- auto rebuild in the new build environment (release 6)
Mon Mar 15 1999 Cristian Gafton <gafton@redhat.com>
- added patch from rth to fix alignement problems on the alpha.
Wed Feb 24 1999 Preston Brown <pbrown@redhat.com>
- Injected new description and group.
Mon Feb 08 1999 Bill Nottingham <notting@redhat.com>
- add uniprint .upp files
Sat Feb 06 1999 Preston Brown <pbrown@redhat.com>
- fontpath update.
Wed Dec 23 1998 Preston Brown <pbrown@redhat.com>
- updates for ghostscript 5.10
Fri Nov 13 1998 Preston Brown <pbrown@redhat.com>
- updated to use shared urw-fonts package.
Mon Nov 09 1998 Preston Brown <pbrown@redhat.com>
- turned on truetype (ttf) font support.
Thu Jul 02 1998 Jeff Johnson <jbj@redhat.com>
- updated to 4.03.
Tue May 05 1998 Cristian Gafton <gafton@redhat.com>
- enabled more printer drivers
- buildroot
Mon Apr 27 1998 Prospector System <bugs@redhat.com>
- translations modified for de, fr, tr
Mon Mar 03 1997 Erik Troan <ewt@redhat.com>
- Made /usr/share/ghostscript/3.33/Fontmap a config file.
2004-09-09 05:07:59 +00:00
|
|
|
|
%install
|
|
|
|
|
rm -rf $RPM_BUILD_ROOT
|
2004-09-09 05:09:52 +00:00
|
|
|
|
mkdir -p $RPM_BUILD_ROOT
|
|
|
|
|
mkdir -p $RPM_BUILD_ROOT/{%{_mandir},%{_bindir},%{_datadir},%{_docdir}}
|
2004-09-09 05:16:01 +00:00
|
|
|
|
mkdir -p $RPM_BUILD_ROOT/{%{_libdir},%{_includedir}/ijs}
|
|
|
|
|
|
2004-09-09 05:19:11 +00:00
|
|
|
|
make install soinstall \
|
2005-08-15 12:18:44 +00:00
|
|
|
|
%{?_with_freetype:FT_BRIDGE=1} \
|
2004-09-09 05:17:15 +00:00
|
|
|
|
prefix=$RPM_BUILD_ROOT%{_prefix} \
|
|
|
|
|
mandir=$RPM_BUILD_ROOT%{_mandir} \
|
|
|
|
|
datadir=$RPM_BUILD_ROOT%{_datadir} \
|
|
|
|
|
bindir=$RPM_BUILD_ROOT%{_bindir} \
|
|
|
|
|
libdir=$RPM_BUILD_ROOT%{_libdir} \
|
2005-09-26 17:18:02 +00:00
|
|
|
|
docdir=$RPM_BUILD_ROOT%{_docdir}/%{name}-%{gs_dot_ver} \
|
2005-06-03 16:04:52 +00:00
|
|
|
|
gsdir=$RPM_BUILD_ROOT%{_datadir}/%{name} \
|
2005-09-26 17:18:02 +00:00
|
|
|
|
gsdatadir=$RPM_BUILD_ROOT%{_datadir}/%{name}/%{gs_dot_ver} \
|
|
|
|
|
gssharedir=$RPM_BUILD_ROOT%{_libdir}/%{name}/%{gs_dot_ver} \
|
2005-06-03 16:04:52 +00:00
|
|
|
|
CUPSSERVER=$RPM_BUILD_ROOT`cups-config --serverbin` \
|
|
|
|
|
CUPSCONFIG=$RPM_BUILD_ROOT`cups-config --serverroot` \
|
2005-08-15 12:18:44 +00:00
|
|
|
|
CUPSDATA=$RPM_BUILD_ROOT`cups-config --datadir`
|
2005-06-03 16:04:52 +00:00
|
|
|
|
|
2004-09-09 05:19:11 +00:00
|
|
|
|
mv -f $RPM_BUILD_ROOT%{_bindir}/gsc $RPM_BUILD_ROOT%{_bindir}/gs
|
2004-09-09 05:16:01 +00:00
|
|
|
|
|
|
|
|
|
cd ijs
|
|
|
|
|
%makeinstall
|
2004-09-09 05:14:56 +00:00
|
|
|
|
cd ..
|
2004-09-09 05:09:52 +00:00
|
|
|
|
|
auto-import changelog data from ghostscript-5.50-7.src.rpm
Wed Aug 02 2000 Matt Wilson <msw@redhat.com>
- rebuilt against new libpng
Wed Aug 02 2000 Bernhard Rosenkraenzer <bero@redhat.com>
- Fix up the cdj880 patch (Bug #14978)
- Fix build with gcc 2.96
Fri Jul 21 2000 Bill Nottingham <notting@redhat.com>
- turn off japanese support
Thu Jul 13 2000 Prospector <bugzilla@redhat.com>
- automatic rebuild
Fri Jul 07 2000 Trond Eivind Glomsrød <teg@redhat.com>
- fixed the broken inclusion of files in /usr/doc
- Build requires freetype-devel
Fri Jun 16 2000 Matt Wilson <msw@redhat.com>
- build japanese support in main distribution
- FHS manpage paths
Sun Mar 26 2000 Chris Ding <cding@redhat.com>
- enabled bmp16m driver
Thu Mar 23 2000 Matt Wilson <msw@redhat.com>
- added a boatload of Japanese printers
Thu Mar 16 2000 Matt Wilson <msw@redhat.com>
- add japanese support, enable_japanese macro
Mon Feb 14 2000 Bernhard Rosenkraenzer <bero@redhat.com>
- 5.50 at last...
- hpdj 2.6
- Added 3rd party drivers:
- Lexmark 5700 (lxm5700m)
- Alps MD-* (md2k, md5k)
- Lexmark 2050, 3200, 5700 and 7000 (lex2050, lex3200, lex5700, lex7000)
Fri Feb 04 2000 Bernhard Rosenkraenzer <bero@redhat.com>
- rebuild to compress man page
- fix gs.1 symlink
Wed Jan 26 2000 Bill Nottingham <notting@redhat.com>
- add stylus 740 uniprint files
Thu Jan 13 2000 Preston Brown <pbrown@redhat.com>
- add lq850 dot matrix driver (#6357)
Thu Oct 28 1999 Bill Nottingham <notting@redhat.com>
- oops, include oki182 driver.
Tue Aug 24 1999 Bill Nottingham <notting@redhat.com>
- don't optimize on Alpha. This way it works.
Thu Jul 29 1999 Michael K. Johnson <johnsonm@redhat.com>
- added hpdj driver
- changed build to use tar_cat so adding new drivers is sane
Thu Jul 01 1999 Bill Nottingham <notting@redhat.com>
- add OkiPage 4w+, HP 8xx drivers
Mon Apr 05 1999 Bill Nottingham <notting@redhat.com>
- fix typo in config patch.
Sun Mar 21 1999 Cristian Gafton <gafton@redhat.com>
- auto rebuild in the new build environment (release 6)
Mon Mar 15 1999 Cristian Gafton <gafton@redhat.com>
- added patch from rth to fix alignement problems on the alpha.
Wed Feb 24 1999 Preston Brown <pbrown@redhat.com>
- Injected new description and group.
Mon Feb 08 1999 Bill Nottingham <notting@redhat.com>
- add uniprint .upp files
Sat Feb 06 1999 Preston Brown <pbrown@redhat.com>
- fontpath update.
Wed Dec 23 1998 Preston Brown <pbrown@redhat.com>
- updates for ghostscript 5.10
Fri Nov 13 1998 Preston Brown <pbrown@redhat.com>
- updated to use shared urw-fonts package.
Mon Nov 09 1998 Preston Brown <pbrown@redhat.com>
- turned on truetype (ttf) font support.
Thu Jul 02 1998 Jeff Johnson <jbj@redhat.com>
- updated to 4.03.
Tue May 05 1998 Cristian Gafton <gafton@redhat.com>
- enabled more printer drivers
- buildroot
Mon Apr 27 1998 Prospector System <bugs@redhat.com>
- translations modified for de, fr, tr
Mon Mar 03 1997 Erik Troan <ewt@redhat.com>
- Made /usr/share/ghostscript/3.33/Fontmap a config file.
2004-09-09 05:07:59 +00:00
|
|
|
|
ln -sf gs.1.gz $RPM_BUILD_ROOT/%{_mandir}/man1/ghostscript.1.gz
|
|
|
|
|
ln -sf gs $RPM_BUILD_ROOT/usr/bin/ghostscript
|
2004-09-09 05:09:52 +00:00
|
|
|
|
|
2005-07-13 13:29:37 +00:00
|
|
|
|
# Rename an original FAPIcidfmap to FAPIcidfmap.GS
|
2005-09-26 17:18:02 +00:00
|
|
|
|
mv $RPM_BUILD_ROOT%{_datadir}/%{name}/%{gs_dot_ver}/lib/FAPIcidfmap{,.GS}
|
2005-08-15 12:18:44 +00:00
|
|
|
|
# Rename an original cidfmap to cidfmap.GS
|
2005-09-26 17:18:02 +00:00
|
|
|
|
mv $RPM_BUILD_ROOT%{_datadir}/%{name}/%{gs_dot_ver}/lib/cidfmap{,.GS}
|
2005-08-15 12:18:44 +00:00
|
|
|
|
# Install our own FAPIcidfmap/cidfmap to allow the separated
|
|
|
|
|
# FAPIcidfmap/cidfmap which the font packages own.
|
2005-09-26 17:18:02 +00:00
|
|
|
|
install -m0644 %{SOURCE1} $RPM_BUILD_ROOT%{_datadir}/%{name}/%{gs_dot_ver}/lib/FAPIcidfmap
|
|
|
|
|
install -m0644 %{SOURCE4} $RPM_BUILD_ROOT%{_datadir}/%{name}/%{gs_dot_ver}/lib/cidfmap
|
2005-07-13 13:29:37 +00:00
|
|
|
|
|
2005-08-09 12:54:40 +00:00
|
|
|
|
# Install adobe/acro5 CMaps (bug #165428).
|
2005-09-26 17:18:02 +00:00
|
|
|
|
tar zxf %{SOURCE2} -C $RPM_BUILD_ROOT%{_datadir}/%{name}/%{gs_dot_ver}/Resource
|
|
|
|
|
tar zxf %{SOURCE3} -C $RPM_BUILD_ROOT%{_datadir}/%{name}/%{gs_dot_ver}/Resource
|
2005-08-09 12:54:40 +00:00
|
|
|
|
|
2004-09-09 05:14:56 +00:00
|
|
|
|
# Don't ship sysvlp.sh.
|
|
|
|
|
rm -f $RPM_BUILD_ROOT/usr/bin/sysvlp.sh
|
|
|
|
|
|
2004-09-09 05:16:01 +00:00
|
|
|
|
# Header files.
|
|
|
|
|
mkdir -p $RPM_BUILD_ROOT%{_includedir}/ghostscript
|
|
|
|
|
install -m0644 src/iapi.h $RPM_BUILD_ROOT%{_includedir}/ghostscript
|
2005-06-09 10:02:03 +00:00
|
|
|
|
install -m0644 src/ierrors.h $RPM_BUILD_ROOT%{_includedir}/ghostscript
|
2004-09-09 05:16:01 +00:00
|
|
|
|
install -m0644 src/errors.h $RPM_BUILD_ROOT%{_includedir}/ghostscript
|
|
|
|
|
install -m0644 src/gdevdsp.h $RPM_BUILD_ROOT%{_includedir}/ghostscript
|
2004-09-09 05:15:31 +00:00
|
|
|
|
|
2005-06-03 22:13:52 +00:00
|
|
|
|
# Don't ship pkgconfig files. Note: this always gets installed in /usr/lib
|
|
|
|
|
# regardless of multilib.
|
|
|
|
|
rm -f $RPM_BUILD_ROOT/usr/lib/pkgconfig/ijs.pc
|
|
|
|
|
|
2005-06-03 16:04:52 +00:00
|
|
|
|
# Don't ship ijs example client or server
|
|
|
|
|
rm -f $RPM_BUILD_ROOT%{_bindir}/ijs_{client,server}_example
|
|
|
|
|
|
|
|
|
|
# Don't ship files that get shipped in the cups package.
|
|
|
|
|
rm -rf $RPM_BUILD_ROOT%{_sysconfdir}/cups
|
|
|
|
|
rm -f $RPM_BUILD_ROOT%{_libdir}/cups/filter/pstoraster
|
|
|
|
|
|
2005-07-12 10:48:10 +00:00
|
|
|
|
# Don't ship two copies of Resource. Just the versioned one will do.
|
|
|
|
|
rm -rf $RPM_BUILD_ROOT%{_datadir}/ghostscript/Resource
|
auto-import changelog data from ghostscript-5.50-7.src.rpm
Wed Aug 02 2000 Matt Wilson <msw@redhat.com>
- rebuilt against new libpng
Wed Aug 02 2000 Bernhard Rosenkraenzer <bero@redhat.com>
- Fix up the cdj880 patch (Bug #14978)
- Fix build with gcc 2.96
Fri Jul 21 2000 Bill Nottingham <notting@redhat.com>
- turn off japanese support
Thu Jul 13 2000 Prospector <bugzilla@redhat.com>
- automatic rebuild
Fri Jul 07 2000 Trond Eivind Glomsrød <teg@redhat.com>
- fixed the broken inclusion of files in /usr/doc
- Build requires freetype-devel
Fri Jun 16 2000 Matt Wilson <msw@redhat.com>
- build japanese support in main distribution
- FHS manpage paths
Sun Mar 26 2000 Chris Ding <cding@redhat.com>
- enabled bmp16m driver
Thu Mar 23 2000 Matt Wilson <msw@redhat.com>
- added a boatload of Japanese printers
Thu Mar 16 2000 Matt Wilson <msw@redhat.com>
- add japanese support, enable_japanese macro
Mon Feb 14 2000 Bernhard Rosenkraenzer <bero@redhat.com>
- 5.50 at last...
- hpdj 2.6
- Added 3rd party drivers:
- Lexmark 5700 (lxm5700m)
- Alps MD-* (md2k, md5k)
- Lexmark 2050, 3200, 5700 and 7000 (lex2050, lex3200, lex5700, lex7000)
Fri Feb 04 2000 Bernhard Rosenkraenzer <bero@redhat.com>
- rebuild to compress man page
- fix gs.1 symlink
Wed Jan 26 2000 Bill Nottingham <notting@redhat.com>
- add stylus 740 uniprint files
Thu Jan 13 2000 Preston Brown <pbrown@redhat.com>
- add lq850 dot matrix driver (#6357)
Thu Oct 28 1999 Bill Nottingham <notting@redhat.com>
- oops, include oki182 driver.
Tue Aug 24 1999 Bill Nottingham <notting@redhat.com>
- don't optimize on Alpha. This way it works.
Thu Jul 29 1999 Michael K. Johnson <johnsonm@redhat.com>
- added hpdj driver
- changed build to use tar_cat so adding new drivers is sane
Thu Jul 01 1999 Bill Nottingham <notting@redhat.com>
- add OkiPage 4w+, HP 8xx drivers
Mon Apr 05 1999 Bill Nottingham <notting@redhat.com>
- fix typo in config patch.
Sun Mar 21 1999 Cristian Gafton <gafton@redhat.com>
- auto rebuild in the new build environment (release 6)
Mon Mar 15 1999 Cristian Gafton <gafton@redhat.com>
- added patch from rth to fix alignement problems on the alpha.
Wed Feb 24 1999 Preston Brown <pbrown@redhat.com>
- Injected new description and group.
Mon Feb 08 1999 Bill Nottingham <notting@redhat.com>
- add uniprint .upp files
Sat Feb 06 1999 Preston Brown <pbrown@redhat.com>
- fontpath update.
Wed Dec 23 1998 Preston Brown <pbrown@redhat.com>
- updates for ghostscript 5.10
Fri Nov 13 1998 Preston Brown <pbrown@redhat.com>
- updated to use shared urw-fonts package.
Mon Nov 09 1998 Preston Brown <pbrown@redhat.com>
- turned on truetype (ttf) font support.
Thu Jul 02 1998 Jeff Johnson <jbj@redhat.com>
- updated to 4.03.
Tue May 05 1998 Cristian Gafton <gafton@redhat.com>
- enabled more printer drivers
- buildroot
Mon Apr 27 1998 Prospector System <bugs@redhat.com>
- translations modified for de, fr, tr
Mon Mar 03 1997 Erik Troan <ewt@redhat.com>
- Made /usr/share/ghostscript/3.33/Fontmap a config file.
2004-09-09 05:07:59 +00:00
|
|
|
|
|
2004-12-03 12:11:57 +00:00
|
|
|
|
mkdir -p $RPM_BUILD_ROOT/etc/ghostscript
|
|
|
|
|
|
2004-09-09 05:16:01 +00:00
|
|
|
|
# The man/de/man1 symlinks are broken (bug #66238).
|
|
|
|
|
find $RPM_BUILD_ROOT%{_mandir}/de/man1 -type l | xargs rm -f
|
2004-09-09 05:14:56 +00:00
|
|
|
|
|
2004-09-09 05:16:01 +00:00
|
|
|
|
MAIN_PWD=`pwd`
|
2005-09-26 17:18:02 +00:00
|
|
|
|
(cd $RPM_BUILD_ROOT; find ./usr/share/ghostscript/%{gs_dot_ver}/lib/* | \
|
2004-09-09 05:16:01 +00:00
|
|
|
|
sed -e 's/\.//;' | grep -v lib/Fontmap* | grep -v gs_init.ps > $MAIN_PWD/rpm.sharelist
|
|
|
|
|
find .%{_bindir}/ | sed -e 's/\.//;' | \
|
|
|
|
|
grep -v '/$\|/hpijs$\|/gsx$\|/ijs-config$' \
|
|
|
|
|
>> $MAIN_PWD/rpm.sharelist)
|
2004-09-09 05:14:56 +00:00
|
|
|
|
|
2004-09-09 05:16:01 +00:00
|
|
|
|
%clean
|
|
|
|
|
rm -rf $RPM_BUILD_ROOT
|
2004-09-09 05:14:56 +00:00
|
|
|
|
|
2004-09-09 05:09:52 +00:00
|
|
|
|
%files -f rpm.sharelist
|
auto-import changelog data from ghostscript-5.50-7.src.rpm
Wed Aug 02 2000 Matt Wilson <msw@redhat.com>
- rebuilt against new libpng
Wed Aug 02 2000 Bernhard Rosenkraenzer <bero@redhat.com>
- Fix up the cdj880 patch (Bug #14978)
- Fix build with gcc 2.96
Fri Jul 21 2000 Bill Nottingham <notting@redhat.com>
- turn off japanese support
Thu Jul 13 2000 Prospector <bugzilla@redhat.com>
- automatic rebuild
Fri Jul 07 2000 Trond Eivind Glomsrød <teg@redhat.com>
- fixed the broken inclusion of files in /usr/doc
- Build requires freetype-devel
Fri Jun 16 2000 Matt Wilson <msw@redhat.com>
- build japanese support in main distribution
- FHS manpage paths
Sun Mar 26 2000 Chris Ding <cding@redhat.com>
- enabled bmp16m driver
Thu Mar 23 2000 Matt Wilson <msw@redhat.com>
- added a boatload of Japanese printers
Thu Mar 16 2000 Matt Wilson <msw@redhat.com>
- add japanese support, enable_japanese macro
Mon Feb 14 2000 Bernhard Rosenkraenzer <bero@redhat.com>
- 5.50 at last...
- hpdj 2.6
- Added 3rd party drivers:
- Lexmark 5700 (lxm5700m)
- Alps MD-* (md2k, md5k)
- Lexmark 2050, 3200, 5700 and 7000 (lex2050, lex3200, lex5700, lex7000)
Fri Feb 04 2000 Bernhard Rosenkraenzer <bero@redhat.com>
- rebuild to compress man page
- fix gs.1 symlink
Wed Jan 26 2000 Bill Nottingham <notting@redhat.com>
- add stylus 740 uniprint files
Thu Jan 13 2000 Preston Brown <pbrown@redhat.com>
- add lq850 dot matrix driver (#6357)
Thu Oct 28 1999 Bill Nottingham <notting@redhat.com>
- oops, include oki182 driver.
Tue Aug 24 1999 Bill Nottingham <notting@redhat.com>
- don't optimize on Alpha. This way it works.
Thu Jul 29 1999 Michael K. Johnson <johnsonm@redhat.com>
- added hpdj driver
- changed build to use tar_cat so adding new drivers is sane
Thu Jul 01 1999 Bill Nottingham <notting@redhat.com>
- add OkiPage 4w+, HP 8xx drivers
Mon Apr 05 1999 Bill Nottingham <notting@redhat.com>
- fix typo in config patch.
Sun Mar 21 1999 Cristian Gafton <gafton@redhat.com>
- auto rebuild in the new build environment (release 6)
Mon Mar 15 1999 Cristian Gafton <gafton@redhat.com>
- added patch from rth to fix alignement problems on the alpha.
Wed Feb 24 1999 Preston Brown <pbrown@redhat.com>
- Injected new description and group.
Mon Feb 08 1999 Bill Nottingham <notting@redhat.com>
- add uniprint .upp files
Sat Feb 06 1999 Preston Brown <pbrown@redhat.com>
- fontpath update.
Wed Dec 23 1998 Preston Brown <pbrown@redhat.com>
- updates for ghostscript 5.10
Fri Nov 13 1998 Preston Brown <pbrown@redhat.com>
- updated to use shared urw-fonts package.
Mon Nov 09 1998 Preston Brown <pbrown@redhat.com>
- turned on truetype (ttf) font support.
Thu Jul 02 1998 Jeff Johnson <jbj@redhat.com>
- updated to 4.03.
Tue May 05 1998 Cristian Gafton <gafton@redhat.com>
- enabled more printer drivers
- buildroot
Mon Apr 27 1998 Prospector System <bugs@redhat.com>
- translations modified for de, fr, tr
Mon Mar 03 1997 Erik Troan <ewt@redhat.com>
- Made /usr/share/ghostscript/3.33/Fontmap a config file.
2004-09-09 05:07:59 +00:00
|
|
|
|
%defattr(-,root,root)
|
2004-12-03 12:11:57 +00:00
|
|
|
|
%dir /etc/ghostscript
|
2004-09-09 05:14:56 +00:00
|
|
|
|
%dir %{_datadir}/ghostscript
|
2005-09-26 17:18:02 +00:00
|
|
|
|
%dir %{_datadir}/ghostscript/%{gs_dot_ver}
|
|
|
|
|
%dir %{_datadir}/ghostscript/%{gs_dot_ver}/lib
|
|
|
|
|
%config %{_datadir}/ghostscript/%{gs_dot_ver}/lib/gs_init.ps
|
|
|
|
|
%config %{_datadir}/ghostscript/%{gs_dot_ver}/lib/Fontmap*
|
|
|
|
|
%{_datadir}/ghostscript/%{gs_dot_ver}/Resource/
|
|
|
|
|
%{_datadir}/ghostscript/%{gs_dot_ver}/examples
|
2004-09-09 05:16:01 +00:00
|
|
|
|
%{_mandir}/*/*
|
2005-09-26 17:18:02 +00:00
|
|
|
|
%doc %{_docdir}/%{name}-%{gs_dot_ver}
|
2004-09-09 05:18:04 +00:00
|
|
|
|
%{_libdir}/libgs.so.*
|
|
|
|
|
%{_libdir}/libgs.so
|
2005-06-03 16:04:52 +00:00
|
|
|
|
%{_libdir}/libijs*.so*
|
2005-09-26 17:18:02 +00:00
|
|
|
|
%{_libdir}/%{name}/%{gs_dot_ver}
|
2005-06-03 16:04:52 +00:00
|
|
|
|
%{_libdir}/cups/filter/pstopxl
|
|
|
|
|
%{_datadir}/cups/model/pxl*
|
2004-09-09 05:16:01 +00:00
|
|
|
|
|
2004-09-09 05:18:04 +00:00
|
|
|
|
%files gtk
|
|
|
|
|
%defattr(-,root,root)
|
|
|
|
|
%{_bindir}/gsx
|
2004-09-09 05:16:01 +00:00
|
|
|
|
|
|
|
|
|
%files devel
|
|
|
|
|
%defattr(-,root,root)
|
|
|
|
|
%dir %{_includedir}/ghostscript
|
|
|
|
|
%{_includedir}/ghostscript/*.h
|
|
|
|
|
%dir %{_includedir}/ijs
|
|
|
|
|
%{_includedir}/ijs/*
|
|
|
|
|
%{_bindir}/ijs-config
|
2005-06-03 16:04:52 +00:00
|
|
|
|
%{_libdir}/libijs.*a
|
auto-import changelog data from ghostscript-5.50-7.src.rpm
Wed Aug 02 2000 Matt Wilson <msw@redhat.com>
- rebuilt against new libpng
Wed Aug 02 2000 Bernhard Rosenkraenzer <bero@redhat.com>
- Fix up the cdj880 patch (Bug #14978)
- Fix build with gcc 2.96
Fri Jul 21 2000 Bill Nottingham <notting@redhat.com>
- turn off japanese support
Thu Jul 13 2000 Prospector <bugzilla@redhat.com>
- automatic rebuild
Fri Jul 07 2000 Trond Eivind Glomsrød <teg@redhat.com>
- fixed the broken inclusion of files in /usr/doc
- Build requires freetype-devel
Fri Jun 16 2000 Matt Wilson <msw@redhat.com>
- build japanese support in main distribution
- FHS manpage paths
Sun Mar 26 2000 Chris Ding <cding@redhat.com>
- enabled bmp16m driver
Thu Mar 23 2000 Matt Wilson <msw@redhat.com>
- added a boatload of Japanese printers
Thu Mar 16 2000 Matt Wilson <msw@redhat.com>
- add japanese support, enable_japanese macro
Mon Feb 14 2000 Bernhard Rosenkraenzer <bero@redhat.com>
- 5.50 at last...
- hpdj 2.6
- Added 3rd party drivers:
- Lexmark 5700 (lxm5700m)
- Alps MD-* (md2k, md5k)
- Lexmark 2050, 3200, 5700 and 7000 (lex2050, lex3200, lex5700, lex7000)
Fri Feb 04 2000 Bernhard Rosenkraenzer <bero@redhat.com>
- rebuild to compress man page
- fix gs.1 symlink
Wed Jan 26 2000 Bill Nottingham <notting@redhat.com>
- add stylus 740 uniprint files
Thu Jan 13 2000 Preston Brown <pbrown@redhat.com>
- add lq850 dot matrix driver (#6357)
Thu Oct 28 1999 Bill Nottingham <notting@redhat.com>
- oops, include oki182 driver.
Tue Aug 24 1999 Bill Nottingham <notting@redhat.com>
- don't optimize on Alpha. This way it works.
Thu Jul 29 1999 Michael K. Johnson <johnsonm@redhat.com>
- added hpdj driver
- changed build to use tar_cat so adding new drivers is sane
Thu Jul 01 1999 Bill Nottingham <notting@redhat.com>
- add OkiPage 4w+, HP 8xx drivers
Mon Apr 05 1999 Bill Nottingham <notting@redhat.com>
- fix typo in config patch.
Sun Mar 21 1999 Cristian Gafton <gafton@redhat.com>
- auto rebuild in the new build environment (release 6)
Mon Mar 15 1999 Cristian Gafton <gafton@redhat.com>
- added patch from rth to fix alignement problems on the alpha.
Wed Feb 24 1999 Preston Brown <pbrown@redhat.com>
- Injected new description and group.
Mon Feb 08 1999 Bill Nottingham <notting@redhat.com>
- add uniprint .upp files
Sat Feb 06 1999 Preston Brown <pbrown@redhat.com>
- fontpath update.
Wed Dec 23 1998 Preston Brown <pbrown@redhat.com>
- updates for ghostscript 5.10
Fri Nov 13 1998 Preston Brown <pbrown@redhat.com>
- updated to use shared urw-fonts package.
Mon Nov 09 1998 Preston Brown <pbrown@redhat.com>
- turned on truetype (ttf) font support.
Thu Jul 02 1998 Jeff Johnson <jbj@redhat.com>
- updated to 4.03.
Tue May 05 1998 Cristian Gafton <gafton@redhat.com>
- enabled more printer drivers
- buildroot
Mon Apr 27 1998 Prospector System <bugs@redhat.com>
- translations modified for de, fr, tr
Mon Mar 03 1997 Erik Troan <ewt@redhat.com>
- Made /usr/share/ghostscript/3.33/Fontmap a config file.
2004-09-09 05:07:59 +00:00
|
|
|
|
|
2004-09-09 05:21:38 +00:00
|
|
|
|
%post -p /sbin/ldconfig
|
|
|
|
|
|
|
|
|
|
%postun -p /sbin/ldconfig
|
|
|
|
|
|
auto-import changelog data from ghostscript-5.50-7.src.rpm
Wed Aug 02 2000 Matt Wilson <msw@redhat.com>
- rebuilt against new libpng
Wed Aug 02 2000 Bernhard Rosenkraenzer <bero@redhat.com>
- Fix up the cdj880 patch (Bug #14978)
- Fix build with gcc 2.96
Fri Jul 21 2000 Bill Nottingham <notting@redhat.com>
- turn off japanese support
Thu Jul 13 2000 Prospector <bugzilla@redhat.com>
- automatic rebuild
Fri Jul 07 2000 Trond Eivind Glomsrød <teg@redhat.com>
- fixed the broken inclusion of files in /usr/doc
- Build requires freetype-devel
Fri Jun 16 2000 Matt Wilson <msw@redhat.com>
- build japanese support in main distribution
- FHS manpage paths
Sun Mar 26 2000 Chris Ding <cding@redhat.com>
- enabled bmp16m driver
Thu Mar 23 2000 Matt Wilson <msw@redhat.com>
- added a boatload of Japanese printers
Thu Mar 16 2000 Matt Wilson <msw@redhat.com>
- add japanese support, enable_japanese macro
Mon Feb 14 2000 Bernhard Rosenkraenzer <bero@redhat.com>
- 5.50 at last...
- hpdj 2.6
- Added 3rd party drivers:
- Lexmark 5700 (lxm5700m)
- Alps MD-* (md2k, md5k)
- Lexmark 2050, 3200, 5700 and 7000 (lex2050, lex3200, lex5700, lex7000)
Fri Feb 04 2000 Bernhard Rosenkraenzer <bero@redhat.com>
- rebuild to compress man page
- fix gs.1 symlink
Wed Jan 26 2000 Bill Nottingham <notting@redhat.com>
- add stylus 740 uniprint files
Thu Jan 13 2000 Preston Brown <pbrown@redhat.com>
- add lq850 dot matrix driver (#6357)
Thu Oct 28 1999 Bill Nottingham <notting@redhat.com>
- oops, include oki182 driver.
Tue Aug 24 1999 Bill Nottingham <notting@redhat.com>
- don't optimize on Alpha. This way it works.
Thu Jul 29 1999 Michael K. Johnson <johnsonm@redhat.com>
- added hpdj driver
- changed build to use tar_cat so adding new drivers is sane
Thu Jul 01 1999 Bill Nottingham <notting@redhat.com>
- add OkiPage 4w+, HP 8xx drivers
Mon Apr 05 1999 Bill Nottingham <notting@redhat.com>
- fix typo in config patch.
Sun Mar 21 1999 Cristian Gafton <gafton@redhat.com>
- auto rebuild in the new build environment (release 6)
Mon Mar 15 1999 Cristian Gafton <gafton@redhat.com>
- added patch from rth to fix alignement problems on the alpha.
Wed Feb 24 1999 Preston Brown <pbrown@redhat.com>
- Injected new description and group.
Mon Feb 08 1999 Bill Nottingham <notting@redhat.com>
- add uniprint .upp files
Sat Feb 06 1999 Preston Brown <pbrown@redhat.com>
- fontpath update.
Wed Dec 23 1998 Preston Brown <pbrown@redhat.com>
- updates for ghostscript 5.10
Fri Nov 13 1998 Preston Brown <pbrown@redhat.com>
- updated to use shared urw-fonts package.
Mon Nov 09 1998 Preston Brown <pbrown@redhat.com>
- turned on truetype (ttf) font support.
Thu Jul 02 1998 Jeff Johnson <jbj@redhat.com>
- updated to 4.03.
Tue May 05 1998 Cristian Gafton <gafton@redhat.com>
- enabled more printer drivers
- buildroot
Mon Apr 27 1998 Prospector System <bugs@redhat.com>
- translations modified for de, fr, tr
Mon Mar 03 1997 Erik Troan <ewt@redhat.com>
- Made /usr/share/ghostscript/3.33/Fontmap a config file.
2004-09-09 05:07:59 +00:00
|
|
|
|
%changelog
|
2005-11-09 13:42:57 +00:00
|
|
|
|
* Wed Nov 9 2005 Tomas Mraz <tmraz@redhat.com> 8.15.1-3
|
|
|
|
|
- Build does not explicitly require xorg-x11-devel.
|
|
|
|
|
|
2005-11-09 09:44:45 +00:00
|
|
|
|
* Wed Nov 9 2005 Tomas Mraz <tmraz@redhat.com> 8.15.1-2
|
|
|
|
|
- rebuilt with new openssl
|
|
|
|
|
|
2005-09-26 17:18:02 +00:00
|
|
|
|
* Mon Sep 26 2005 Tim Waugh <twaugh@redhat.com> 8.15.1-1
|
|
|
|
|
- Some directories should be "8.15" not "8.15.1" (bug #169198).
|
|
|
|
|
|
2005-09-22 22:12:17 +00:00
|
|
|
|
* Thu Sep 22 2005 Tim Waugh <twaugh@redhat.com> 8.15.1-0.1
|
|
|
|
|
- 8.15.1.
|
|
|
|
|
- No longer need overflow patch.
|
|
|
|
|
|
2005-08-16 09:15:09 +00:00
|
|
|
|
* Tue Aug 16 2005 Tim Waugh <twaugh@redhat.com> 8.15-0.rc4.3
|
|
|
|
|
- Rebuilt for new cairo.
|
|
|
|
|
|
2005-08-15 12:18:44 +00:00
|
|
|
|
* Mon Aug 15 2005 Tim Waugh <twaugh@redhat.com> 8.15-0.rc4.2
|
|
|
|
|
- Parametrize freetype, and disable it (bug #165962).
|
|
|
|
|
|
2005-08-12 10:30:44 +00:00
|
|
|
|
* Fri Aug 12 2005 Tim Waugh <twaugh@redhat.com> 8.15-0.rc4.1
|
2005-08-12 09:58:16 +00:00
|
|
|
|
- 8.15rc4.
|
2005-08-12 10:01:26 +00:00
|
|
|
|
- Fixed lips4v driver (bug #165713).
|
2005-08-12 09:58:16 +00:00
|
|
|
|
|
2005-08-09 12:55:02 +00:00
|
|
|
|
* Tue Aug 9 2005 Tim Waugh <twaugh@redhat.com> 8.15-0.rc3.7
|
2005-08-09 12:54:40 +00:00
|
|
|
|
- Install adobe/acro5 CMaps (bug #165428).
|
|
|
|
|
|
2005-07-18 14:26:17 +00:00
|
|
|
|
* Mon Jul 18 2005 Tim Waugh <twaugh@redhat.com> 8.15-0.rc3.6
|
|
|
|
|
- Fixed split font configuration patch (bug #161187).
|
|
|
|
|
|
2005-07-13 13:29:58 +00:00
|
|
|
|
* Wed Jul 13 2005 Tim Waugh <twaugh@redhat.com> 8.15-0.rc3.5
|
2005-07-13 13:29:37 +00:00
|
|
|
|
- Split font configuration (bug #161187).
|
2005-07-13 09:05:30 +00:00
|
|
|
|
- Reverted this change:
|
|
|
|
|
- Build requires xorg-x11-devel, not XFree86-devel.
|
|
|
|
|
|
2005-07-12 13:16:06 +00:00
|
|
|
|
* Tue Jul 12 2005 Tim Waugh <twaugh@redhat.com> 8.15-0.rc3.4
|
2005-07-12 12:29:38 +00:00
|
|
|
|
- Add Japanese fonts to FAPIcidfmap (bug #161187).
|
2005-07-12 10:48:10 +00:00
|
|
|
|
- Moved Resource directory.
|
2005-07-12 09:56:49 +00:00
|
|
|
|
- Added use-external-freetype patch (bug #161187).
|
|
|
|
|
|
2005-07-11 12:35:01 +00:00
|
|
|
|
* Mon Jul 11 2005 Tim Waugh <twaugh@redhat.com>
|
|
|
|
|
- Build requires libtiff-devel (bug #162826).
|
|
|
|
|
|
2005-06-09 10:07:58 +00:00
|
|
|
|
* Thu Jun 9 2005 Tim Waugh <twaugh@redhat.com> 8.15-0.rc3.3
|
2005-06-09 10:27:10 +00:00
|
|
|
|
- Build requires xorg-x11-devel, not XFree86-devel.
|
2005-06-09 10:02:03 +00:00
|
|
|
|
- Include ierrors.h in the devel package.
|
|
|
|
|
|
2005-06-08 13:58:11 +00:00
|
|
|
|
* Wed Jun 8 2005 Tim Waugh <twaugh@redhat.com> 8.15-0.rc3.2
|
|
|
|
|
- Drop 'Provides: libijs.so' because it is incorrect.
|
2005-06-06 13:36:55 +00:00
|
|
|
|
- Build igcref.c with -O0 to work around bug #150771.
|
2005-06-06 13:35:21 +00:00
|
|
|
|
- Renumber patches.
|
|
|
|
|
|
2005-06-03 16:04:52 +00:00
|
|
|
|
* Fri Jun 3 2005 Tim Waugh <twaugh@redhat.com> 8.15-0.rc3.1
|
|
|
|
|
- Switch to ESP Ghostscript.
|
2005-06-03 16:09:01 +00:00
|
|
|
|
- 8.15rc3.
|
2005-06-03 16:04:52 +00:00
|
|
|
|
- Lots of patches dropped. Perhaps some will need to be re-added.
|
|
|
|
|
|
2005-03-10 17:50:05 +00:00
|
|
|
|
* Thu Mar 10 2005 Tim Waugh <twaugh@redhat.com> 7.07-40
|
2005-03-10 18:06:45 +00:00
|
|
|
|
- Build igcref.c with -O0 to work around bug #150771.
|
2005-03-10 12:03:59 +00:00
|
|
|
|
|
2005-03-01 17:59:12 +00:00
|
|
|
|
* Tue Mar 1 2005 Tim Waugh <twaugh@redhat.com> 7.07-39
|
|
|
|
|
- Rebuilt for new GCC.
|
|
|
|
|
|
2005-02-21 16:02:32 +00:00
|
|
|
|
* Mon Feb 21 2005 Tim Waugh <twaugh@redhat.com> 7.07-38
|
2005-02-21 16:31:19 +00:00
|
|
|
|
- Fixes inspired by GCC 4.
|
2005-02-21 16:02:32 +00:00
|
|
|
|
|
2005-01-18 11:11:43 +00:00
|
|
|
|
* Tue Jan 18 2005 Tim Waugh <twaugh@redhat.com>
|
|
|
|
|
- Correct permissions for %%{_datadir}/ghostscript/Resource (bug #145420).
|
|
|
|
|
|
2004-12-10 16:32:35 +00:00
|
|
|
|
* Fri Dec 10 2004 Tim Waugh <twaugh@redhat.com> 7.07-37
|
2004-12-10 14:52:32 +00:00
|
|
|
|
- Fixed missing return statement (bug #136757).
|
|
|
|
|
|
2004-12-09 15:10:52 +00:00
|
|
|
|
* Thu Dec 9 2004 Tim Waugh <twaugh@redhat.com> 7.07-36
|
|
|
|
|
- Remove VFlib2 bits (bug #120498).
|
|
|
|
|
|
2004-12-03 12:11:57 +00:00
|
|
|
|
* Fri Dec 3 2004 Tim Waugh <twaugh@redhat.com> 7.07-35
|
|
|
|
|
- Added /etc/ghostscript to search path and to file manifest (bug #98974).
|
|
|
|
|
|
2004-11-20 18:51:35 +00:00
|
|
|
|
* Sat Nov 20 2004 Miloslav Trmac <mitr@redhat.com> - 7.07-34
|
|
|
|
|
- Convert man pages to UTF-8
|
|
|
|
|
|
2004-10-20 10:23:35 +00:00
|
|
|
|
* Wed Oct 20 2004 Tim Waugh <twaugh@redhat.com> 7.07-33
|
|
|
|
|
- Fix for bug #136322 (temporary files).
|
|
|
|
|
|
2004-09-28 15:51:33 +00:00
|
|
|
|
* Tue Sep 28 2004 Tim Waugh <twaugh@redhat.com> 7.07-32
|
|
|
|
|
- Turn off fontconfig until it's fixed (bug #133353).
|
|
|
|
|
|
2004-09-09 05:21:38 +00:00
|
|
|
|
* Wed Aug 18 2004 Tim Waugh <twaugh@redhat.com> 7.07-31
|
|
|
|
|
- Only ship gsx in the gtk subpackage.
|
|
|
|
|
|
|
|
|
|
* Fri Aug 6 2004 Tim Waugh <twaugh@redhat.com>
|
|
|
|
|
- Run /sbin/ldconfig in %%post/%%postun.
|
|
|
|
|
- Stricter requirements for the main package in the subpackages.
|
|
|
|
|
|
2004-09-09 05:21:34 +00:00
|
|
|
|
* Tue Jul 20 2004 Tim Waugh <twaugh@redhat.com> 7.07-30
|
|
|
|
|
- Updated eplaser driver to add alc4000 (bug #128007).
|
|
|
|
|
|
2004-09-09 05:21:23 +00:00
|
|
|
|
* Fri Jun 25 2004 Tim Waugh <twaugh@redhat.com> 7.07-29
|
|
|
|
|
- Prevent pdf2ps generating "null setpagesize" (bug #126446).
|
|
|
|
|
|
2004-09-09 05:21:14 +00:00
|
|
|
|
* Thu Jun 24 2004 Tim Waugh <twaugh@redhat.com> 7.07-28
|
|
|
|
|
- Fix Omni patch assumption about /usr/lib which breaks for multilib
|
|
|
|
|
architectures.
|
|
|
|
|
|
2004-09-09 05:21:00 +00:00
|
|
|
|
* Tue Jun 15 2004 Elliot Lee <sopwith@redhat.com>
|
|
|
|
|
- rebuilt
|
|
|
|
|
|
2004-09-09 05:20:21 +00:00
|
|
|
|
* Tue Jun 1 2004 Tim Waugh <twaugh@redhat.com> 7.07-26
|
|
|
|
|
- Removed another debug message from the fontconfig patch.
|
|
|
|
|
|
2004-09-09 05:20:16 +00:00
|
|
|
|
* Tue Mar 9 2004 Tim Waugh <twaugh@redhat.com> 7.07-25
|
|
|
|
|
- Added bjc250gs driver (bug #117860).
|
|
|
|
|
|
|
|
|
|
* Thu Mar 4 2004 Tim Waugh <twaugh@redhat.com> 7.07-24
|
|
|
|
|
- Fix compilation with GCC 3.4.
|
|
|
|
|
|
|
|
|
|
* Tue Mar 02 2004 Elliot Lee <sopwith@redhat.com>
|
|
|
|
|
- rebuilt
|
|
|
|
|
|
|
|
|
|
* Wed Feb 18 2004 Tim Waugh <twaugh@redhat.com> 7.07-23
|
|
|
|
|
- Build against gtk2/glib2 (bug #115619). Patch from W. Michael Petullo.
|
|
|
|
|
|
|
|
|
|
* Fri Feb 13 2004 Elliot Lee <sopwith@redhat.com> 7.07-22
|
|
|
|
|
- rebuilt
|
|
|
|
|
|
|
|
|
|
* Thu Feb 12 2004 Tim Waugh <twaugh@redhat.com> 7.07-21
|
|
|
|
|
- Leave gdevpdfm.c seemingly-mistaken bitwise ops alone (bug #115396).
|
|
|
|
|
|
|
|
|
|
* Thu Feb 5 2004 Tim Waugh <twaugh@redhat.com> 7.07-20
|
|
|
|
|
- Fix compilation with GCC 3.4.
|
|
|
|
|
|
2004-09-09 05:19:11 +00:00
|
|
|
|
* Wed Jan 28 2004 Tim Waugh <twaugh@redhat.com> 7.07-19
|
|
|
|
|
- Attempt to fix gdevcups crash (bug #114256).
|
|
|
|
|
- Make gs dynamically link to libgs (bug #114276).
|
|
|
|
|
- Fix gdevesmv.c's misuse of const (bug #114250).
|
2004-09-09 05:19:00 +00:00
|
|
|
|
|
2004-09-09 05:19:11 +00:00
|
|
|
|
* Tue Jan 20 2004 Tim Waugh <twaugh@redhat.com> 7.07-18
|
|
|
|
|
- Turn on libgs again (bug #88175).
|
2004-09-09 05:18:42 +00:00
|
|
|
|
|
2004-09-09 05:19:11 +00:00
|
|
|
|
* Mon Jan 19 2004 Tim Waugh <twaugh@redhat.com> 7.07-17
|
|
|
|
|
- Removed stp driver. Use the IJS version (ijsgimpprint) instead.
|
|
|
|
|
- No longer conflicts with foomatic for hpijs versioning.
|
2004-09-09 05:18:32 +00:00
|
|
|
|
|
2004-09-09 05:19:11 +00:00
|
|
|
|
* Mon Jan 12 2004 Tim Waugh <twaugh@redhat.com> 7.07-16
|
|
|
|
|
- Split hpijs out into separate source package.
|
|
|
|
|
|
|
|
|
|
* Thu Jan 8 2004 Tim Waugh <twaugh@redhat.com>
|
|
|
|
|
- Fix several mistakenly-used bitwise operations.
|
2004-09-09 05:18:21 +00:00
|
|
|
|
|
|
|
|
|
* Tue Jan 6 2004 Tim Waugh <twaugh@redhat.com> 7.07-15
|
|
|
|
|
- Build for Fedora Core 1 printer drivers update.
|
|
|
|
|
- Conflicts with foomatic before hpijs 1.5 data.
|
|
|
|
|
- Make fontconfig optional.
|
|
|
|
|
|
|
|
|
|
* Sat Dec 13 2003 Tim Waugh <twaugh@redhat.com> 7.07-14
|
|
|
|
|
- Disable unnecessary debug messages from fontconfig support.
|
|
|
|
|
|
|
|
|
|
* Fri Dec 5 2003 Tim Waugh <twaugh@redhat.com> 7.07-13
|
|
|
|
|
- Add fontconfig support (bug #111412).
|
|
|
|
|
|
|
|
|
|
* Thu Nov 27 2003 Tim Waugh <twaugh@redhat.com>
|
|
|
|
|
- Build requires libjpeg-devel (bug #110737).
|
|
|
|
|
|
|
|
|
|
* Tue Nov 11 2003 Tim Waugh <twaugh@redhat.com> 7.07-12
|
|
|
|
|
- Updated hpijs to 1.5 (bug #109714).
|
|
|
|
|
|
|
|
|
|
* Mon Nov 10 2003 Tim Waugh <twaugh@redhat.com>
|
|
|
|
|
- Updated lxm3200 patch (bug #109625).
|
|
|
|
|
|
2004-09-09 05:18:04 +00:00
|
|
|
|
* Tue Sep 30 2003 Tim Waugh <twaugh@redhat.com> 7.07-11
|
|
|
|
|
- Updated gdevcups.c from CUPS 1.1.19.
|
|
|
|
|
- Apply NOMEDIAATTRS patch from CUPS 1.1.19 (bug #105401).
|
|
|
|
|
|
|
|
|
|
* Thu Aug 28 2003 Tim Waugh <twaugh@redhat.com>
|
|
|
|
|
- Fix lips4v driver (bug #92337).
|
|
|
|
|
|
|
|
|
|
* Wed Aug 20 2003 Tim Waugh <twaugh@redhat.com> 7.07-10
|
|
|
|
|
- Fix compilation problems in hpijs.
|
|
|
|
|
|
|
|
|
|
* Mon Aug 4 2003 Tim Waugh <twaugh@redhat.com> 7.07-9
|
|
|
|
|
- Further fix from bug #100685.
|
|
|
|
|
|
|
|
|
|
* Thu Jul 31 2003 Tim Waugh <twaugh@redhat.com> 7.07-8
|
|
|
|
|
- Further fix from bug #100685.
|
|
|
|
|
|
|
|
|
|
* Tue Jul 29 2003 Tim Waugh <twaugh@redhat.com> 7.07-7
|
|
|
|
|
- Further fix from bug #100685.
|
|
|
|
|
|
|
|
|
|
* Fri Jul 25 2003 Tim Waugh <twaugh@redhat.com> 7.07-6
|
|
|
|
|
- Further fix from bug #100557.
|
|
|
|
|
|
|
|
|
|
* Thu Jul 24 2003 Tim Waugh <twaugh@redhat.com> 7.07-5
|
|
|
|
|
- Further fix from bug #100557.
|
|
|
|
|
- Fix bug #100685.
|
|
|
|
|
|
|
|
|
|
* Wed Jul 23 2003 Tim Waugh <twaugh@redhat.com> 7.07-4
|
|
|
|
|
- Fix bug #100557.
|
|
|
|
|
|
|
|
|
|
* Wed Jun 04 2003 Elliot Lee <sopwith@redhat.com> 7.07-3
|
|
|
|
|
- rebuilt
|
|
|
|
|
|
|
|
|
|
* Tue May 27 2003 Tim Waugh <twaugh@redhat.com>
|
|
|
|
|
- Fix sed usage in ps2epsi (bug #89300).
|
|
|
|
|
|
|
|
|
|
* Tue May 20 2003 Tim Waugh <twaugh@redhat.com> 7.07-2
|
|
|
|
|
- HPIJS 1.4 (bug #91219).
|
|
|
|
|
|
|
|
|
|
* Sun May 18 2003 Tim Waugh <twaugh@redhat.com> 7.07-1
|
|
|
|
|
- 7.07.
|
|
|
|
|
- Parametrize build_libgs.
|
|
|
|
|
- Remove Omni requirement (bug #88177).
|
|
|
|
|
- Fix ghostscript-gtk obsoletes: line (bug #88175).
|
|
|
|
|
|
|
|
|
|
* Thu Apr 3 2003 Tim Waugh <twaugh@redhat.com> 7.06-1
|
|
|
|
|
- 7.06.
|
|
|
|
|
- Updated config, vflib.fixup patches.
|
|
|
|
|
- No longer need dx6, jpeg patches.
|
|
|
|
|
- No longer need to add in missed GNU drivers.
|
|
|
|
|
- Turn off dj970 driver (hpijs drives that).
|
|
|
|
|
|
|
|
|
|
* Mon Mar 31 2003 Tim Waugh <twaugh@redhat.com> 7.05-34
|
|
|
|
|
- Apply fix for CJK font search method when the fonts are not available
|
|
|
|
|
(bug #83516).
|
|
|
|
|
- The gb18030 patch no longer applies here.
|
|
|
|
|
|
|
|
|
|
* Thu Mar 27 2003 Tim Waugh <twaugh@redhat.com> 7.05-33
|
|
|
|
|
- Add some missing font aliases (bug #73342).
|
|
|
|
|
- Use the system jpeg library.
|
|
|
|
|
- Update hpijs to 1.3.1.
|
|
|
|
|
- Update gdevcups.c from cups-1.1.18.
|
2004-09-09 05:17:39 +00:00
|
|
|
|
|
|
|
|
|
* Mon Feb 24 2003 Elliot Lee <sopwith@redhat.com> 7.05-32
|
2004-09-09 05:17:15 +00:00
|
|
|
|
- debuginfo rebuild
|
|
|
|
|
|
|
|
|
|
* Fri Feb 21 2003 Elliot Lee <sopwith@redhat.com> 7.05-31
|
|
|
|
|
- Add ghostscript-7.05-oob-66421.patch to fix the segfault behind #66421
|
|
|
|
|
|
|
|
|
|
* Thu Jan 30 2003 Tim Waugh <twaugh@redhat.com> 7.05-30
|
|
|
|
|
- Remove rss patch from hpijs (not needed).
|
|
|
|
|
|
|
|
|
|
* Wed Jan 22 2003 Tim Powers <timp@redhat.com> 7.05-29
|
|
|
|
|
- rebuilt
|
|
|
|
|
|
|
|
|
|
* Thu Jan 16 2003 Tim Waugh <twaugh@redhat.com> 7.05-28
|
|
|
|
|
- Add Korean font aliases to CIDFnmap CJK resource files (bug #81924).
|
|
|
|
|
|
|
|
|
|
* Sat Dec 14 2002 Tim Waugh <twaugh@redhat.com> 7.05-27
|
|
|
|
|
- Obsolete ghostscript-gtk (bug #79585).
|
|
|
|
|
- Omni 121002 patch.
|
|
|
|
|
|
|
|
|
|
* Tue Dec 10 2002 Tim Waugh <twaugh@redhat.com> 7.05-26
|
|
|
|
|
- Don't ship the shared object yet (part of bug #79340).
|
|
|
|
|
- Don't make the gtk package, since that needs the shared object.
|
|
|
|
|
|
2004-09-09 05:17:04 +00:00
|
|
|
|
* Tue Nov 26 2002 Tim Waugh <twaugh@redhat.com> 7.05-25
|
|
|
|
|
- Fix level 1 PostScript output (bug #78450).
|
|
|
|
|
- No need to carry gomni.c, since it comes from the patch.
|
|
|
|
|
|
|
|
|
|
* Mon Nov 11 2002 Tim Waugh <twaugh@redhat.com> 7.05-24
|
|
|
|
|
- Omni 071902 patch.
|
|
|
|
|
|
|
|
|
|
* Mon Nov 11 2002 Tim Waugh <twaugh@redhat.com> 7.05-23
|
|
|
|
|
- hpijs-1.3, with updated rss patch.
|
|
|
|
|
- Fix XLIBDIRS.
|
|
|
|
|
|
|
|
|
|
* Fri Oct 25 2002 Tim Waugh <twaugh@redhat.com> 7.05-22
|
|
|
|
|
- hpijs-rss 1.2.2.
|
|
|
|
|
|
|
|
|
|
* Mon Oct 14 2002 Tim Waugh <twaugh@redhat.com> 7.05-21
|
|
|
|
|
- Set libdir when installing.
|
2004-09-09 05:16:20 +00:00
|
|
|
|
|
2004-09-09 05:16:09 +00:00
|
|
|
|
* Thu Aug 15 2002 Tim Waugh <twaugh@redhat.com> 7.05-20
|
|
|
|
|
- Add cups device (bug #69573).
|
|
|
|
|
|
2004-09-09 05:16:01 +00:00
|
|
|
|
* Mon Aug 12 2002 Tim Waugh <twaugh@redhat.com> 7.05-19
|
|
|
|
|
- Fix the gb18030 patch (bug #71135, bug #71303).
|
|
|
|
|
|
|
|
|
|
* Sat Aug 10 2002 Elliot Lee <sopwith@redhat.com> 7.05-18
|
|
|
|
|
- rebuilt with gcc-3.2 (we hope)
|
|
|
|
|
|
|
|
|
|
* Fri Aug 9 2002 Tim Waugh <twaugh@redhat.com> 7.05-17
|
|
|
|
|
- Add CIDnmap for GB18030 font (bug #71135).
|
|
|
|
|
- Fix URL (bug #70734).
|
|
|
|
|
|
|
|
|
|
* Tue Jul 23 2002 Tim Waugh <twaugh@redhat.com> 7.05-16
|
|
|
|
|
- Rebuild in new environment.
|
|
|
|
|
|
|
|
|
|
* Tue Jul 9 2002 Tim Waugh <twaugh@redhat.com> 7.05-15
|
|
|
|
|
- Remove the chp2200 driver again, to fix cdj890 (bug #67578).
|
|
|
|
|
|
|
|
|
|
* Fri Jul 5 2002 Tim Waugh <twaugh@redhat.com> 7.05-14
|
|
|
|
|
- For CJK font support, use CIDFnmap instead of CIDFont
|
|
|
|
|
resources (bug #68009).
|
|
|
|
|
|
|
|
|
|
* Wed Jul 3 2002 Tim Waugh <twaugh@redhat.com> 7.05-13
|
|
|
|
|
- Build requires unzip and gtk+-devel (bug #67799).
|
|
|
|
|
|
|
|
|
|
* Wed Jun 26 2002 Tim Waugh <twaugh@redhat.com> 7.05-12
|
|
|
|
|
- File list tweaking.
|
|
|
|
|
- More file list tweaking.
|
|
|
|
|
|
|
|
|
|
* Tue Jun 25 2002 Tim Waugh <twaugh@redhat.com> 7.05-10
|
|
|
|
|
- Rebuild for bootstrap.
|
|
|
|
|
|
|
|
|
|
* Wed Jun 19 2002 Tim Waugh <twaugh@redhat.com> 7.05-9
|
|
|
|
|
- Omni 052902 patch.
|
|
|
|
|
|
|
|
|
|
* Mon Jun 10 2002 Tim Waugh <twaugh@redhat.com> 7.05-8
|
|
|
|
|
- Requires recent version of patchutils (bug #65947).
|
|
|
|
|
- Don't ship broken man page symlinks (bug #66238).
|
|
|
|
|
|
|
|
|
|
* Wed May 29 2002 Tim Waugh <twaugh@redhat.com> 7.05-7
|
|
|
|
|
- Put gsx in its own package.
|
|
|
|
|
|
|
|
|
|
* Tue May 28 2002 Tim Waugh <twaugh@redhat.com> 7.05-6
|
|
|
|
|
- New gomni.c from IBM to fix an A4 media size problem.
|
|
|
|
|
- Use new Adobe CMaps (bug #65362).
|
|
|
|
|
|
|
|
|
|
* Sun May 26 2002 Tim Powers <timp@redhat.com> 7.05-5
|
|
|
|
|
- automated rebuild
|
|
|
|
|
|
|
|
|
|
* Wed May 22 2002 Tim Waugh <twaugh@redhat.com> 7.05-4
|
|
|
|
|
- New gomni.c from IBM to fix bug #65269 (again).
|
|
|
|
|
|
|
|
|
|
* Tue May 21 2002 Tim Waugh <twaugh@redhat.com> 7.05-2
|
|
|
|
|
- Don't apply bogus parts of vflib patch (bug #65268).
|
|
|
|
|
- Work around Omni -sPAPERSIZE=a4 problem (bug #65269).
|
|
|
|
|
|
|
|
|
|
* Mon May 20 2002 Tim Waugh <twaugh@redhat.com> 7.05-1
|
|
|
|
|
- 7.05.
|
|
|
|
|
- No longer need mkstemp, vflib.fixup, quoting, or PARANOIDSAFER
|
|
|
|
|
patches.
|
|
|
|
|
- Don't apply CJK patches any more (no longer needed).
|
|
|
|
|
- Updated Source15, Patch0, Patch10, Patch5, Patch24, Patch14, Patch12.
|
|
|
|
|
- Made gdevdmpr.c compile again.
|
|
|
|
|
- Move gimp-print to a separate package.
|
|
|
|
|
- Ship the shared object too (and a .so file that is dlopened).
|
|
|
|
|
- Update Omni patch. No longer need Omni_path, Omni_quiet, Omni_glib patches.
|
|
|
|
|
- Require Omni >= 0.6.1.
|
|
|
|
|
- Add patch to fix gtk+ initial window size.
|
|
|
|
|
- Add devel package with header files.
|
|
|
|
|
- Turn on IJS support.
|
|
|
|
|
- Update hpijs to 1.1.
|
|
|
|
|
- Don't ship the hpijs binary in the ghostscript package.
|
|
|
|
|
- Use -fPIC when building ijs.
|
2004-09-09 05:15:31 +00:00
|
|
|
|
|
2004-09-09 05:15:24 +00:00
|
|
|
|
* Wed Apr 3 2002 Tim Waugh <twaugh@redhat.com> 6.52-8
|
|
|
|
|
- New CIDFonts (bug #61015).
|
|
|
|
|
|
2004-09-09 05:14:56 +00:00
|
|
|
|
* Wed Apr 3 2002 Tim Waugh <twaugh@redhat.com> 6.52-7
|
|
|
|
|
- Fix release numbers of sub packages.
|
|
|
|
|
- Handle info files, use ldconfig (bug #62574).
|
|
|
|
|
|
|
|
|
|
* Tue Mar 19 2002 Tim Waugh <twaugh@redhat.com> 6.52-6
|
|
|
|
|
- Fix config patch so that gs --help displays the right thing.
|
|
|
|
|
- Don't ship sysvlp.sh.
|
|
|
|
|
- Fix some shell scripts.
|
|
|
|
|
- Ship escputil man page (bug #58919).
|
|
|
|
|
|
|
|
|
|
* Mon Feb 11 2002 Tim Waugh <twaugh@redhat.com> 6.52-5
|
|
|
|
|
- Add CHP2200 driver (bug #57516).
|
|
|
|
|
- Fix gimp-print-4.2.0 so that it builds without cups-config.
|
|
|
|
|
|
|
|
|
|
* Sat Feb 2 2002 Bill Nottingham <notting@redhat.com> 6.52-4
|
|
|
|
|
- do condrestart in %postun, not %post
|
|
|
|
|
|
|
|
|
|
* Fri Feb 1 2002 Bernhard Rosenkraenzer <bero@redhat.com> 6.52-3
|
|
|
|
|
- Restart service cups after installing gimp-print-cups
|
|
|
|
|
|
|
|
|
|
* Sun Jan 27 2002 Bernhard Rosenkraenzer <bero@redhat.com> 6.52-2
|
|
|
|
|
- hpijs is finally free - support it.
|
|
|
|
|
- Add extra package for CUPS support
|
|
|
|
|
|
|
|
|
|
* Mon Jan 21 2002 Bernhard Rosenkraenzer <bero@redhat.com> 6.52-1
|
|
|
|
|
- Updates:
|
|
|
|
|
- ghostscript 6.52
|
|
|
|
|
- hpdj 2.6 -> pcl3 3.3
|
|
|
|
|
- CJK Patchlevel 3, adobe-cmaps 200109
|
|
|
|
|
- gimp-print 4.2.0
|
|
|
|
|
- Adapt patches
|
|
|
|
|
- Fix various URLs
|
|
|
|
|
- Begin cleaning up spec file
|
|
|
|
|
- Fix bugs #21879 and #50923
|
|
|
|
|
|
|
|
|
|
* Wed Jan 09 2002 Tim Powers <timp@redhat.com>
|
|
|
|
|
- automated rebuild
|
2004-09-09 05:11:58 +00:00
|
|
|
|
|
2004-09-09 05:11:29 +00:00
|
|
|
|
* Thu Oct 18 2001 Crutcher Dunnavant <crutcher@redhat.com> 6.51-16
|
|
|
|
|
- update the Omni driver, and patch it to seek in /usr/lib/Omni/ first
|
|
|
|
|
- require Omni
|
|
|
|
|
|
|
|
|
|
* Mon Oct 01 2001 Crutcher Dunnavant <crutcher@redhat.com> 6.51-15
|
|
|
|
|
- change -dPARANOIDSAFER to punch a hole for OutputFile
|
|
|
|
|
|
|
|
|
|
* Mon Sep 17 2001 Crutcher Dunnavant <crutcher@redhat.com> 6.51-14
|
|
|
|
|
- add -dPARANOIDSAFER to let us breathe a little easier in the print spooler.
|
|
|
|
|
|
|
|
|
|
* Thu Sep 13 2001 Crutcher Dunnavant <crutcher@redhat.com> 6.51-13
|
|
|
|
|
- apply jakub's fix to ghostscript's jmp_buf problems; #49591
|
2004-09-09 05:11:05 +00:00
|
|
|
|
|
2004-09-09 05:10:59 +00:00
|
|
|
|
* Wed Sep 5 2001 Crutcher Dunnavant <crutcher@redhat.com> 6.51-12
|
|
|
|
|
- fix lprsetup.sh; #50925
|
|
|
|
|
|
2004-09-09 05:10:39 +00:00
|
|
|
|
* Fri Aug 24 2001 Crutcher Dunnavant <crutcher@redhat.com> 6.51-11
|
|
|
|
|
- added Epson's old eplaseren drivers,
|
|
|
|
|
- pointed out by Till Kamppeter <till.kamppeter@gmx.net>
|
|
|
|
|
|
2004-09-09 05:10:16 +00:00
|
|
|
|
* Tue Aug 21 2001 Paul Howarth <paul@city-fan.org> 6.51-10
|
|
|
|
|
- included Samsung GDI driver for ML-4500 printer support.
|
|
|
|
|
|
2004-09-09 05:10:09 +00:00
|
|
|
|
* Sun Aug 19 2001 Crutcher Dunnavant <crutcher@redhat.com> 6.51-9
|
|
|
|
|
- applied IBM's glib patches for Omni, which now works.
|
|
|
|
|
- BE AWARE: we now link against libstdc++ and glib for this, and use a c++
|
|
|
|
|
- link stage to do the dirty.
|
|
|
|
|
- added glib-devel buildreq and glib req, I don't think we require everything
|
|
|
|
|
- yet, I could pull in sasl.
|
|
|
|
|
|
|
|
|
|
* Sun Aug 19 2001 David Suffield <david_suffield@hp.com> 6.51-8
|
|
|
|
|
- Added gs device hpijs and updated gdevhpij.c to hpijs 0.97
|
|
|
|
|
|
|
|
|
|
* Wed Aug 15 2001 Crutcher Dunnavant <crutcher@redhat.com> 6.51-7
|
|
|
|
|
- pull in ynakai's update to the cjk resources.
|
|
|
|
|
|
2004-09-09 05:10:00 +00:00
|
|
|
|
* Thu Aug 9 2001 Crutcher Dunnavant <crutcher@redhat.com> 6.51-6
|
|
|
|
|
- turn dmprt and cdj880 back on. for some reason, they work now.
|
|
|
|
|
- voodoo, who knows.
|
|
|
|
|
|
2004-09-09 05:09:52 +00:00
|
|
|
|
* Thu Aug 9 2001 Yukihiro Nakai <ynakai@redhat.com> 6.51-5
|
|
|
|
|
- Add cjk resources
|
|
|
|
|
|
|
|
|
|
* Thu Aug 1 2001 Crutcher Dunnavant <crutcher@redhat.com> 6.51-4
|
|
|
|
|
- applied drepper@redhat.com's patch for #50300
|
|
|
|
|
- fixed build deps on zlib-devel and libpng-devel, #49853
|
|
|
|
|
- made gs_init.ps a config file; #25096
|
|
|
|
|
- O\^/nZ the daTa directorieZ now; #50693
|
|
|
|
|
|
|
|
|
|
* Tue Jul 24 2001 Crutcher Dunnavant <crutcher@redhat.com> 6.51-3
|
|
|
|
|
- wired up the Resource dir and the Font and CIDFont maps.
|
|
|
|
|
|
|
|
|
|
* Mon Jul 23 2001 Crutcher Dunnavant <crutcher@redhat.com> 6.51-2
|
|
|
|
|
- luckily, I had a spare chicken. Thanks to some work by Nakai, and one last
|
|
|
|
|
- desperate search through google, everything /seems/ to be working. I know
|
|
|
|
|
- that there are going to be problems in the japanese code, and I need to turn
|
|
|
|
|
- on the cjk font map from adobe, but it /works/ at the moment.
|
|
|
|
|
|
|
|
|
|
* Thu Jun 21 2001 Crutcher Dunnavant <crutcher@redhat.com>
|
|
|
|
|
- upgraded to 6.51, a major version upgrade
|
|
|
|
|
- rewrote spec file, threw out some patches
|
|
|
|
|
- turned on IBM's Omni print drivers interface
|
|
|
|
|
- turned on HP's hpijs print drivers interface
|
|
|
|
|
- turned on every driver that looked usable from linux
|
|
|
|
|
- sacrificed a chicken to integrate the old Japanese drivers
|
2004-09-09 05:10:09 +00:00
|
|
|
|
- - This didn't work. The japanese patches are turned off, pending review.
|
|
|
|
|
- - I can do loops with C, but the bugs are in Postscript init files
|
2004-09-09 05:09:08 +00:00
|
|
|
|
|
2004-09-09 05:09:52 +00:00
|
|
|
|
* Wed Apr 11 2001 Crutcher Dunnavant <crutcher@redhat.com>
|
|
|
|
|
- added P. B. West's lx5000 driver
|
2004-09-09 05:08:59 +00:00
|
|
|
|
|
2004-09-09 05:08:30 +00:00
|
|
|
|
* Tue Feb 27 2001 Crutcher Dunnavant <crutcher@redhat.com>
|
|
|
|
|
- added xtt-fonts requirement (for VFlib)
|
|
|
|
|
|
|
|
|
|
* Fri Feb 9 2001 Adrian Havill <havill@redhat.com>
|
|
|
|
|
- cmpskit removed as a build prereq
|
|
|
|
|
|
|
|
|
|
* Thu Feb 8 2001 Crutcher Dunnavant <crutcher@redhat.com>
|
|
|
|
|
- merged in some patches that got away:
|
|
|
|
|
- * Fri Sep 1 2000 Mitsuo Hamada <mhamada@redhat.com>
|
|
|
|
|
- add support JIS B size
|
|
|
|
|
- fix the problem of reconverting GNUPLOT output
|
|
|
|
|
|
|
|
|
|
* Thu Feb 8 2001 Crutcher Dunnavant <crutcher@redhat.com>
|
|
|
|
|
- switched to japanese for everybody
|
|
|
|
|
|
|
|
|
|
* Thu Feb 8 2001 Crutcher Dunnavant <crutcher@redhat.com>
|
|
|
|
|
- tweaked time_.h to test for linux, and include the right
|
|
|
|
|
- header
|
|
|
|
|
|
|
|
|
|
* Wed Feb 7 2001 Crutcher Dunnavnat <crutcher@redhat.com>
|
|
|
|
|
- added the lxm3200 driver
|
|
|
|
|
|
|
|
|
|
* Mon Dec 11 2000 Crutcher Dunnavant <crutcher@redhat.com>
|
|
|
|
|
- merged in the (accendental) branch that contained the mktemp
|
|
|
|
|
- and LD_RUN_PATH bug fixes.
|
|
|
|
|
|
|
|
|
|
* Tue Oct 17 2000 Jeff Johnson <jbj@redhat.com>
|
|
|
|
|
- tetex using xdvi with ghostscript patch (#19212).
|
|
|
|
|
|
|
|
|
|
* Tue Sep 12 2000 Michael Stefaniuc <mstefani@redhat.com>
|
|
|
|
|
- expanded the gcc296 patch to fix a compilation issue with the new stp
|
|
|
|
|
driver
|
2004-09-09 05:08:22 +00:00
|
|
|
|
|
2004-09-09 05:08:30 +00:00
|
|
|
|
* Mon Sep 11 2000 Michael Stefaniuc <mstefani@redhat.com>
|
|
|
|
|
- added the stp driver from the gimp-print project.
|
|
|
|
|
It supports high quality printing especialy with Epson Stylus Photo.
|
2004-09-09 05:08:02 +00:00
|
|
|
|
|
auto-import changelog data from ghostscript-5.50-7.src.rpm
Wed Aug 02 2000 Matt Wilson <msw@redhat.com>
- rebuilt against new libpng
Wed Aug 02 2000 Bernhard Rosenkraenzer <bero@redhat.com>
- Fix up the cdj880 patch (Bug #14978)
- Fix build with gcc 2.96
Fri Jul 21 2000 Bill Nottingham <notting@redhat.com>
- turn off japanese support
Thu Jul 13 2000 Prospector <bugzilla@redhat.com>
- automatic rebuild
Fri Jul 07 2000 Trond Eivind Glomsrød <teg@redhat.com>
- fixed the broken inclusion of files in /usr/doc
- Build requires freetype-devel
Fri Jun 16 2000 Matt Wilson <msw@redhat.com>
- build japanese support in main distribution
- FHS manpage paths
Sun Mar 26 2000 Chris Ding <cding@redhat.com>
- enabled bmp16m driver
Thu Mar 23 2000 Matt Wilson <msw@redhat.com>
- added a boatload of Japanese printers
Thu Mar 16 2000 Matt Wilson <msw@redhat.com>
- add japanese support, enable_japanese macro
Mon Feb 14 2000 Bernhard Rosenkraenzer <bero@redhat.com>
- 5.50 at last...
- hpdj 2.6
- Added 3rd party drivers:
- Lexmark 5700 (lxm5700m)
- Alps MD-* (md2k, md5k)
- Lexmark 2050, 3200, 5700 and 7000 (lex2050, lex3200, lex5700, lex7000)
Fri Feb 04 2000 Bernhard Rosenkraenzer <bero@redhat.com>
- rebuild to compress man page
- fix gs.1 symlink
Wed Jan 26 2000 Bill Nottingham <notting@redhat.com>
- add stylus 740 uniprint files
Thu Jan 13 2000 Preston Brown <pbrown@redhat.com>
- add lq850 dot matrix driver (#6357)
Thu Oct 28 1999 Bill Nottingham <notting@redhat.com>
- oops, include oki182 driver.
Tue Aug 24 1999 Bill Nottingham <notting@redhat.com>
- don't optimize on Alpha. This way it works.
Thu Jul 29 1999 Michael K. Johnson <johnsonm@redhat.com>
- added hpdj driver
- changed build to use tar_cat so adding new drivers is sane
Thu Jul 01 1999 Bill Nottingham <notting@redhat.com>
- add OkiPage 4w+, HP 8xx drivers
Mon Apr 05 1999 Bill Nottingham <notting@redhat.com>
- fix typo in config patch.
Sun Mar 21 1999 Cristian Gafton <gafton@redhat.com>
- auto rebuild in the new build environment (release 6)
Mon Mar 15 1999 Cristian Gafton <gafton@redhat.com>
- added patch from rth to fix alignement problems on the alpha.
Wed Feb 24 1999 Preston Brown <pbrown@redhat.com>
- Injected new description and group.
Mon Feb 08 1999 Bill Nottingham <notting@redhat.com>
- add uniprint .upp files
Sat Feb 06 1999 Preston Brown <pbrown@redhat.com>
- fontpath update.
Wed Dec 23 1998 Preston Brown <pbrown@redhat.com>
- updates for ghostscript 5.10
Fri Nov 13 1998 Preston Brown <pbrown@redhat.com>
- updated to use shared urw-fonts package.
Mon Nov 09 1998 Preston Brown <pbrown@redhat.com>
- turned on truetype (ttf) font support.
Thu Jul 02 1998 Jeff Johnson <jbj@redhat.com>
- updated to 4.03.
Tue May 05 1998 Cristian Gafton <gafton@redhat.com>
- enabled more printer drivers
- buildroot
Mon Apr 27 1998 Prospector System <bugs@redhat.com>
- translations modified for de, fr, tr
Mon Mar 03 1997 Erik Troan <ewt@redhat.com>
- Made /usr/share/ghostscript/3.33/Fontmap a config file.
2004-09-09 05:07:59 +00:00
|
|
|
|
* Wed Aug 2 2000 Matt Wilson <msw@redhat.com>
|
|
|
|
|
- rebuilt against new libpng
|
|
|
|
|
|
|
|
|
|
* Wed Aug 2 2000 Bernhard Rosenkraenzer <bero@redhat.com>
|
|
|
|
|
- Fix up the cdj880 patch (Bug #14978)
|
|
|
|
|
- Fix build with gcc 2.96
|
|
|
|
|
|
|
|
|
|
* Fri Jul 21 2000 Bill Nottingham <notting@redhat.com>
|
|
|
|
|
- turn off japanese support
|
|
|
|
|
|
|
|
|
|
* Thu Jul 13 2000 Prospector <bugzilla@redhat.com>
|
|
|
|
|
- automatic rebuild
|
|
|
|
|
|
|
|
|
|
* Fri Jul 07 2000 Trond Eivind Glomsr<EFBFBD>d <teg@redhat.com>
|
|
|
|
|
- fixed the broken inclusion of files in /usr/doc
|
|
|
|
|
- Build requires freetype-devel
|
|
|
|
|
|
|
|
|
|
* Fri Jun 16 2000 Matt Wilson <msw@redhat.com>
|
|
|
|
|
- build japanese support in main distribution
|
|
|
|
|
- FHS manpage paths
|
|
|
|
|
|
|
|
|
|
* Sun Mar 26 2000 Chris Ding <cding@redhat.com>
|
|
|
|
|
- enabled bmp16m driver
|
|
|
|
|
|
|
|
|
|
* Thu Mar 23 2000 Matt Wilson <msw@redhat.com>
|
|
|
|
|
- added a boatload of Japanese printers
|
|
|
|
|
|
|
|
|
|
* Thu Mar 16 2000 Matt Wilson <msw@redhat.com>
|
|
|
|
|
- add japanese support, enable_japanese macro
|
|
|
|
|
|
|
|
|
|
* Mon Feb 14 2000 Bernhard Rosenkraenzer <bero@redhat.com>
|
|
|
|
|
- 5.50 at last...
|
|
|
|
|
- hpdj 2.6
|
|
|
|
|
- Added 3rd party drivers:
|
|
|
|
|
- Lexmark 5700 (lxm5700m)
|
|
|
|
|
- Alps MD-* (md2k, md5k)
|
|
|
|
|
- Lexmark 2050, 3200, 5700 and 7000 (lex2050, lex3200, lex5700, lex7000)
|
|
|
|
|
|
|
|
|
|
* Fri Feb 4 2000 Bernhard Rosenkraenzer <bero@redhat.com>
|
|
|
|
|
- rebuild to compress man page
|
|
|
|
|
- fix gs.1 symlink
|
|
|
|
|
|
|
|
|
|
* Wed Jan 26 2000 Bill Nottingham <notting@redhat.com>
|
|
|
|
|
- add stylus 740 uniprint files
|
|
|
|
|
|
|
|
|
|
* Thu Jan 13 2000 Preston Brown <pbrown@redhat.com>
|
|
|
|
|
- add lq850 dot matrix driver (#6357)
|
|
|
|
|
|
|
|
|
|
* Thu Oct 28 1999 Bill Nottingham <notting@redhat.com>
|
|
|
|
|
- oops, include oki182 driver.
|
|
|
|
|
|
|
|
|
|
* Tue Aug 24 1999 Bill Nottingham <notting@redhat.com>
|
|
|
|
|
- don't optimize on Alpha. This way it works.
|
|
|
|
|
|
|
|
|
|
* Thu Jul 29 1999 Michael K. Johnson <johnsonm@redhat.com>
|
|
|
|
|
- added hpdj driver
|
|
|
|
|
- changed build to use tar_cat so adding new drivers is sane
|
|
|
|
|
|
|
|
|
|
* Thu Jul 1 1999 Bill Nottingham <notting@redhat.com>
|
|
|
|
|
- add OkiPage 4w+, HP 8xx drivers
|
|
|
|
|
* Mon Apr 5 1999 Bill Nottingham <notting@redhat.com>
|
|
|
|
|
- fix typo in config patch.
|
|
|
|
|
|
|
|
|
|
* Sun Mar 21 1999 Cristian Gafton <gafton@redhat.com>
|
|
|
|
|
- auto rebuild in the new build environment (release 6)
|
|
|
|
|
|
|
|
|
|
* Mon Mar 15 1999 Cristian Gafton <gafton@redhat.com>
|
|
|
|
|
- added patch from rth to fix alignement problems on the alpha.
|
|
|
|
|
|
|
|
|
|
* Wed Feb 24 1999 Preston Brown <pbrown@redhat.com>
|
|
|
|
|
- Injected new description and group.
|
|
|
|
|
|
|
|
|
|
* Mon Feb 08 1999 Bill Nottingham <notting@redhat.com>
|
|
|
|
|
- add uniprint .upp files
|
|
|
|
|
|
|
|
|
|
* Sat Feb 06 1999 Preston Brown <pbrown@redhat.com>
|
|
|
|
|
- fontpath update.
|
|
|
|
|
|
|
|
|
|
* Wed Dec 23 1998 Preston Brown <pbrown@redhat.com>
|
|
|
|
|
- updates for ghostscript 5.10
|
|
|
|
|
|
|
|
|
|
* Fri Nov 13 1998 Preston Brown <pbrown@redhat.com>
|
|
|
|
|
- updated to use shared urw-fonts package.
|
|
|
|
|
* Mon Nov 09 1998 Preston Brown <pbrown@redhat.com>
|
|
|
|
|
- turned on truetype (ttf) font support.
|
|
|
|
|
|
|
|
|
|
* Thu Jul 2 1998 Jeff Johnson <jbj@redhat.com>
|
|
|
|
|
- updated to 4.03.
|
|
|
|
|
|
|
|
|
|
* Tue May 05 1998 Cristian Gafton <gafton@redhat.com>
|
|
|
|
|
- enabled more printer drivers
|
|
|
|
|
- buildroot
|
|
|
|
|
|
|
|
|
|
* Mon Apr 27 1998 Prospector System <bugs@redhat.com>
|
|
|
|
|
- translations modified for de, fr, tr
|
|
|
|
|
|
|
|
|
|
* Mon Mar 03 1997 Erik Troan <ewt@redhat.com>
|
|
|
|
|
- Made /usr/share/ghostscript/3.33/Fontmap a config file.
|