%global VERSION 6.6.8
-%global Patchlevel 5
+%global Patchlevel 4
Name: ImageMagick
Version: %{VERSION}
<configuremap>
<configure name="NAME" value="ImageMagick"/>
<configure name="LIB_VERSION" value="0x668"/>
- <configure name="LIB_VERSION_NUMBER" value="6,6,8,5"/>
+ <configure name="LIB_VERSION_NUMBER" value="6,6,8,4"/>
<configure name="RELEASE_DATE" value="2011-03-12"/>
<configure name="CONFIGURE" value="./configure 'CFLAGS=-fopenmp -g -O2 -Wall -pthread'"/>
<configure name="PREFIX" value="/usr/local"/>
#! /bin/sh
# libtool - Provide generalized library-building support services.
-# Generated automatically by config.status (ImageMagick) 6.6.8-5
+# Generated automatically by config.status (ImageMagick) 6.6.8-4
# Libtool was configured on host magick.imagemagick.org:
# NOTE: Changes made to this file will be lost: look at ltmain.sh.
#
#define MagickLibVersion 0x668
#define MagickLibVersionText "6.6.8"
#define MagickLibVersionNumber 4,0,1
-#define MagickLibAddendum "-5"
+#define MagickLibAddendum "-4"
#define MagickLibInterface 4
#define MagickLibMinInterface 4
#define MagickReleaseDate "2011-03-12"
# PACKAGE_NAME (e.g. "1.0.0").
PACKAGE_VERSION='6.6.8'
PACKAGE_LIB_VERSION="0x668"
-PACKAGE_RELEASE="5"
+PACKAGE_RELEASE="4"
PACKAGE_LIB_VERSION_NUMBER="6,6,8,${PACKAGE_RELEASE}"
PACKAGE_RELEASE_DATE=`date +%F`
PACKAGE_STRING="$PACKAGE_NAME $PACKAGE_VERSION"