|
|
@@ -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}
|