|
@@ -33,7 +33,7 @@
|
|
|
|
|
|
|
|
# package version
|
|
# package version
|
|
|
%define V_major 5.5.2
|
|
%define V_major 5.5.2
|
|
|
-%define V_minor 4
|
|
|
|
|
|
|
+%define V_minor 5
|
|
|
%if "%{V_minor}" == "0"
|
|
%if "%{V_minor}" == "0"
|
|
|
%define V_dist %{V_major}
|
|
%define V_dist %{V_major}
|
|
|
%else
|
|
%else
|
|
@@ -50,7 +50,7 @@ Distribution: OpenPKG [BASE]
|
|
|
Group: Graphics
|
|
Group: Graphics
|
|
|
License: GPL
|
|
License: GPL
|
|
|
Version: %{V_major}.%{V_minor}
|
|
Version: %{V_major}.%{V_minor}
|
|
|
-Release: 20021208
|
|
|
|
|
|
|
+Release: 20021209
|
|
|
|
|
|
|
|
# list of sources
|
|
# 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.gz
|