|
|
@@ -24,11 +24,11 @@
|
|
|
##
|
|
|
|
|
|
# package version
|
|
|
-%define V_major 6.0.1
|
|
|
-%define V_minor 4
|
|
|
+%define V_major 6.0.2
|
|
|
+%define V_minor 0
|
|
|
%define V_dist1 %{V_major}
|
|
|
%define V_dist2 %{V_major}-%{V_minor}
|
|
|
-%define V_dist %{V_dist2}
|
|
|
+%define V_dist %{V_dist1}
|
|
|
|
|
|
# package information
|
|
|
Name: imagemagick
|
|
|
@@ -41,7 +41,7 @@ Class: BASE
|
|
|
Group: Graphics
|
|
|
License: GPL
|
|
|
Version: %{V_major}.%{V_minor}
|
|
|
-Release: 20040602
|
|
|
+Release: 20040606
|
|
|
|
|
|
# package options
|
|
|
%option with_perl no
|