From d60e6c4b46c14151c509e15e931ee4d2cb9c2a57d7987ba4861a368e245e75e6 Mon Sep 17 00:00:00 2001 From: Petr Gajdos Date: Wed, 7 Sep 2011 09:10:56 +0000 Subject: [PATCH] OBS-URL: https://build.opensuse.org/package/show/graphics/ImageMagick?expand=0&rev=81 --- ImageMagick-6.7.1-0-reason-error-message.patch | 10 ++++++---- ImageMagick.spec | 1 + _service:format_spec_file:ImageMagick.spec | 1 + 3 files changed, 8 insertions(+), 4 deletions(-) diff --git a/ImageMagick-6.7.1-0-reason-error-message.patch b/ImageMagick-6.7.1-0-reason-error-message.patch index efd2c03..ae9a70d 100644 --- a/ImageMagick-6.7.1-0-reason-error-message.patch +++ b/ImageMagick-6.7.1-0-reason-error-message.patch @@ -1,8 +1,10 @@ ---- magick/exception.c 2011-09-06 15:31:15.000000000 +0200 -+++ magick/exception.c 2011-09-06 17:11:20.000000000 +0200 -@@ -458,7 +458,11 @@ MagickExport char *GetExceptionMessage(c - exception[MaxTextExtent]; +Index: magick/exception.c +=================================================================== +--- magick/exception.c.orig ++++ magick/exception.c +@@ -457,7 +457,11 @@ MagickExport char *GetExceptionMessage(c + *exception='\0'; #if defined(MAGICKCORE_HAVE_STRERROR_R) - (void) strerror_r(error,exception,sizeof(exception)); + #if !defined(_GNU_SOURCE) diff --git a/ImageMagick.spec b/ImageMagick.spec index a882a35..d72a24d 100644 --- a/ImageMagick.spec +++ b/ImageMagick.spec @@ -566,4 +566,5 @@ Authors: HTML documentation for ImageMagick library and scene examples. + %changelog diff --git a/_service:format_spec_file:ImageMagick.spec b/_service:format_spec_file:ImageMagick.spec index d72a24d..62c3e7d 100644 --- a/_service:format_spec_file:ImageMagick.spec +++ b/_service:format_spec_file:ImageMagick.spec @@ -567,4 +567,5 @@ HTML documentation for ImageMagick library and scene examples. + %changelog