[ghostscript/f12/master] Removed redundant gs-executable patch (bug #502550).

Tim Waugh twaugh at fedoraproject.org
Wed Aug 25 13:25:30 UTC 2010


commit b3e2cfe5e08377ea99010f30e201a59ae62a0b6b
Author: Tim Waugh <twaugh at redhat.com>
Date:   Wed Aug 25 11:16:26 2010 +0100

    Removed redundant gs-executable patch (bug #502550).

 ghostscript-gs-executable.patch |  361 ---------------------------------------
 ghostscript.spec                |    9 +-
 2 files changed, 4 insertions(+), 366 deletions(-)
---
diff --git a/ghostscript.spec b/ghostscript.spec
index 996ca3a..c48b18a 100644
--- a/ghostscript.spec
+++ b/ghostscript.spec
@@ -5,7 +5,7 @@ Summary: A PostScript interpreter and renderer.
 Name: ghostscript
 Version: %{gs_ver}
 
-Release: 8%{?dist}
+Release: 9%{?dist}
 
 # Included CMap data is Redistributable, no modification permitted,
 # see http://bugzilla.redhat.com/487510
@@ -24,7 +24,6 @@ Patch5: ghostscript-runlibfileifexists.patch
 Patch6: ghostscript-system-jasper.patch
 Patch7: ghostscript-pksmraw.patch
 Patch8: ghostscript-jbig2dec-nullderef.patch
-Patch9: ghostscript-gs-executable.patch
 Patch10: ghostscript-CVE-2009-4270.patch
 Patch11: ghostscript-vsnprintf.patch
 Patch12: ghostscript-cups-filters.patch
@@ -133,9 +132,6 @@ rm -rf libpng zlib jpeg jasper
 # Applied patch to fix NULL dereference in JBIG2 decoder (bug #501710).
 %patch8 -p1 -b .jbig2dec-nullderef
 
-# Fix scripts so they don't get broken on install (bug #502550).
-%patch9 -p1 -b .gs-executable
-
 # Fix debugging output from gdevcups (bug #540760).
 %patch10 -p1 -b .CVE-2009-4270
 
@@ -361,6 +357,9 @@ rm -rf $RPM_BUILD_ROOT
 %{_libdir}/libgs.so
 
 %changelog
+* Wed Aug 25 2010 Tim Waugh <twaugh at redhat.com> 8.71-9
+- Removed redundant gs-executable patch (bug #502550).
+
 * Thu Aug  5 2010 Tim Waugh <twaugh at redhat.com> 8.71-8
 - Avoid another NULL pointer dereference in jbig2 code (bug #621569).
 


More information about the scm-commits mailing list