auto-import ghostscript-6.52-8 from ghostscript-6.52-8.src.rpm
This commit is contained in:
parent
a2799d0a2c
commit
02610c2368
@ -3,7 +3,7 @@ adobe-cmaps-200109.tar.gz
|
|||||||
eplaseren-1.0.2-550.tgz
|
eplaseren-1.0.2-550.tgz
|
||||||
epson740.tgz
|
epson740.tgz
|
||||||
gdevmd2k-0.2a.tar.gz
|
gdevmd2k-0.2a.tar.gz
|
||||||
ghostscript-6.51-cjk.tar.gz
|
ghostscript-6.52-cjk.tar.gz
|
||||||
ghostscript-6.52.tar.bz2
|
ghostscript-6.52.tar.bz2
|
||||||
gimp-print-4.2.0.tar.gz
|
gimp-print-4.2.0.tar.gz
|
||||||
gs-hp2200.tar.gz
|
gs-hp2200.tar.gz
|
||||||
|
@ -2,12 +2,20 @@
|
|||||||
Summary: A PostScript(TM) interpreter and renderer.
|
Summary: A PostScript(TM) interpreter and renderer.
|
||||||
Name: ghostscript
|
Name: ghostscript
|
||||||
Version: %{gs_ver}
|
Version: %{gs_ver}
|
||||||
|
|
||||||
|
#
|
||||||
|
# IMPORTANT!!!!
|
||||||
|
#
|
||||||
# Remember to change gimp_release and hpijs_release before building!
|
# Remember to change gimp_release and hpijs_release before building!
|
||||||
Release: 7
|
#
|
||||||
|
|
||||||
|
Release: 8
|
||||||
%define gimp_ver 4.2.0
|
%define gimp_ver 4.2.0
|
||||||
%define gimp_release 8
|
%define gimp_release 9
|
||||||
%define hpijs 1.0.2
|
%define hpijs 1.0.2
|
||||||
%define hpijs_release 7
|
%define hpijs_release 8
|
||||||
|
|
||||||
|
|
||||||
License: GPL
|
License: GPL
|
||||||
URL: http://gnu-gs.sourceforge.net/
|
URL: http://gnu-gs.sourceforge.net/
|
||||||
Group: Applications/Publishing
|
Group: Applications/Publishing
|
||||||
@ -45,7 +53,7 @@ Source16: ftp://ftp.gyve.org/pub/gs-cjk/acro4-cmaps-1999.tar.gz
|
|||||||
Source17: gdevgdi.c
|
Source17: gdevgdi.c
|
||||||
Source18: http://www.epkowa.on.arena.ne.jp/pips/data/2050/eplaseren-1.0.2-550.tgz
|
Source18: http://www.epkowa.on.arena.ne.jp/pips/data/2050/eplaseren-1.0.2-550.tgz
|
||||||
Source19: http://hp.sourceforge.net/gs-hp2200.tar.gz
|
Source19: http://hp.sourceforge.net/gs-hp2200.tar.gz
|
||||||
Source20: ghostscript-6.51-cjk.tar.gz
|
Source20: ghostscript-6.52-cjk.tar.gz
|
||||||
Patch0: ghostscript-6.52-config.patch
|
Patch0: ghostscript-6.52-config.patch
|
||||||
Patch1: ghostscript-6.52-quoting.patch
|
Patch1: ghostscript-6.52-quoting.patch
|
||||||
Patch2: ghostscript-6.51-mkstemp.patch
|
Patch2: ghostscript-6.51-mkstemp.patch
|
||||||
@ -598,6 +606,9 @@ fi
|
|||||||
%lang(pl) %{_datadir}/locale/pl/LC_MESSAGES/gimp-print.mo
|
%lang(pl) %{_datadir}/locale/pl/LC_MESSAGES/gimp-print.mo
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Wed Apr 3 2002 Tim Waugh <twaugh@redhat.com> 6.52-8
|
||||||
|
- New CIDFonts (bug #61015).
|
||||||
|
|
||||||
* Wed Apr 3 2002 Tim Waugh <twaugh@redhat.com> 6.52-7
|
* Wed Apr 3 2002 Tim Waugh <twaugh@redhat.com> 6.52-7
|
||||||
- Fix release numbers of sub packages.
|
- Fix release numbers of sub packages.
|
||||||
- Handle info files, use ldconfig (bug #62574).
|
- Handle info files, use ldconfig (bug #62574).
|
||||||
|
2
sources
2
sources
@ -3,7 +3,7 @@
|
|||||||
911c7865a83a69135417989dee53f8fc eplaseren-1.0.2-550.tgz
|
911c7865a83a69135417989dee53f8fc eplaseren-1.0.2-550.tgz
|
||||||
2c6ebfe51cab34ee61e3dd524c8640cc epson740.tgz
|
2c6ebfe51cab34ee61e3dd524c8640cc epson740.tgz
|
||||||
5ed2b4218b8f77cb411f3d2e4509ed24 gdevmd2k-0.2a.tar.gz
|
5ed2b4218b8f77cb411f3d2e4509ed24 gdevmd2k-0.2a.tar.gz
|
||||||
ce48f1be1c9a0b8e468b258bc61a98db ghostscript-6.51-cjk.tar.gz
|
7bafe35626c79e05a319492fe3e1eeeb ghostscript-6.52-cjk.tar.gz
|
||||||
5a1b698b8fbece1e23e4d8d9ff552762 ghostscript-6.52.tar.bz2
|
5a1b698b8fbece1e23e4d8d9ff552762 ghostscript-6.52.tar.bz2
|
||||||
4350e2ac1f27eccad0d7ce2aab90cdf6 gimp-print-4.2.0.tar.gz
|
4350e2ac1f27eccad0d7ce2aab90cdf6 gimp-print-4.2.0.tar.gz
|
||||||
cafe60c0003abe370579f9bfb1d27caa gs-hp2200.tar.gz
|
cafe60c0003abe370579f9bfb1d27caa gs-hp2200.tar.gz
|
||||||
|
Loading…
Reference in New Issue
Block a user