auto-import ghostscript-6.51-16.2 from ghostscript-6.51-16.2.src.rpm

This commit is contained in:
cvsdist 2004-09-09 05:13:14 +00:00
parent f33145441c
commit 0db1e540bd

View File

@ -1,7 +1,7 @@
Summary: A PostScript(TM) interpreter and renderer. Summary: A PostScript(TM) interpreter and renderer.
Name: ghostscript Name: ghostscript
Version: 6.51 Version: 6.51
Release: 16s.1 Release: 16.2
License: GPL License: GPL
URL: http://gnu-gs.sourceforge.net/ URL: http://gnu-gs.sourceforge.net/
Group: Applications/Publishing Group: Applications/Publishing
@ -52,11 +52,13 @@ Patch16: ghostscript-6.51-gdevgdi.patch
Patch17: ghostscript-6.51-Epson_eplaseren.patch Patch17: ghostscript-6.51-Epson_eplaseren.patch
Patch18: ghostscript-6.51-gs_path.patch Patch18: ghostscript-6.51-gs_path.patch
Patch19: ghostscript-6.51-ia64_jmp_buf.patch Patch19: ghostscript-6.51-ia64_jmp_buf.patch
Patch20: ghostscript-6.51-PARANOIDSAFER.patch Patch20: ghostscript-6.51-security.patch
Patch21: ghostscript-6.51-Omni.090501.update.patch Patch21: ghostscript-6.51-Omni.090501.update.patch
Patch22: ghostscript-6.51-Omni_path.patch Patch22: ghostscript-6.51-Omni_path.patch
Patch23: ghostscript-6.51-Omni_quiet.patch Patch23: ghostscript-6.51-Omni_quiet.patch
Patch25: ghostscript-6.52-gsj-fixups.patch
# I dont think this patch is needed anymore, so it is not applied. # I dont think this patch is needed anymore, so it is not applied.
# but I might be wrong, and dont really understand it, so it is still # but I might be wrong, and dont really understand it, so it is still
# included. -Crutcher # included. -Crutcher
@ -398,7 +400,12 @@ $(DD)gdi.dev: $(GDIMONO) $(DD)page.dev
%patch19 -p1 -b .ia64_jmp_buf %patch19 -p1 -b .ia64_jmp_buf
# add -dPARANOIDSAFER to let us breathe a little easier in the print spooler. # add -dPARANOIDSAFER to let us breathe a little easier in the print spooler.
%patch20 -p1 -b .PARANOIDSAFER # Also restrict execution of commands. This patch is derived from the
# 6.52->6.53 patch.
%patch20 -p1 -b .security
# Fix-up gdevdmpr.c
%patch25 -p1 -b .gsj-fixups
# Set up for a unix os, gcc compiler build, and replace our insertion string # Set up for a unix os, gcc compiler build, and replace our insertion string
sed -e "s/_XXX_RPM_GS_DEVICES_XXX_/$GS_DEVS/;" src/unix-gcc.mak > Makefile sed -e "s/_XXX_RPM_GS_DEVICES_XXX_/$GS_DEVS/;" src/unix-gcc.mak > Makefile
@ -443,8 +450,10 @@ rm -rf $RPM_BUILD_ROOT
%{_mandir}/*/* %{_mandir}/*/*
%changelog %changelog
* Wed Mar 18 2003 D. Marlin <dmarlin@redhat.com> * Tue May 21 2002 Tim Waugh <twaugh@redhat.com> 6.51-16.2
- new s390 release number and rebuild for s390 (bug #85960) - Add security patch from 6.53.
- Add pdf2dsc.ps patch from CVS.
- Add ps2epsi.ps patch from CVS.
* Thu Oct 18 2001 Crutcher Dunnavant <crutcher@redhat.com> 6.51-16 * 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 - update the Omni driver, and patch it to seek in /usr/lib/Omni/ first