|
|
|
@ -33,7 +33,7 @@
|
|
|
|
|
|
|
|
|
|
# package version |
|
|
|
|
%define V_major 5.5.2 |
|
|
|
|
%define V_minor 3 |
|
|
|
|
%define V_minor 4 |
|
|
|
|
%if "%{V_minor}" == "0" |
|
|
|
|
%define V_dist %{V_major} |
|
|
|
|
%else |
|
|
|
@ -50,7 +50,7 @@ Distribution: OpenPKG [BASE]
|
|
|
|
|
Group: Graphics |
|
|
|
|
License: GPL |
|
|
|
|
Version: %{V_major}.%{V_minor} |
|
|
|
|
Release: 20021207 |
|
|
|
|
Release: 20021208 |
|
|
|
|
|
|
|
|
|
# list of sources |
|
|
|
|
Source0: ftp://ftp.imagemagick.org/pub/ImageMagick/ImageMagick-%{V_dist}.tar.gz |
|
|
|
|