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