From d0db90e01f783508a430f76df95770eb489b8774 Mon Sep 17 00:00:00 2001 From: Tim Waugh Date: Fri, 23 Jun 2006 10:28:43 +0000 Subject: [PATCH] - Revert CJKV patch. --- ghostscript.spec | 9 ++++----- 1 file changed, 4 insertions(+), 5 deletions(-) diff --git a/ghostscript.spec b/ghostscript.spec index f884f24..70c1181 100644 --- a/ghostscript.spec +++ b/ghostscript.spec @@ -5,7 +5,7 @@ Summary: A PostScript(TM) interpreter and renderer. Name: ghostscript Version: %{gs_ver} -Release: 7 +Release: 8 License: GPL URL: http://www.cups.org/espgs/ @@ -24,7 +24,6 @@ Patch7: ghostscript-noopt.patch Patch8: ghostscript-use-external-freetype.patch Patch9: ghostscript-split-font-configuration.patch Patch10: ghostscript-big-cmap-post.patch -Patch11: espgs-cjkv.patch Requires: urw-fonts >= 1.1, ghostscript-fonts BuildRequires: libjpeg-devel, libXt-devel @@ -107,9 +106,6 @@ A GTK-enabled version of Ghostscript, called 'gsx'. # Support reading a big cmap/post table from a TrueType font. %patch10 -p1 -b .big-cmap-post -# CJKV patch from svn164:165. -%patch11 -p1 -b .cjkv - # Convert manual pages to UTF-8 from8859_1() { iconv -f iso-8859-1 -t utf-8 < "$1" > "${1}_" @@ -264,6 +260,9 @@ rm -rf $RPM_BUILD_ROOT %{_libdir}/libijs.*a %changelog +* Fri Jun 23 2006 Tim Waugh 8.15.2-8 +- Revert CJKV patch. + * Wed Jun 14 2006 Tomas Mraz - 8.15.2-7 - rebuilt with new gnutls