source: projects/specs/trunk/g/ghostscript/ghostscript-vl.spec @ 12488

Revision 12488, 41.5 KB checked in by tomop, 4 years ago (diff)

ghostscript-9.53.0-1

Line 
1%bcond_with versioned_dir
2
3%if %{with versioned_dir}
4%global gsdatadir %{_datadir}/%{name}/%{version}
5%global gslibdir %{_libdir}/%{name}/%{version}
6%global gsconfdir %{_sysconfdir}/%{name}/%{version}
7%else
8%global gsdatadir %{_datadir}/%{name}
9%global gslibdir %{_libdir}/%{name}
10%global gsconfdir %{_sysconfdir}/%{name}
11%endif
12
13Summary:        A PostScript(TM) interpreter and renderer.
14Summary(ja):    日本語 PostScript(TM) インタプリタ/レンダラ/ビュア
15Name:           ghostscript
16Version:        9.53.0
17Release:        1%{?_dist_release}
18Group:          publishing
19Vendor:         Project Vine
20Distribution:   Vine Linux
21Packager:       daisuke
22
23# Included CMap data is Redistributable, no modification permitted,
24# see http://bugzilla.redhat.com/487510
25License:        AGPLv3+ and Redistributable, no modification permitted
26URL:            https://www.ghostscript.com/
27%define         shortver %(echo %{version} | sed -e "s/\\.//g")
28Source0:        https://github.com/ArtifexSoftware/ghostpdl-downloads/releases/download/gs%{shortver}/ghostscript-%{version}.tar.xz
29
30# ghostscript contains code we cannot ship due to licensing concerns.
31# Therefore we use this script to remove it before shipping the
32# tarball.
33# Download the upstream tarball and invoke this script while in the
34# tarball's directory:
35# ... this script is not needed now
36Source1:        generate-tarball.sh
37
38Source2:        CIDFnmap
39Source4:        cidfmap
40Source5:        cidfmap.ja
41
42Source10:       Changelog.gs7.vine
43
44# patches from upstream
45
46# patches from fedora
47Patch100:       ghostscript-9.23-100-run-dvipdf-securely.patch
48
49# security patches
50
51# Vine patch(es)
52Patch1000:      runlibfileifexists.patch
53
54
55BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root
56BuildRequires:  xz
57BuildRequires:  libjpeg-devel, libXt-devel
58BuildRequires:  zlib-devel, libpng-devel, unzip, gtk3-devel
59BuildRequires:  glib2-devel, gnutls-devel
60# Omni requires libxml
61BuildRequires:  libxml2-devel
62BuildRequires:  libtiff-devel
63BuildRequires:  cups-devel >= 1.1.13
64BuildRequires:  libtool
65#BuildRequires: jasper-devel
66BuildRequires:  dbus-devel
67BuildRequires:  poppler-data
68BuildRequires:  lcms2-devel
69BuildRequires:  openjpeg2-devel
70BuildRequires:  freetype2-devel
71BuildRequires:  fontconfig-devel
72
73Requires:       urw-fonts
74Requires:       ghostscript-fonts
75Requires:       poppler-data
76
77Obsoletes:      hpijs <= 1.7.1-2vl5
78#Provides: hpijs
79
80Obsoletes:      ghostscript-shared < 8.0
81Provides:       ghostscript-shared = %{version}-%{release}
82
83Conflicts:      cups < 1.3.9-1
84
85%description
86Ghostscript is a set of software that provides a PostScript(TM)
87interpreter, a set of C procedures (the Ghostscript library, which
88implements the graphics capabilities in the PostScript language) and
89an interpreter for Portable Document Format (PDF) files. Ghostscript
90translates PostScript code into many common, bitmapped formats, like
91those understood by your printer or screen. Ghostscript is normally
92used to display PostScript files and to print PostScript files to
93non-PostScript printers.
94
95If you need to display PostScript files or print them to
96non-PostScript printers, you should install ghostscript. If you
97install ghostscript, you also need to install the ghostscript-fonts
98package.
99
100%description -l ja
101Ghostscript は PostScript(TM)interpreterやC procedure (PostScript言語の中で
102graphic機能を実装した Ghostscript ライブラリ)や Portable Document Format
103(PDF)ファイルの interpreter などのソフトウェア集です。
104Ghostscript は PostScript コードをお使いのプリンターやスクリーンが理解できる
105多くの一般的な bitmap 形式のフォーマットに変換します。
106Ghostscript は一般的に PostScript ファイルを表示させたり、非 PostScript
107プリンターに PostScript ファイルを印刷する場合に使用します。
108
109もしもあなたが、PostScript ファイルを表示させたり、非 PostScript プリンターに
110PostScript ファイルを印刷するのであれば、ghostscript をインストールするべきです。
111もしもあなたが ghostscript をインストールするならば、ghostscript-fonts
112パッケージも必要です。
113
114
115%package devel
116Summary: Files for developing applications that use ghostscript.
117Summary(ja): ghostscript を使うアプリケーションを開発するためのファイル
118Group: programming
119Requires: %{name} = %{version}-%{release}
120Obsoletes: hpijs <= 1.7.1-2vl5
121
122%description devel
123The header files for developing applications that use ghostscript.
124
125%description devel -l ja
126ghostscript を使うアプリケーションを開発するためのヘッダファイル
127
128
129%package doc
130Summary: Documentation for ghostscript.
131Summary(ja): ghostscript のドキュメント
132Group: documentation
133Requires: %{name} = %{version}-%{release}
134
135%description doc
136The documentation files that come with ghostscript.
137
138
139%package gtk
140Summary: A GTK-enabled PostScript(TM) interpreter and renderer.
141Summary(ja): GTK+ 版の PostScript(TM) インタプリタ/レンダラ
142Group: publishing
143Requires: %{name} = %{version}-%{release}
144
145%description gtk
146A GTK-enabled version of Ghostscript, called 'gsx'.
147
148
149%debug_package
150
151
152%prep
153%setup -q -n %{name}-%{version}
154rm -rf cups/libs expat freetype jasper jpeg jpegxr lcms2* libpng openjpeg tiff windows zlib
155
156%patch100 -p1
157%patch1000 -p1
158
159
160%build
161# Compile without strict aliasing opts due to these files:
162# gdevescv.c gdevl4v.c gdevopvp.c gdevbbox.c gdevdbit.c gdevddrw.c
163# gdevp14.c gdevpdfd.c gdevpdfi.c gdevpdfo.c gdevpdft.c gdevpdfv.c
164# gdevpdte.c gdevpdtt.c gdevps.c gdevpx.c gscoord.c gscparam.c gscrd.c
165# gsdps1.c gsimage.c gspath1.c gsptype1.c gsptype2.c gstype2.c
166# gstype42.c gxccache.c gxchar.c gxclimag.c gxclpath.c gxfcopy.c
167# gximag3x.c gximage3.c gxipixel.c gxshade1.c gxstroke.c gxtype1.c
168# ibnum.c iscanbin.c zchar1.c zchar.c zcharx.c zfapi.c zfont32.c
169# zfunc0.c zfunc3.c zfunc4.c zpcolor.c zshade.c
170EXTRACFLAGS="-fno-strict-aliasing"
171
172FONTPATH=
173for path in \
174        %{_datadir}/fonts/default/%{name} \
175        %{_datadir}/fonts/default/Type1 \
176        %{_datadir}/fonts/default/amspsfnt/pfb \
177        %{_datadir}/fonts/default/cmpsfont/pfb \
178        %{_datadir}/fonts \
179        %{_datadir}/%{name}/conf.d \
180        %{_sysconfdir}/%{name} \
181%if %{with versioned_dir}
182        %{_sysconfdir}/%{name}/%{version} \
183%endif
184;
185do
186  FONTPATH="$FONTPATH${FONTPATH:+:}$path"
187done
188autoconf --force
189export CFLAGS="%{optflags} $CFLAGS $EXTRACFLAGS"
190%configure \
191        --enable-dynamic \
192        --disable-compile-inits \
193%if !%{with versioned_dir}
194        --without-versioned-path \
195%endif
196        --with-fontpath="$FONTPATH" \
197        --with-ijs \
198        --with-drivers=ALL \
199        --with-system-libtiff \
200        --with-install-cups
201
202# Build IJS
203cd ijs
204./autogen.sh
205%configure --enable-shared --enable-static
206make %{?_smp_mflags}
207cd ..
208
209FT_CFLAGS=$(pkg-config --cflags freetype2)
210make %{?_smp_mflags} so \
211     RPM_OPT_FLAGS="$RPM_OPT_FLAGS $EXTRAFLAGS" prefix=%{_prefix} \
212        FT_BRIDGE=1 FT_CFLAGS="$FT_CFLAGS" FT_LIB=freetype
213
214#make %{?_smp_mflags} \
215#     RPM_OPT_FLAGS="$RPM_OPT_FLAGS $EXTRAFLAGS" prefix=%{_prefix} \
216#       FT_BRIDGE=1 FT_CFLAGS="$FT_CFLAGS" FT_LIB=freetype
217
218make cups
219
220
221%install
222rm -rf %{buildroot}
223mkdir -p %{buildroot}
224mkdir -p %{buildroot}/{%{_mandir},%{_bindir},%{_datadir},%{_docdir}}
225mkdir -p %{buildroot}/{%{_libdir},%{_includedir}/ijs}
226
227make install soinstall \
228        prefix=%{buildroot}%{_prefix} \
229        mandir=%{buildroot}%{_mandir} \
230        datadir=%{buildroot}%{_datadir} \
231        gsincludedir=%{buildroot}%{_includedir}/ghostscript/ \
232        bindir=%{buildroot}%{_bindir} \
233        libdir=%{buildroot}%{_libdir} \
234        docdir=%{buildroot}%{_docdir}/%{name}-%{version} \
235        gsdir=%{buildroot}%{_datadir}/%{name} \
236        gsdatadir=%{buildroot}%{gsdatadir} \
237        gssharedir=%{buildroot}%{gslibdir} \
238        CUPSSERVERROOT=%{buildroot}`cups-config --serverroot` \
239        CUPSSERVERBIN=%{buildroot}`cups-config --serverbin` \
240        CUPSDATA=%{buildroot}`cups-config --datadir`
241
242mv -f %{buildroot}%{_bindir}/gsc %{buildroot}%{_bindir}/gs
243
244cd ijs
245%makeinstall
246cd ..
247
248echo ".so man1/gs.1" > %{buildroot}/%{_mandir}/man1/ghostscript.1
249ln -sf gs %{buildroot}/usr/bin/ghostscript
250
251# Rename an original cidfmap to cidfmap.GS
252mv %{buildroot}%{gsdatadir}/Resource/Init/cidfmap{,.GS}
253# Install our own cidfmap to allow the separated
254# cidfmap which the font packages own.
255#install -m0644 %{SOURCE2} %{buildroot}%{gsdatadir}/Resource/Init/CIDFnmap
256install -m0644 %{SOURCE4} %{buildroot}%{gsdatadir}/Resource/Init/cidfmap
257
258# cidfmap.ja
259mkdir -p %{buildroot}%{_datadir}/%{name}/conf.d
260install -m644 %{SOURCE5} %{buildroot}%{_datadir}/%{name}/conf.d/
261
262# Documentation
263install -m0644 doc/COPYING %{buildroot}%{_docdir}/%{name}-%{version}
264
265# Don't ship .la files
266rm -f %{buildroot}%{_libdir}/*.la
267
268# Don't ship .a files
269rm -f %{buildroot}%{_libdir}/*.a
270
271# Don't ship ijs example client or server
272rm -f %{buildroot}%{_bindir}/ijs_{client,server}_example
273
274# Don't ship URW fonts; we already have them.
275#rm -rf %{buildroot}%{gsdatadir}/Resource/Font
276
277# cjk examples
278mkdir -p %{buildroot}%{gsdatadir}/examples/cjk
279install -m0644 examples/cjk/* %{buildroot}%{gsdatadir}/examples/cjk/
280
281%if %{with versioned_dir}
282# Don't ship two copies of Resource.  Just the versioned one will do.
283rm -rf %{buildroot}%{_datadir}/ghostscript/Resource
284%endif
285
286mkdir -p %{buildroot}%{gsconfdir}
287touch %{buildroot}%{gsconfdir}/Fontmap.local
288touch %{buildroot}%{gsconfdir}/cidfmap.local
289
290# vine's historical changelog
291install -m644 %{SOURCE10} %{buildroot}%{_docdir}/%{name}-%{version}
292
293# The man/de/man1 symlinks are broken (bug #66238).
294find %{buildroot}%{_mandir}/de/man1 -type l | xargs rm -f
295
296# Don't ship fixmswrd.pl as it pulls in perl (bug #463948).
297rm -f %{buildroot}%{_bindir}/fixmswrd.pl
298
299# Don't ship CMaps (instead poppler-data paths are in search path).
300rm -f %{buildroot}%{gsdatadir}/Resource/CMap/*
301
302rm -f %{buildroot}%{gsdatadir}/Resource/Init/gs_init.ps.orig
303rm -f %{buildroot}%{gsdatadir}/Resource/Init/gs_fonts.ps.orig
304
305MAIN_PWD=`pwd`
306(cd %{buildroot}; find .%{gsdatadir}/Resource -type f | \
307                sed -e 's/\.//;' | grep -v Fontmap | grep -v gs_init.ps > $MAIN_PWD/rpm.sharelist
308 find .%{_bindir}/ | sed -e 's/\.//;' | \
309                grep -v '/$\|/hpijs$\|/gsx$\|/ijs-config$' \
310                >> $MAIN_PWD/rpm.sharelist)
311
312
313%clean
314rm -rf %{buildroot}
315
316
317%post
318/sbin/ldconfig
319
320if [ -d /usr/share/ghostscript/Resource/CMap -a ! -e Adobe-Japan1-0 ]; then
321  cd /usr/share/ghostscript/Resource/CMap
322  find ../../../poppler/cMap/ -type f | while read f;do
323    ln -sf $f ./
324  done
325fi
326
327%postun -p /sbin/ldconfig
328
329%triggerin -- poppler-data
330if [ -d /usr/share/ghostscript/Resource/CMap ]; then
331  cd /usr/share/ghostscript/Resource/CMap
332  rm -f ./*
333  find ../../../poppler/cMap/ -type f | while read f;do
334    ln -sf $f ./
335  done
336fi
337
338
339%files -f rpm.sharelist
340%defattr(-,root,root)
341%if %{with versioned_dir}
342%dir %{_sysconfdir}/ghostscript
343%dir %{_datadir}/ghostscript
344%endif
345%dir %{gsconfdir}
346%config(noreplace) %{gsconfdir}/*
347%dir %{gsdatadir}
348%dir %{gsdatadir}/Resource
349%dir %{gsdatadir}/Resource/*
350%dir %{_datadir}/ghostscript/conf.d
351%config %{gsdatadir}/Resource/Init/gs_init.ps
352%config %{gsdatadir}/Resource/Init/Fontmap*
353%config %{_datadir}/ghostscript/conf.d/cidfmap.ja
354%exclude %{gsdatadir}/Resource/Font/URW*
355%{gsdatadir}/examples
356%{gsdatadir}/lib
357%{gsdatadir}/iccprofiles
358%{_mandir}/man*/*
359%lang(de) %{_mandir}/de/man*/*
360%{_libdir}/libgs.so.*
361%{_libdir}/libijs-*.so*
362%dir %{_libdir}/%{name}
363%{_libdir}/%{name}/*
364
365%files doc
366%defattr(-,root,root)
367%doc %{_docdir}/%{name}-%{version}
368
369%files gtk
370%defattr(-,root,root)
371%{_bindir}/gsx
372
373%files devel
374%defattr(-,root,root)
375%dir %{_includedir}/ghostscript
376%{_includedir}/ghostscript/*.h
377%dir %{_includedir}/ijs
378%{_includedir}/ijs/*
379%{_libdir}/pkgconfig/ijs.pc
380%{_libdir}/libijs.so
381%{_libdir}/libgs.so
382
383
384%changelog
385* Fri Sep 11 2020 Tomohiro "Tomo-p" KATO <tomop@teamgedoh.net> 9.53.0-1
386- new upstream release.
387- dropped Patch000: fixed in upstream.
388
389* Mon May 04 2020 Tomohiro "Tomo-p" KATO <tomop@teamgedoh.net> 9.52-1
390- new upstream release.
391- dropped security patches: fixed in upstream.
392- imported Patch000 from upstream.
393- updated Patch100.
394- new scheme of cidfmap.
395
396* Thu Nov 28 2019 Tomohiro "Tomo-p" KATO <tomop@teamgedoh.net> 9.27-3
397- added Patch004 to fix CVE-2019-14869.
398
399* Sun Sep 08 2019 Tomohiro "Tomo-p" KATO <tomop@teamgedoh.net> 9.27-2
400- added missing fonts.
401
402* Fri Sep 06 2019 Tomohiro "Tomo-p" KATO <tomop@teamgedoh.net> 9.27-1
403- new upstream release.
404- dropped all patches.
405- imported Patch001 and 100 from rawhide.
406- imported Patch002 and 003 from upstream.
407- added Patch1000.
408
409* Mon May  8 2017 Tomohiro "Tomo-p" KATO <tomop@teamgedoh.net> 9.20-1
410- new upstream release.
411- dropped all patches.
412- imported patches from rawhide.
413
414* Sun Aug  2 2015 Tomohiro "Tomo-p" KATO <tomop@teamgedoh.net> 9.15-2
415- added patch1000 to fix CVE-2015-3228.
416
417* Wed Dec 24 2014 Tomohiro "Tomo-p" KATO <tomop@teamgedoh.net> 9.15-1
418- new upstream release.
419- imported patches from RawHide.
420
421* Thu Sep 20 2012 Satoshi IWAMOTO <satoshi.iwamoto@nifty.ne.jp> 8.71-6
422- add patch3000 for fix CVE-2012-4405 (icc)
423- add Vendor/Distri tags
424- use smp_flag when make
425
426* Sat Apr 28 2012 Tomohiro "Tomo-p" KATO <tomop@teamgedoh.net> 8.71-5
427- added Patch2000 (to fix cups-raster driver).
428
429* Thu Feb 09 2012 Daisuke SUZUKI <daisuke@linux.or.jp> 8.71-4
430- re-enable cups filter (pstoraster)
431
432* Sun Apr 03 2011 Daisuke SUZUKI <daisuke@linux.or.jp> 8.71-3
433- rebuild with krb5-1.8.2
434- add BR: krb5-devel
435- add BR: libpaper-devel
436
437* Sat Feb 20 2010 Daisuke SUZUKI <daisuke@linux.or.jp> 8.71-2
438- add Patch20 to fix build of the "gs" executables.
439  (import from debian package)
440  - /usr/bin/gs was built as a shared library not as an executable.
441
442* Thu Feb 18 2010 Daisuke SUZUKI <daisuke@linux.or.jp> 8.71-1
443- update to 8.71
444- remove BC: libpaper-devel
445- drop obsolete patches
446- add --with-system-libtiff
447
448* Fri Jan  8 2010 Satoshi IWAMOTO <satoshi.iwamoto@nifty.ne.jp> 8.64-4
449- add patch12,13 for fix CVE-2009-4270 (debugging output)
450
451* Thu Jul 23 2009 Kazutaka HARADA <kazutaka@dc4.so-net.ne.jp> 8.64-3
452- drop Provides: hpijs (should be provided by other package)
453- add BuildConflicts: libpaper-devel
454
455* Wed Jun 03 2009 Daisuke SUZUKI <daisuke@linux.or.jp> 8.64-2
456- add %%{_libdir}/cups to %%files instead of /usr/lib/cups
457
458* Wed Jun 03 2009 Daisuke SUZUKI <daisuke@linux.or.jp> 8.64-1
459- new upstream release
460- remove cjkv patch (merged in upstream)
461- add Patch8: fix bitcmyk driver
462- add Patch9: fix CVE-2009-0583, CVE-2009-0584
463- add Patch10: fix CVE-2009-0792
464- add Patch11: fix CVE-2009-0196
465
466* Sun Jan 11 2009 Daisuke SUZUKI <daisuke@linux.or.jp> 8.63-6
467- add Patch200 to use NeverEmbeddedFontList/AlwaysEmbeddedFontList
468
469* Tue Jan 06 2009 Daisuke SUZUKI <daisuke@linux.or.jp> 8.63-5
470- add hanamin entry to cidfmap.ja
471- add patch1000 to fix eplaser driver bug
472
473* Fri Oct 31 2008 Daisuke SUZUKI <daisuke@linux.or.jp> 8.63-4
474- add Patch100,101 to fix cjk vertical writing
475- remove CIDFnmap
476
477* Thu Oct 30 2008 Daisuke SUZUKI <daisuke@linux.or.jp> 8.63-3
478- remove libijs.la
479- fix broken charactor in changelog.
480
481* Wed Oct 29 2008 Shu KONNO <owa@bg.wakwak.com> 8.63-2
482- s^/usr/lib/cups/filter^%%{_libdir}/cups/filter^ at %%files
483
484* Wed Oct 29 2008 Daisuke SUZUKI <daisuke@linux.or.jp> 8.63-1
485- update to ghostscript-8.63 based on fedora package
486- add cidfmap.ja
487- add Obsoletes/Provides: hpijs, hpijs-devel
488- historical changelogs are in Changelog.gs7.vine
489
490* Fri Oct 17 2008 Tim Waugh <twaugh@redhat.com> 8.63-4
491- Try out a work-around for bug #465311.
492
493* Wed Oct 15 2008 Tim Waugh <twaugh@redhat.com> 8.63-3
494- Don't ship fixmswrd.pl as it pulls in perl (bug #463948).
495
496* Tue Oct 14 2008 Tim Waugh <twaugh@redhat.com> 8.63-2
497- Split out a doc sub-package (bug #466507).
498
499* Mon Aug  4 2008 Tim Waugh <twaugh@redhat.com> 8.63-1
500- 8.63.  No longer need r8591 or incomplete-ccittfax patches.
501- Compile without strict aliasing opts due to warnings across several
502  files.
503- Don't run autogen.sh for main package, just for ijs which doesn't
504  ship with a configure script.
505
506* Mon Jun 23 2008 Tim Waugh <twaugh@redhat.com> 8.62-4
507- Applied patch to work around bug #229174.
508- Applied patch from upstream to fix box_fill_path for shfill (bug #452348).
509
510* Mon Mar 31 2008 Tim Waugh <twaugh@redhat.com> 8.62-3
511- Fix pksmraw output (bug #308211).
512
513* Tue Mar  4 2008 Tim Waugh <twaugh@redhat.com> 8.62-2
514- No longer need CVE-2008-0411 patch.
515- Don't ship URW fonts; we already have them.
516
517* Tue Mar  4 2008 Tim Waugh <twaugh@redhat.com> 8.62-1
518- 8.62.  No longer need IJS KRGB patch, or patch for gs bug 689577.
519
520* Wed Feb 27 2008 Tim Waugh <twaugh@redhat.com> 8.61-10
521- Applied patch to fix CVE-2008-0411 (bug #431536).
522
523* Fri Feb 22 2008 Tim Waugh <twaugh@redhat.com> 8.61-9
524- Build with jasper again (bug #433897).  Build requires jasper-devel, and
525  a patch to remove jas_set_error_cb reference.
526
527* Wed Feb 13 2008 Tim Waugh <twaugh@redhat.com> 8.61-8
528- Rebuild for GCC 4.3.
529
530* Mon Jan 28 2008 Tim Waugh <twaugh@redhat.com> 8.61-7
531- Don't build with jasper support.
532- Remove bundled libraries.
533
534* Tue Dec 11 2007 Tim Waugh <twaugh@redhat.com> 8.61-6
535- Applied upstream patch for bug #416321.
536
537* Fri Nov 30 2007 Tim Waugh <twaugh@redhat.com> 8.61-5
538- Fixed runlibfileifexists patch.
539
540* Fri Nov 30 2007 Tim Waugh <twaugh@redhat.com> 8.61-4
541- Revert previous change, but define .runlibfileifexists, not just
542  runlibfileifexists.
543
544* Wed Nov 28 2007 Tim Waugh <twaugh@redhat.com> 8.61-3
545- No longer need runlibfileifexists.
546- Use runlibfile in cidfmap.
547
548* Wed Nov 28 2007 Tim Waugh <twaugh@redhat.com> 8.61-2
549- Add /usr/share/fonts to fontpath (bug #402551).
550- Restore cidfmap-switching bits, except for FAPIcidfmap which is no
551  longer used.
552- Add runlibfileifexists to gs_init.ps.
553- Build with --disable-compile-inits (bug #402501).
554
555* Fri Nov 23 2007 Tim Waugh <twaugh@redhat.com> 8.61-1
556- 8.61.
557
558* Tue Oct 23 2007 Tim Waugh <twaugh@redhat.com> 8.60-5
559- Applied patch from upstream to fix CVE-2007-2721 (bug #346511).
560
561* Tue Oct  9 2007 Tim Waugh <twaugh@redhat.com> 8.60-4
562- Marked localized man pages as %%lang (bug #322321).
563
564* Thu Sep 27 2007 Tim Waugh <twaugh@redhat.com> 8.60-3
565- Back-ported mkstemp64 patch (bug #308211).
566
567* Thu Aug 23 2007 Tim Waugh <twaugh@redhat.com> 8.60-2
568- More specific license tag.
569
570* Fri Aug  3 2007 Tim Waugh <twaugh@redhat.com> 8.60-1
571- 8.60.
572
573* Mon Jul 16 2007 Tim Waugh <twaugh@redhat.com> 8.60-0.r8112.2
574- Own %%{_libdir}/ghostscript (bug #246026).
575
576* Tue Jul 10 2007 Tim Waugh <twaugh@redhat.com> 8.60-0.r8112.1
577- 8.60 snapshot from svn.  Patches dropped:
578  - big-cmap-post
579  - split-cidfnmap
580  - exactly-enable-cidfnmap
581  - Fontmap.local
582  No longer needed:
583  - gxcht-64bit-crash
584
585* Tue Apr 17 2007 Tim Waugh <twaugh@redhat.com> 8.15.4-3
586- Apply fonts in CIDFnmap even if the same fontnames are already registered
587  (bug #163231).
588- New file CIDFmap (bug #233966).
589- Allow local overrides for FAPIcidfmap, cidfmap and Fontmap (bug #233966).
590
591* Tue Apr  3 2007 Tim Waugh <twaugh@redhat.com> 8.15.4-2
592- Fixed configuration file locations (bug #233966).
593
594* Wed Mar 14 2007 Tim Waugh <twaugh@redhat.com> 8.15.4-1
595- 8.15.4.
596
597* Thu Jan 25 2007 Tim Waugh <twaugh@redhat.com> 8.15.3-7
598- dvipdf script fixes (bug #88906).
599- Moved libijs.so and libgs.so into devel package (bug #203623).
600
601* Wed Jan 24 2007 Tim Waugh <twaugh@redhat.com> 8.15.3-6
602- Configure with --with-drivers=ALL since the advertised default is not
603  what gets used (bug #223819).
604
605* Thu Jan 18 2007 Tim Waugh <twaugh@redhat.com> 8.15.3-5
606- Backported gxcht 64bit crash fix from GPL trunk (bug #177763).
607
608* Fri Jan 12 2007 Tim Waugh <twaugh@redhat.com> 8.15.3-4
609- Own cjkv directory (bug #221380, bug #222375).
610
611* Tue Dec  5 2006 Tim Waugh <twaugh@redhat.com> 8.15.3-3
612- Added split-cidfnmap patch (bug #194592).
613
614* Thu Nov 16 2006 Tim Waugh <twaugh@redhat.com> 8.15.3-2
615- 8.15.3.  No longer need gtk2, ps2epsi, badc, pagesize,
616  use-external-freetype, split-font-configuration or cjkv patches.
617- Renumbered patches.
618
619* Tue Oct  3 2006 Tim Waugh <twaugh@redhat.com> 8.15.2-9
620- Apply CJKV patch from svn164:165 plus the fix from svn173:174 (bug #194592,
621  bug #203712, possibly bug #167596).
622
623* Wed Jul 12 2006 Jesse Keating <jkeating@redhat.com> - 8.15.2-8.1
624- rebuild
625
626* Fri Jun 23 2006 Tim Waugh <twaugh@redhat.com> 8.15.2-8
627- Revert CJKV patch.
628
629* Wed Jun 14 2006 Tomas Mraz <tmraz@redhat.com> - 8.15.2-7
630- rebuilt with new gnutls
631
632* Tue Jun 13 2006 Tim Waugh <twaugh@redhat.com> 8.15.2-6
633- Undo svn sync.
634- Apply CJKV patch from svn164:165.
635
636* Fri Jun  9 2006 Tim Waugh <twaugh@redhat.com> 8.15.2-5
637- Sync to svn165.
638
639* Fri May 26 2006 Tim Waugh <twaugh@redhat.com> 8.15.2-4
640- Fix ijs-config not to have multilib conflicts (bug #192672)
641
642* Tue May  2 2006 Tim Waugh <twaugh@redhat.com> 8.15.2-3
643- Remove adobe-cmaps and acro5-cmaps, since latest CMaps are already
644  included (bug #190463).
645
646* Tue Apr 25 2006 Tim Waugh <twaugh@redhat.com> 8.15.2-2
647- 8.15.2.
648- No longer need build, krgb, pdfwrite, str1570 patches.
649
650* Mon Apr 24 2006 Tim Waugh <twaugh@redhat.com> 8.15.1-10
651- Fix emacs interaction (bug #189321, STR #1570).
652
653* Mon Apr 10 2006 Tim Waugh <twaugh@redhat.com> 8.15.1-9
654- Add %%{_datadir}/fonts/japanese to font path (bug #188448).
655- Spec file cleanups (bug #188066).
656
657* Sat Apr  8 2006 Tim Waugh <twaugh@redhat.com>
658- Build requires libtool (bug #188341).
659
660* Thu Apr  6 2006 Tim Waugh <twaugh@redhat.com> 8.15.1-8
661- Fix pdfwrite (bug #187834).
662- CUPS filters go in /usr/lib/cups/filter even on lib64 platforms.
663
664* Thu Mar  2 2006 Tim Waugh <twaugh@redhat.com> 8.15.1-7
665- BuildRequires: gnutls-devel
666- Updated KRGB patch for gdevijs.
667
668* Tue Feb 28 2006 Karsten Hopp <karsten@redhat.de> 8.15.1-6
669- BuildRequires: libXt-devel
670
671* Fri Feb 10 2006 Jesse Keating <jkeating@redhat.com> - 8.15.1-5.2
672- bump again for double-long bug on ppc(64)
673
674* Tue Feb 07 2006 Jesse Keating <jkeating@redhat.com> - 8.15.1-5.1
675- rebuilt for new gcc4.1 snapshot and glibc changes
676
677* Mon Jan 30 2006 Tim Waugh <twaugh@redhat.com> 8.15.1-5
678- Updated adobe-cmaps to 200406 (bug #173613).
679
680* Fri Jan 27 2006 Tim Waugh <twaugh@redhat.com> 8.15.1-4
681- Support reading a big cmap/post table from a TrueType font.
682
683* Fri Dec 09 2005 Jesse Keating <jkeating@redhat.com>
684- rebuilt
685
686* Wed Nov  9 2005 Tomas Mraz <tmraz@redhat.com> 8.15.1-3
687- Build does not explicitly require xorg-x11-devel.
688
689* Wed Nov  9 2005 Tomas Mraz <tmraz@redhat.com> 8.15.1-2
690- rebuilt with new openssl
691
692* Mon Sep 26 2005 Tim Waugh <twaugh@redhat.com> 8.15.1-1
693- Some directories should be "8.15" not "8.15.1" (bug #169198).
694
695* Thu Sep 22 2005 Tim Waugh <twaugh@redhat.com> 8.15.1-0.1
696- 8.15.1.
697- No longer need overflow patch.
698
699* Tue Aug 16 2005 Tim Waugh <twaugh@redhat.com> 8.15-0.rc4.3
700- Rebuilt for new cairo.
701
702* Mon Aug 15 2005 Tim Waugh <twaugh@redhat.com> 8.15-0.rc4.2
703- Parametrize freetype, and disable it (bug #165962).
704
705* Fri Aug 12 2005 Tim Waugh <twaugh@redhat.com> 8.15-0.rc4.1
706- 8.15rc4.
707- Fixed lips4v driver (bug #165713).
708
709* Tue Aug  9 2005 Tim Waugh <twaugh@redhat.com> 8.15-0.rc3.7
710- Install adobe/acro5 CMaps (bug #165428).
711
712* Mon Jul 18 2005 Tim Waugh <twaugh@redhat.com> 8.15-0.rc3.6
713- Fixed split font configuration patch (bug #161187).
714
715* Wed Jul 13 2005 Tim Waugh <twaugh@redhat.com> 8.15-0.rc3.5
716- Split font configuration (bug #161187).
717- Reverted this change:
718  - Build requires xorg-x11-devel, not XFree86-devel.
719
720* Tue Jul 12 2005 Tim Waugh <twaugh@redhat.com> 8.15-0.rc3.4
721- Add Japanese fonts to FAPIcidfmap (bug #161187).
722- Moved Resource directory.
723- Added use-external-freetype patch (bug #161187).
724
725* Mon Jul 11 2005 Tim Waugh <twaugh@redhat.com>
726- Build requires libtiff-devel (bug #162826).
727
728* Thu Jun  9 2005 Tim Waugh <twaugh@redhat.com> 8.15-0.rc3.3
729- Build requires xorg-x11-devel, not XFree86-devel.
730- Include ierrors.h in the devel package.
731
732* Wed Jun  8 2005 Tim Waugh <twaugh@redhat.com> 8.15-0.rc3.2
733- Drop 'Provides: libijs.so' because it is incorrect.
734- Build igcref.c with -O0 to work around bug #150771.
735- Renumber patches.
736
737* Fri Jun  3 2005 Tim Waugh <twaugh@redhat.com> 8.15-0.rc3.1
738- Switch to ESP Ghostscript.
739- 8.15rc3.
740- Lots of patches dropped.  Perhaps some will need to be re-added.
741
742* Thu Mar 10 2005 Tim Waugh <twaugh@redhat.com> 7.07-40
743- Build igcref.c with -O0 to work around bug #150771.
744
745* Tue Mar  1 2005 Tim Waugh <twaugh@redhat.com> 7.07-39
746- Rebuilt for new GCC.
747
748* Mon Feb 21 2005 Tim Waugh <twaugh@redhat.com> 7.07-38
749- Fixes inspired by GCC 4.
750
751* Tue Jan 18 2005 Tim Waugh <twaugh@redhat.com>
752- Correct permissions for %%{_datadir}/ghostscript/Resource (bug #145420).
753
754* Fri Dec 10 2004 Tim Waugh <twaugh@redhat.com> 7.07-37
755- Fixed missing return statement (bug #136757).
756
757* Thu Dec  9 2004 Tim Waugh <twaugh@redhat.com> 7.07-36
758- Remove VFlib2 bits (bug #120498).
759
760* Fri Dec  3 2004 Tim Waugh <twaugh@redhat.com> 7.07-35
761- Added /etc/ghostscript to search path and to file manifest (bug #98974).
762
763* Sat Nov 20 2004 Miloslav Trmac <mitr@redhat.com> - 7.07-34
764- Convert man pages to UTF-8
765
766* Wed Oct 20 2004 Tim Waugh <twaugh@redhat.com> 7.07-33
767- Fix for bug #136322 (temporary files).
768
769* Tue Sep 28 2004 Tim Waugh <twaugh@redhat.com> 7.07-32
770- Turn off fontconfig until it's fixed (bug #133353).
771
772* Wed Aug 18 2004 Tim Waugh <twaugh@redhat.com> 7.07-31
773- Only ship gsx in the gtk subpackage.
774
775* Fri Aug  6 2004 Tim Waugh <twaugh@redhat.com>
776- Run /sbin/ldconfig in %%post/%%postun.
777- Stricter requirements for the main package in the subpackages.
778
779* Tue Jul 20 2004 Tim Waugh <twaugh@redhat.com> 7.07-30
780- Updated eplaser driver to add alc4000 (bug #128007).
781
782* Fri Jun 25 2004 Tim Waugh <twaugh@redhat.com> 7.07-29
783- Prevent pdf2ps generating "null setpagesize" (bug #126446).
784
785* Thu Jun 24 2004 Tim Waugh <twaugh@redhat.com> 7.07-28
786- Fix Omni patch assumption about /usr/lib which breaks for multilib
787  architectures.
788
789* Tue Jun 15 2004 Elliot Lee <sopwith@redhat.com>
790- rebuilt
791
792* Tue Jun  1 2004 Tim Waugh <twaugh@redhat.com> 7.07-26
793- Removed another debug message from the fontconfig patch.
794
795* Tue Mar  9 2004 Tim Waugh <twaugh@redhat.com> 7.07-25
796- Added bjc250gs driver (bug #117860).
797
798* Thu Mar  4 2004 Tim Waugh <twaugh@redhat.com> 7.07-24
799- Fix compilation with GCC 3.4.
800
801* Tue Mar 02 2004 Elliot Lee <sopwith@redhat.com>
802- rebuilt
803
804* Wed Feb 18 2004 Tim Waugh <twaugh@redhat.com> 7.07-23
805- Build against gtk2/glib2 (bug #115619).  Patch from W. Michael Petullo.
806
807* Fri Feb 13 2004 Elliot Lee <sopwith@redhat.com> 7.07-22
808- rebuilt
809
810* Thu Feb 12 2004 Tim Waugh <twaugh@redhat.com> 7.07-21
811- Leave gdevpdfm.c seemingly-mistaken bitwise ops alone (bug #115396).
812
813* Thu Feb  5 2004 Tim Waugh <twaugh@redhat.com> 7.07-20
814- Fix compilation with GCC 3.4.
815
816* Wed Jan 28 2004 Tim Waugh <twaugh@redhat.com> 7.07-19
817- Attempt to fix gdevcups crash (bug #114256).
818- Make gs dynamically link to libgs (bug #114276).
819- Fix gdevesmv.c's misuse of const (bug #114250).
820
821* Tue Jan 20 2004 Tim Waugh <twaugh@redhat.com> 7.07-18
822- Turn on libgs again (bug #88175).
823
824* Mon Jan 19 2004 Tim Waugh <twaugh@redhat.com> 7.07-17
825- Removed stp driver.  Use the IJS version (ijsgimpprint) instead.
826- No longer conflicts with foomatic for hpijs versioning.
827
828* Mon Jan 12 2004 Tim Waugh <twaugh@redhat.com> 7.07-16
829- Split hpijs out into separate source package.
830
831* Thu Jan 8  2004 Tim Waugh <twaugh@redhat.com>
832- Fix several mistakenly-used bitwise operations.
833
834* Tue Jan 6  2004 Tim Waugh <twaugh@redhat.com> 7.07-15
835- Build for Fedora Core 1 printer drivers update.
836- Conflicts with foomatic before hpijs 1.5 data.
837- Make fontconfig optional.
838
839* Sat Dec 13 2003 Tim Waugh <twaugh@redhat.com> 7.07-14
840- Disable unnecessary debug messages from fontconfig support.
841
842* Fri Dec  5 2003 Tim Waugh <twaugh@redhat.com> 7.07-13
843- Add fontconfig support (bug #111412).
844
845* Thu Nov 27 2003 Tim Waugh <twaugh@redhat.com>
846- Build requires libjpeg-devel (bug #110737).
847
848* Tue Nov 11 2003 Tim Waugh <twaugh@redhat.com> 7.07-12
849- Updated hpijs to 1.5 (bug #109714).
850
851* Mon Nov 10 2003 Tim Waugh <twaugh@redhat.com>
852- Updated lxm3200 patch (bug #109625).
853
854* Tue Sep 30 2003 Tim Waugh <twaugh@redhat.com> 7.07-11
855- Updated gdevcups.c from CUPS 1.1.19.
856- Apply NOMEDIAATTRS patch from CUPS 1.1.19 (bug #105401).
857
858* Thu Aug 28 2003 Tim Waugh <twaugh@redhat.com>
859- Fix lips4v driver (bug #92337).
860
861* Wed Aug 20 2003 Tim Waugh <twaugh@redhat.com> 7.07-10
862- Fix compilation problems in hpijs.
863
864* Mon Aug  4 2003 Tim Waugh <twaugh@redhat.com> 7.07-9
865- Further fix from bug #100685.
866
867* Thu Jul 31 2003 Tim Waugh <twaugh@redhat.com> 7.07-8
868- Further fix from bug #100685.
869
870* Tue Jul 29 2003 Tim Waugh <twaugh@redhat.com> 7.07-7
871- Further fix from bug #100685.
872
873* Fri Jul 25 2003 Tim Waugh <twaugh@redhat.com> 7.07-6
874- Further fix from bug #100557.
875
876* Thu Jul 24 2003 Tim Waugh <twaugh@redhat.com> 7.07-5
877- Further fix from bug #100557.
878- Fix bug #100685.
879
880* Wed Jul 23 2003 Tim Waugh <twaugh@redhat.com> 7.07-4
881- Fix bug #100557.
882
883* Wed Jun 04 2003 Elliot Lee <sopwith@redhat.com> 7.07-3
884- rebuilt
885
886* Tue May 27 2003 Tim Waugh <twaugh@redhat.com>
887- Fix sed usage in ps2epsi (bug #89300).
888
889* Tue May 20 2003 Tim Waugh <twaugh@redhat.com> 7.07-2
890- HPIJS 1.4 (bug #91219).
891
892* Sun May 18 2003 Tim Waugh <twaugh@redhat.com> 7.07-1
893- 7.07.
894- Parametrize build_libgs.
895- Remove Omni requirement (bug #88177).
896- Fix ghostscript-gtk obsoletes: line (bug #88175).
897
898* Thu Apr  3 2003 Tim Waugh <twaugh@redhat.com> 7.06-1
899- 7.06.
900- Updated config, vflib.fixup patches.
901- No longer need dx6, jpeg patches.
902- No longer need to add in missed GNU drivers.
903- Turn off dj970 driver (hpijs drives that).
904
905* Mon Mar 31 2003 Tim Waugh <twaugh@redhat.com> 7.05-34
906- Apply fix for CJK font search method when the fonts are not available
907  (bug #83516).
908- The gb18030 patch no longer applies here.
909
910* Thu Mar 27 2003 Tim Waugh <twaugh@redhat.com> 7.05-33
911- Add some missing font aliases (bug #73342).
912- Use the system jpeg library.
913- Update hpijs to 1.3.1.
914- Update gdevcups.c from cups-1.1.18.
915
916* Mon Feb 24 2003 Elliot Lee <sopwith@redhat.com> 7.05-32
917- debuginfo rebuild
918
919* Fri Feb 21 2003 Elliot Lee <sopwith@redhat.com> 7.05-31
920- Add ghostscript-7.05-oob-66421.patch to fix the segfault behind #66421
921
922* Thu Jan 30 2003 Tim Waugh <twaugh@redhat.com> 7.05-30
923- Remove rss patch from hpijs (not needed).
924
925* Wed Jan 22 2003 Tim Powers <timp@redhat.com> 7.05-29
926- rebuilt
927
928* Thu Jan 16 2003 Tim Waugh <twaugh@redhat.com> 7.05-28
929- Add Korean font aliases to CIDFnmap CJK resource files (bug #81924).
930
931* Sat Dec 14 2002 Tim Waugh <twaugh@redhat.com> 7.05-27
932- Obsolete ghostscript-gtk (bug #79585).
933- Omni 121002 patch.
934
935* Tue Dec 10 2002 Tim Waugh <twaugh@redhat.com> 7.05-26
936- Don't ship the shared object yet (part of bug #79340).
937- Don't make the gtk package, since that needs the shared object.
938
939* Tue Nov 26 2002 Tim Waugh <twaugh@redhat.com> 7.05-25
940- Fix level 1 PostScript output (bug #78450).
941- No need to carry gomni.c, since it comes from the patch.
942
943* Mon Nov 11 2002 Tim Waugh <twaugh@redhat.com> 7.05-24
944- Omni 071902 patch.
945
946* Mon Nov 11 2002 Tim Waugh <twaugh@redhat.com> 7.05-23
947- hpijs-1.3, with updated rss patch.
948- Fix XLIBDIRS.
949
950* Fri Oct 25 2002 Tim Waugh <twaugh@redhat.com> 7.05-22
951- hpijs-rss 1.2.2.
952
953* Mon Oct 14 2002 Tim Waugh <twaugh@redhat.com> 7.05-21
954- Set libdir when installing.
955
956* Thu Aug 15 2002 Tim Waugh <twaugh@redhat.com> 7.05-20
957- Add cups device (bug #69573).
958
959* Mon Aug 12 2002 Tim Waugh <twaugh@redhat.com> 7.05-19
960- Fix the gb18030 patch (bug #71135, bug #71303).
961
962* Sat Aug 10 2002 Elliot Lee <sopwith@redhat.com> 7.05-18
963- rebuilt with gcc-3.2 (we hope)
964
965* Fri Aug  9 2002 Tim Waugh <twaugh@redhat.com> 7.05-17
966- Add CIDnmap for GB18030 font (bug #71135).
967- Fix URL (bug #70734).
968
969* Tue Jul 23 2002 Tim Waugh <twaugh@redhat.com> 7.05-16
970- Rebuild in new environment.
971
972* Tue Jul  9 2002 Tim Waugh <twaugh@redhat.com> 7.05-15
973- Remove the chp2200 driver again, to fix cdj890 (bug #67578).
974
975* Fri Jul  5 2002 Tim Waugh <twaugh@redhat.com> 7.05-14
976- For CJK font support, use CIDFnmap instead of CIDFont
977  resources (bug #68009).
978
979* Wed Jul  3 2002 Tim Waugh <twaugh@redhat.com> 7.05-13
980- Build requires unzip and gtk+-devel (bug #67799).
981
982* Wed Jun 26 2002 Tim Waugh <twaugh@redhat.com> 7.05-12
983- File list tweaking.
984- More file list tweaking.
985
986* Tue Jun 25 2002 Tim Waugh <twaugh@redhat.com> 7.05-10
987- Rebuild for bootstrap.
988
989* Wed Jun 19 2002 Tim Waugh <twaugh@redhat.com> 7.05-9
990- Omni 052902 patch.
991
992* Mon Jun 10 2002 Tim Waugh <twaugh@redhat.com> 7.05-8
993- Requires recent version of patchutils (bug #65947).
994- Don't ship broken man page symlinks (bug #66238).
995
996* Wed May 29 2002 Tim Waugh <twaugh@redhat.com> 7.05-7
997- Put gsx in its own package.
998
999* Tue May 28 2002 Tim Waugh <twaugh@redhat.com> 7.05-6
1000- New gomni.c from IBM to fix an A4 media size problem.
1001- Use new Adobe CMaps (bug #65362).
1002
1003* Sun May 26 2002 Tim Powers <timp@redhat.com> 7.05-5
1004- automated rebuild
1005
1006* Wed May 22 2002 Tim Waugh <twaugh@redhat.com> 7.05-4
1007- New gomni.c from IBM to fix bug #65269 (again).
1008
1009* Tue May 21 2002 Tim Waugh <twaugh@redhat.com> 7.05-2
1010- Don't apply bogus parts of vflib patch (bug #65268).
1011- Work around Omni -sPAPERSIZE=a4 problem (bug #65269).
1012
1013* Mon May 20 2002 Tim Waugh <twaugh@redhat.com> 7.05-1
1014- 7.05.
1015- No longer need mkstemp, vflib.fixup, quoting, or PARANOIDSAFER
1016  patches.
1017- Don't apply CJK patches any more (no longer needed).
1018- Updated Source15, Patch0, Patch10, Patch5, Patch24, Patch14, Patch12.
1019- Made gdevdmpr.c compile again.
1020- Move gimp-print to a separate package.
1021- Ship the shared object too (and a .so file that is dlopened).
1022- Update Omni patch.  No longer need Omni_path, Omni_quiet, Omni_glib patches.
1023- Require Omni >= 0.6.1.
1024- Add patch to fix gtk+ initial window size.
1025- Add devel package with header files.
1026- Turn on IJS support.
1027- Update hpijs to 1.1.
1028- Don't ship the hpijs binary in the ghostscript package.
1029- Use -fPIC when building ijs.
1030
1031* Wed Apr  3 2002 Tim Waugh <twaugh@redhat.com> 6.52-8
1032- New CIDFonts (bug #61015).
1033
1034* Wed Apr  3 2002 Tim Waugh <twaugh@redhat.com> 6.52-7
1035- Fix release numbers of sub packages.
1036- Handle info files, use ldconfig (bug #62574).
1037
1038* Tue Mar 19 2002 Tim Waugh <twaugh@redhat.com> 6.52-6
1039- Fix config patch so that gs --help displays the right thing.
1040- Don't ship sysvlp.sh.
1041- Fix some shell scripts.
1042- Ship escputil man page (bug #58919).
1043
1044* Mon Feb 11 2002 Tim Waugh <twaugh@redhat.com> 6.52-5
1045- Add CHP2200 driver (bug #57516).
1046- Fix gimp-print-4.2.0 so that it builds without cups-config.
1047
1048* Sat Feb  2 2002 Bill Nottingham <notting@redhat.com> 6.52-4
1049- do condrestart in %postun, not %post
1050
1051* Fri Feb  1 2002 Bernhard Rosenkraenzer <bero@redhat.com> 6.52-3
1052- Restart service cups after installing gimp-print-cups
1053
1054* Sun Jan 27 2002 Bernhard Rosenkraenzer <bero@redhat.com> 6.52-2
1055- hpijs is finally free - support it.
1056- Add extra package for CUPS support
1057
1058* Mon Jan 21 2002 Bernhard Rosenkraenzer <bero@redhat.com> 6.52-1
1059- Updates:
1060  - ghostscript 6.52
1061  - hpdj 2.6 -> pcl3 3.3
1062  - CJK Patchlevel 3, adobe-cmaps 200109
1063  - gimp-print 4.2.0
1064- Adapt patches
1065- Fix various URLs
1066- Begin cleaning up spec file
1067- Fix bugs #21879 and #50923
1068
1069* Wed Jan 09 2002 Tim Powers <timp@redhat.com>
1070- automated rebuild
1071
1072* Thu Oct 18 2001 Crutcher Dunnavant <crutcher@redhat.com> 6.51-16
1073- update the Omni driver, and patch it to seek in /usr/lib/Omni/ first
1074- require Omni
1075
1076* Mon Oct 01 2001 Crutcher Dunnavant <crutcher@redhat.com> 6.51-15
1077- change -dPARANOIDSAFER to punch a hole for OutputFile
1078
1079* Mon Sep 17 2001 Crutcher Dunnavant <crutcher@redhat.com> 6.51-14
1080- add -dPARANOIDSAFER to let us breathe a little easier in the print spooler.
1081
1082* Thu Sep 13 2001 Crutcher Dunnavant <crutcher@redhat.com> 6.51-13
1083- apply jakub's fix to ghostscript's jmp_buf problems; #49591
1084
1085* Wed Sep  5 2001 Crutcher Dunnavant <crutcher@redhat.com> 6.51-12
1086- fix lprsetup.sh; #50925
1087
1088* Fri Aug 24 2001 Crutcher Dunnavant <crutcher@redhat.com> 6.51-11
1089- added Epson's old eplaseren drivers,
1090- pointed out by Till Kamppeter <till.kamppeter@gmx.net>
1091
1092* Tue Aug 21 2001 Paul Howarth <paul@city-fan.org> 6.51-10
1093- included Samsung GDI driver for ML-4500 printer support.
1094
1095* Sun Aug 19 2001 Crutcher Dunnavant <crutcher@redhat.com> 6.51-9
1096- applied IBM's glib patches for Omni, which now works.
1097- BE AWARE: we now link against libstdc++ and glib for this, and use a c++
1098- link stage to do the dirty.
1099- added glib-devel buildreq and glib req, I don't think we require everything
1100- yet, I could pull in sasl.
1101
1102* Sun Aug 19 2001 David Suffield <david_suffield@hp.com> 6.51-8
1103- Added gs device hpijs and updated gdevhpij.c to hpijs 0.97
1104
1105* Wed Aug 15 2001 Crutcher Dunnavant <crutcher@redhat.com> 6.51-7
1106- pull in ynakai's update to the cjk resources.
1107
1108* Thu Aug  9 2001 Crutcher Dunnavant <crutcher@redhat.com> 6.51-6
1109- turn dmprt and cdj880 back on. for some reason, they work now.
1110- voodoo, who knows.
1111
1112* Thu Aug  9 2001 Yukihiro Nakai <ynakai@redhat.com> 6.51-5
1113- Add cjk resources
1114
1115* Wed Aug  1 2001 Crutcher Dunnavant <crutcher@redhat.com> 6.51-4
1116- applied drepper@redhat.com's patch for #50300
1117- fixed build deps on zlib-devel and libpng-devel, #49853
1118- made gs_init.ps a config file; #25096
1119- O\^/nZ the daTa directorieZ now; #50693
1120
1121* Tue Jul 24 2001 Crutcher Dunnavant <crutcher@redhat.com> 6.51-3
1122- wired up the Resource dir and the Font and CIDFont maps.
1123
1124* Mon Jul 23 2001 Crutcher Dunnavant <crutcher@redhat.com> 6.51-2
1125- luckily, I had a spare chicken. Thanks to some work by Nakai, and one last
1126- desperate search through google, everything /seems/ to be working. I know
1127- that there are going to be problems in the japanese code, and I need to turn
1128- on the cjk font map from adobe, but it /works/ at the moment.
1129
1130* Thu Jun 21 2001 Crutcher Dunnavant <crutcher@redhat.com>
1131- upgraded to 6.51, a major version upgrade
1132- rewrote spec file, threw out some patches
1133- turned on IBM's Omni print drivers interface
1134- turned on HP's hpijs print drivers interface
1135- turned on every driver that looked usable from linux
1136- sacrificed a chicken to integrate the old Japanese drivers
1137- - This didn't work. The japanese patches are turned off, pending review.
1138- - I can do loops with C, but the bugs are in Postscript init files
1139
1140* Wed Apr 11 2001 Crutcher Dunnavant <crutcher@redhat.com>
1141- added P. B. West's lx5000 driver
1142
1143* Tue Feb 27 2001 Crutcher Dunnavant <crutcher@redhat.com>
1144- added xtt-fonts requirement (for VFlib)
1145
1146* Fri Feb  9 2001 Adrian Havill <havill@redhat.com>
1147- cmpskit removed as a build prereq
1148
1149* Thu Feb  8 2001 Crutcher Dunnavant <crutcher@redhat.com>
1150- merged in some patches that got away:
1151-       * Fri Sep  1 2000 Mitsuo Hamada <mhamada@redhat.com>
1152        - add support JIS B size
1153        - fix the problem of reconverting GNUPLOT output
1154
1155* Thu Feb  8 2001 Crutcher Dunnavant <crutcher@redhat.com>
1156- switched to japanese for everybody
1157
1158* Thu Feb  8 2001 Crutcher Dunnavant <crutcher@redhat.com>
1159- tweaked time_.h to test for linux, and include the right
1160- header
1161
1162* Wed Feb  7 2001 Crutcher Dunnavnat <crutcher@redhat.com>
1163- added the lxm3200 driver
1164
1165* Mon Dec 11 2000 Crutcher Dunnavant <crutcher@redhat.com>
1166- merged in the (accendental) branch that contained the mktemp
1167- and LD_RUN_PATH bug fixes.
1168
1169* Tue Oct 17 2000 Jeff Johnson <jbj@redhat.com>
1170- tetex using xdvi with ghostscript patch (#19212).
1171
1172* Tue Sep 12 2000 Michael Stefaniuc <mstefani@redhat.com>
1173- expanded the gcc296 patch to fix a compilation issue with the new stp
1174  driver
1175
1176* Mon Sep 11 2000 Michael Stefaniuc <mstefani@redhat.com>
1177- added the stp driver from the gimp-print project.
1178  It supports high quality printing especialy with Epson Stylus Photo.
1179
1180* Wed Aug  2 2000 Matt Wilson <msw@redhat.com>
1181- rebuilt against new libpng
1182
1183* Wed Aug  2 2000 Bernhard Rosenkraenzer <bero@redhat.com>
1184- Fix up the cdj880 patch (Bug #14978)
1185- Fix build with gcc 2.96
1186
1187* Fri Jul 21 2000 Bill Nottingham <notting@redhat.com>
1188- turn off japanese support
1189
1190* Thu Jul 13 2000 Prospector <bugzilla@redhat.com>
1191- automatic rebuild
1192
1193* Fri Jul 07 2000 Trond Eivind Glomsrød <teg@redhat.com>
1194- fixed the broken inclusion of files in /usr/doc
1195- Build requires freetype-devel
1196
1197* Fri Jun 16 2000 Matt Wilson <msw@redhat.com>
1198- build japanese support in main distribution
1199- FHS manpage paths
1200
1201* Sun Mar 26 2000 Chris Ding <cding@redhat.com>
1202- enabled bmp16m driver
1203
1204* Thu Mar 23 2000 Matt Wilson <msw@redhat.com>
1205- added a boatload of Japanese printers
1206
1207* Thu Mar 16 2000 Matt Wilson <msw@redhat.com>
1208- add japanese support, enable_japanese macro
1209
1210* Mon Feb 14 2000 Bernhard Rosenkraenzer <bero@redhat.com>
1211- 5.50 at last...
1212- hpdj 2.6
1213- Added 3rd party drivers:
1214  - Lexmark 5700 (lxm5700m)
1215  - Alps MD-* (md2k, md5k)
1216  - Lexmark 2050, 3200, 5700 and 7000 (lex2050, lex3200, lex5700, lex7000)
1217
1218* Fri Feb  4 2000 Bernhard Rosenkraenzer <bero@redhat.com>
1219- rebuild to compress man page
1220- fix gs.1 symlink
1221
1222* Wed Jan 26 2000 Bill Nottingham <notting@redhat.com>
1223- add stylus 740 uniprint files
1224
1225* Thu Jan 13 2000 Preston Brown <pbrown@redhat.com>
1226- add lq850 dot matrix driver (#6357)
1227
1228* Thu Oct 28 1999 Bill Nottingham <notting@redhat.com>
1229- oops, include oki182 driver.
1230
1231* Tue Aug 24 1999 Bill Nottingham <notting@redhat.com>
1232- don't optimize on Alpha. This way it works.
1233
1234* Thu Jul 29 1999 Michael K. Johnson <johnsonm@redhat.com>
1235- added hpdj driver
1236- changed build to use tar_cat so adding new drivers is sane
1237
1238* Thu Jul  1 1999 Bill Nottingham <notting@redhat.com>
1239- add OkiPage 4w+, HP 8xx drivers
1240* Mon Apr  5 1999 Bill Nottingham <notting@redhat.com>
1241- fix typo in config patch.
1242
1243* Sun Mar 21 1999 Cristian Gafton <gafton@redhat.com>
1244- auto rebuild in the new build environment (release 6)
1245
1246* Mon Mar 15 1999 Cristian Gafton <gafton@redhat.com>
1247- added patch from rth to fix alignement problems on the alpha.
1248
1249* Wed Feb 24 1999 Preston Brown <pbrown@redhat.com>
1250- Injected new description and group.
1251
1252* Mon Feb 08 1999 Bill Nottingham <notting@redhat.com>
1253- add uniprint .upp files
1254
1255* Sat Feb 06 1999 Preston Brown <pbrown@redhat.com>
1256- fontpath update.
1257
1258* Wed Dec 23 1998 Preston Brown <pbrown@redhat.com>
1259- updates for ghostscript 5.10
1260
1261* Fri Nov 13 1998 Preston Brown <pbrown@redhat.com>
1262- updated to use shared urw-fonts package.
1263* Mon Nov 09 1998 Preston Brown <pbrown@redhat.com>
1264- turned on truetype (ttf) font support.
1265
1266* Thu Jul  2 1998 Jeff Johnson <jbj@redhat.com>
1267- updated to 4.03.
1268
1269* Tue May 05 1998 Cristian Gafton <gafton@redhat.com>
1270- enabled more printer drivers
1271- buildroot
1272
1273* Mon Apr 27 1998 Prospector System <bugs@redhat.com>
1274- translations modified for de, fr, tr
1275
1276* Mon Mar 03 1997 Erik Troan <ewt@redhat.com>
1277- Made /usr/share/ghostscript/3.33/Fontmap a config file.
Note: See TracBrowser for help on using the repository browser.