Browse Source

upgrading upstream version from 5.4.5 to 5.4.5.1

Ralf S. Engelschall 24 years ago
parent
commit
4cf68d7946
1 changed files with 4 additions and 5 deletions
  1. 4 5
      imagemagick/imagemagick.spec

+ 4 - 5
imagemagick/imagemagick.spec

@@ -24,7 +24,7 @@
 ##  
 
 %define       V_major 5.4.5
-#%define       V_minor 5
+%define       V_minor 1
 
 #   package information
 Name:         imagemagick
@@ -35,12 +35,11 @@ Packager:     The OpenPKG Project
 Distribution: OpenPKG [EXP]
 Group:        Graphics
 License:      GPL
-#Version:      %{V_major}.%{V_minor}
-Version:      %{V_major}
-Release:      20020502
+Version:      %{V_major}.%{V_minor}
+Release:      20020511
 
 #   list of sources
-Source0:      ftp://ftp.imagemagick.org/pub/ImageMagick/ImageMagick-%{V_major}.tar.gz
+Source0:      ftp://ftp.imagemagick.org/pub/ImageMagick/ImageMagick-%{V_major}-%{V_minor}.tar.gz
 
 #   build information
 Prefix:       %{l_prefix}