From 0db1e540bd2f792dff229bd44b6498fa151c3d0a Mon Sep 17 00:00:00 2001 From: cvsdist Date: Thu, 9 Sep 2004 05:13:14 +0000 Subject: [PATCH] auto-import ghostscript-6.51-16.2 from ghostscript-6.51-16.2.src.rpm --- ghostscript.spec | 19 ++++++++++++++----- 1 file changed, 14 insertions(+), 5 deletions(-) diff --git a/ghostscript.spec b/ghostscript.spec index 5272054..1c3d373 100644 --- a/ghostscript.spec +++ b/ghostscript.spec @@ -1,7 +1,7 @@ Summary: A PostScript(TM) interpreter and renderer. Name: ghostscript Version: 6.51 -Release: 16s.1 +Release: 16.2 License: GPL URL: http://gnu-gs.sourceforge.net/ Group: Applications/Publishing @@ -52,10 +52,12 @@ Patch16: ghostscript-6.51-gdevgdi.patch Patch17: ghostscript-6.51-Epson_eplaseren.patch Patch18: ghostscript-6.51-gs_path.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 Patch22: ghostscript-6.51-Omni_path.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. # but I might be wrong, and dont really understand it, so it is still @@ -398,7 +400,12 @@ $(DD)gdi.dev: $(GDIMONO) $(DD)page.dev %patch19 -p1 -b .ia64_jmp_buf # 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 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}/*/* %changelog -* Wed Mar 18 2003 D. Marlin -- new s390 release number and rebuild for s390 (bug #85960) +* Tue May 21 2002 Tim Waugh 6.51-16.2 +- Add security patch from 6.53. +- Add pdf2dsc.ps patch from CVS. +- Add ps2epsi.ps patch from CVS. * Thu Oct 18 2001 Crutcher Dunnavant 6.51-16 - update the Omni driver, and patch it to seek in /usr/lib/Omni/ first