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