From ca5d2056c0659dbbf34984defa82f5370baf6131 Mon Sep 17 00:00:00 2001 From: Andreas Thienemann Date: Sun, 29 Jul 2007 09:52:45 +0000 Subject: [PATCH] - Building without gslib support as it results in segfaults. --- GraphicsMagick.spec | 10 +++++++--- 1 file changed, 7 insertions(+), 3 deletions(-) diff --git a/GraphicsMagick.spec b/GraphicsMagick.spec index 45deb9f..042b171 100644 --- a/GraphicsMagick.spec +++ b/GraphicsMagick.spec @@ -1,7 +1,7 @@ Summary: An ImageMagick fork, offering faster image generation and better quality Name: GraphicsMagick Version: 1.1.8 -Release: 1%{?dist} +Release: 2%{?dist} License: MIT Group: Applications/Multimedia Source0: http://download.sourceforge.net/graphicsmagick/GraphicsMagick-%{version}.tar.bz2 @@ -87,10 +87,11 @@ however. %prep %setup -q -%patch0 -p 1 -b .gslib +# Disabled, causing segfaults in the gslib code path +#%patch0 -p 1 -b .gslib %patch1 -p 1 -b .spawn # Regenerating configure script -autoconf +#autoconf %build %configure --enable-shared \ @@ -228,6 +229,9 @@ rm -rf %{buildroot} %changelog +* Sun Jul 29 2007 Andreas Thienemann - 1.1.8-2 +- Building without gslib support as it results in segfaults. + * Sat Jul 28 2007 Andreas Thienemann - 1.1.8-1 - Update to new maintainance release 1.1.8