Browse Source

upgrade to ImageMagick 5.4.1

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

+ 2 - 5
imagemagick/imagemagick.spec

@@ -22,9 +22,6 @@
 ##  SUCH DAMAGE. 
 ##  
 
-%define       V_major 5.3.9
-%define       V_minor .1
-
 #   package information
 Name:         imagemagick
 Summary:      Graphic Image Conversion Tool
@@ -34,7 +31,7 @@ Packager:     The OpenPKG Project
 Distribution: OpenPKG [EXP]
 Group:        Graphics
 License:      GPL
-Version:      %{V_major}%{V_minor}
+Version:      5.4.1
 Release:      %{l_branch}.0
 
 #   list of sources
@@ -60,7 +57,7 @@ AutoReqProv:  no
     well as through C, C++, and PERL-based programming interfaces.
 
 %prep
-    %setup -q -n ImageMagick-%{V_major}
+    %setup -q -n ImageMagick-%{version}
 
 %build
     CC="%{l_cc}" \