%global VERSION 6.6.5
-%global Patchlevel 5
+%global Patchlevel 4
Name: ImageMagick
Version: %{VERSION}
<configuremap>
<configure name="NAME" value="ImageMagick"/>
<configure name="LIB_VERSION" value="0x665"/>
- <configure name="LIB_VERSION_NUMBER" value="6,6,5,5"/>
+ <configure name="LIB_VERSION_NUMBER" value="6,6,5,4"/>
<configure name="RELEASE_DATE" value="2010-10-25"/>
<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.6.5-5
+# Generated automatically by config.status (ImageMagick) 6.6.5-4
# Libtool was configured on host magick.imagemagick.org:
# NOTE: Changes made to this file will be lost: look at ltmain.sh.
#
#define MagickLibVersion 0x665
#define MagickLibVersionText "6.6.5"
#define MagickLibVersionNumber 4,0,0
-#define MagickLibAddendum "-5"
+#define MagickLibAddendum "-4"
#define MagickLibInterface 4
#define MagickLibMinInterface 4
#define MagickReleaseDate "2010-10-25"
# PACKAGE_NAME (e.g. "1.0.0").
PACKAGE_VERSION='6.6.5'
PACKAGE_LIB_VERSION="0x665"
-PACKAGE_RELEASE="5"
+PACKAGE_RELEASE="4"
PACKAGE_LIB_VERSION_NUMBER="6,6,5,${PACKAGE_RELEASE}"
PACKAGE_RELEASE_DATE=`date +%F`
PACKAGE_STRING="$PACKAGE_NAME $PACKAGE_VERSION"