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

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


commit 0ded731e99f6b4723a2be88d05d9851c420c5fa3
Author: Tim Waugh <twaugh at redhat.com>
Date:   Wed Aug 25 11:13:54 2010 +0100

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

 ghostscript-gs-executable.patch |  361 ---------------------------------------
 ghostscript.spec                |    7 +-
 2 files changed, 3 insertions(+), 365 deletions(-)
---
diff --git a/ghostscript.spec b/ghostscript.spec
index 86fab74..3262af3 100644
--- a/ghostscript.spec
+++ b/ghostscript.spec
@@ -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-cups-filters.patch
 Patch11: ghostscript-CVE-2009-4270.patch
 Patch12: ghostscript-vsnprintf.patch
@@ -135,9 +134,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
-
 # Install CUPS filter convs files in the correct place.
 %patch10 -p1 -b .cups-filters
 
@@ -354,6 +350,9 @@ rm -rf $RPM_BUILD_ROOT
 %{_libdir}/libgs.so
 
 %changelog
+* Wed Aug 25 2010 Tim Waugh <twaugh at redhat.com>
+- Removed redundant gs-executable patch (bug #502550).
+
 * Thu Aug  5 2010 Tim Waugh <twaugh at redhat.com> 8.71-11
 - Avoid another NULL pointer dereference in jbig2 code (bug #621569).
 


More information about the scm-commits mailing list