|
|
|
|
@ -25,7 +25,7 @@
|
|
|
|
|
|
|
|
|
|
# package version |
|
|
|
|
%define V_major 5.4.8 |
|
|
|
|
%define V_minor 1 |
|
|
|
|
%define V_minor 2 |
|
|
|
|
%if "%{V_minor}" != "0" |
|
|
|
|
%define V_dist %{V_major}-%{V_minor} |
|
|
|
|
%else |
|
|
|
|
@ -42,7 +42,7 @@ Distribution: OpenPKG [BASE]
|
|
|
|
|
Group: Graphics |
|
|
|
|
License: GPL |
|
|
|
|
Version: %{V_major}.%{V_minor} |
|
|
|
|
Release: 20020819 |
|
|
|
|
Release: 20020821 |
|
|
|
|
|
|
|
|
|
# list of sources |
|
|
|
|
Source0: ftp://ftp.imagemagick.org/pub/ImageMagick/ImageMagick-%{V_dist}.tar.gz |
|
|
|
|
|