From 89ab42c26f7dae05bb014c8ac70035a29439b507 Mon Sep 17 00:00:00 2001 From: Tim Waugh Date: Fri, 30 Nov 2007 09:07:06 +0000 Subject: [PATCH] Apply the patch. --- ghostscript.spec | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/ghostscript.spec b/ghostscript.spec index bbc2207..8f2d065 100644 --- a/ghostscript.spec +++ b/ghostscript.spec @@ -19,6 +19,7 @@ Patch2: ghostscript-scripts.patch Patch3: ghostscript-noopt.patch Patch4: ghostscript-fPIC.patch Patch5: http://www.openprinting.org/download/printing/esp-gpl-ghostscript-merge/ghostscript-8.57-ijs-krgb.patch +Patch6: ghostscript-runlibfileifexists.patch Requires: urw-fonts >= 1.1, ghostscript-fonts BuildRequires: libjpeg-devel, libXt-devel @@ -87,6 +88,9 @@ A GTK-enabled version of Ghostscript, called 'gsx'. # IJS KRGB patch. %patch5 -p1 -b .ijs-krgb +# Define .runlibfileifexists. +%patch6 -p1 -b .runlibfileifexists + # Convert manual pages to UTF-8 from8859_1() { iconv -f iso-8859-1 -t utf-8 < "$1" > "${1}_"