Browse Source

upgrading package: imagemagick 6.1.0.8 -> 6.1.1.2

Michael Schloh von Bennewitz 21 years ago
parent
commit
bcbdbac8a7
1 changed files with 4 additions and 4 deletions
  1. 4 4
      imagemagick/imagemagick.spec

+ 4 - 4
imagemagick/imagemagick.spec

@@ -24,8 +24,8 @@
 ##
 
 #   package version
-%define       V_major 6.1.0
-%define       V_minor 8
+%define       V_major 6.1.1
+%define       V_minor 2
 %define       V_dist1 %{V_major}
 %define       V_dist2 %{V_major}-%{V_minor}
 %define       V_dist  %{V_dist2}
@@ -41,14 +41,14 @@ Class:        BASE
 Group:        Graphics
 License:      GPL
 Version:      %{V_major}.%{V_minor}
-Release:      20041012
+Release:      20041014
 
 #   package options
 %option       with_perl   no
 %option       with_x11    yes
 
 #   list of sources
-Source0:      ftp://ftp.imagemagick.org/pub/ImageMagick/ImageMagick-%{V_dist}.tar.gz
+Source0:      ftp://ftp.imagemagick.org/pub/ImageMagick/ImageMagick-%{V_dist}.tar.bz2
 
 #   build information
 Prefix:       %{l_prefix}