%define VERSION 6.5.6
-%define Patchlevel 9
+%define Patchlevel 8
Name: ImageMagick
Version: %{VERSION}
unsigned char
*group4;
+ status=MagickTrue;
write_info=CloneImageInfo(image_info);
(void) CopyMagickString(write_info->filename,"GROUP4:",MaxTextExtent);
(void) CopyMagickString(write_info->magick,"GROUP4",MaxTextExtent);
unsigned char
*group4;
+ status=MagickTrue;
write_info=CloneImageInfo(image_info);
(void) CopyMagickString(write_info->filename,"GROUP4:",MaxTextExtent);
(void) CopyMagickString(write_info->magick,"GROUP4",MaxTextExtent);
unsigned char
*group4;
+ status=MagickTrue;
write_info=CloneImageInfo(image_info);
(void) CopyMagickString(write_info->filename,"GROUP4:",MaxTextExtent);
(void) CopyMagickString(write_info->magick,"GROUP4",MaxTextExtent);
<configuremap>
<configure name="NAME" value="ImageMagick"/>
<configure name="LIB_VERSION" value="0x656"/>
- <configure name="LIB_VERSION_NUMBER" value="6,5,6,9"/>
+ <configure name="LIB_VERSION_NUMBER" value="6,5,6,8"/>
<configure name="RELEASE_DATE" value="2009-10-04"/>
<configure name="CONFIGURE" value="./configure "/>
<configure name="PREFIX" value="/usr/local"/>
#! /bin/sh
# libtool - Provide generalized library-building support services.
-# Generated automatically by config.status (ImageMagick) 6.5.6-9
+# Generated automatically by config.status (ImageMagick) 6.5.6-8
# Libtool was configured on host magick.imagemagick.org:
# NOTE: Changes made to this file will be lost: look at ltmain.sh.
#
#define MagickLibVersion 0x656
#define MagickLibVersionText "6.5.6"
#define MagickLibVersionNumber 2,0,0
-#define MagickLibSubversion "-9"
+#define MagickLibSubversion "-8"
#define MagickReleaseDate "2009-10-04"
#define MagickChangeDate "20091003"
#define MagickAuthoritativeURL "http://www.imagemagick.org"
# PACKAGE_NAME (e.g. "1.0.0").
PACKAGE_VERSION='6.5.6'
PACKAGE_LIB_VERSION="0x656"
-PACKAGE_RELEASE="9"
+PACKAGE_RELEASE="8"
PACKAGE_LIB_VERSION_NUMBER="6,5,6,${PACKAGE_RELEASE}"
PACKAGE_RELEASE_DATE=`date +%F`
PACKAGE_STRING="$PACKAGE_NAME $PACKAGE_VERSION"