[ghostscript/f16] No longer need jbig2-image-refcount patch.

Tim Waugh twaugh at fedoraproject.org
Tue Aug 9 16:57:28 UTC 2011


commit 9049c1bb30b543c972cf247f5f0fb2c8c10878f1
Author: Tim Waugh <twaugh at redhat.com>
Date:   Mon Aug 1 15:22:47 2011 +0100

    No longer need jbig2-image-refcount patch.

 ghostscript-jbig2-image-refcount.patch |   25 -------------------------
 ghostscript.spec                       |    5 +----
 2 files changed, 1 insertions(+), 29 deletions(-)
---
diff --git a/ghostscript.spec b/ghostscript.spec
index 63df18e..1e4aa06 100644
--- a/ghostscript.spec
+++ b/ghostscript.spec
@@ -26,7 +26,6 @@ Patch7: ghostscript-pksmraw.patch
 Patch8: ghostscript-jbig2dec-nullderef.patch
 Patch10: ghostscript-cups-filters.patch
 Patch12: ghostscript-vsnprintf.patch
-Patch21: ghostscript-jbig2-image-refcount.patch
 Patch27: ghostscript-Fontmap.local.patch
 Patch28: ghostscript-iccprofiles-initdir.patch
 Patch29: ghostscript-gdevcups-debug-uninit.patch
@@ -140,9 +139,6 @@ rm -rf libpng zlib jpeg jasper expat
 # Harden ghostscript's debugging output functions (bug #540760).
 %patch12 -p1 -b .vsnprintf
 
-# Avoid another NULL pointer dereference in jbig2 code (bug #621569).
-%patch21 -p1 -b .jbig2-image-refcount
-
 # Restored Fontmap.local patch, incorrectly dropped after
 # ghostscript-8.15.4-3 (bug #610301).
 # Note: don't use -b here to avoid the backup file ending up in the
@@ -354,6 +350,7 @@ rm -rf $RPM_BUILD_ROOT
 
 %changelog
 * Mon Aug  1 2011 Tim Waugh <twaugh at redhat.com> 9.02-5
+- No longer need jbig2-image-refcount patch.
 - Fixed error reporting in the gstoraster filter.
 
 * Wed May 25 2011 Tim Waugh <twaugh at redhat.com> 9.02-4


More information about the scm-commits mailing list