|
@@ -24,8 +24,8 @@
|
|
|
##
|
|
##
|
|
|
|
|
|
|
|
# package version
|
|
# package version
|
|
|
-%define V_major 6.0.7
|
|
|
|
|
-%define V_minor 3
|
|
|
|
|
|
|
+%define V_major 6.0.8
|
|
|
|
|
+%define V_minor 1
|
|
|
%define V_dist1 %{V_major}
|
|
%define V_dist1 %{V_major}
|
|
|
%define V_dist2 %{V_major}-%{V_minor}
|
|
%define V_dist2 %{V_major}-%{V_minor}
|
|
|
%define V_dist %{V_dist2}
|
|
%define V_dist %{V_dist2}
|
|
@@ -41,7 +41,7 @@ Class: BASE
|
|
|
Group: Graphics
|
|
Group: Graphics
|
|
|
License: GPL
|
|
License: GPL
|
|
|
Version: %{V_major}.%{V_minor}
|
|
Version: %{V_major}.%{V_minor}
|
|
|
-Release: 20040913
|
|
|
|
|
|
|
+Release: 20040915
|
|
|
|
|
|
|
|
# package options
|
|
# package options
|
|
|
%option with_perl no
|
|
%option with_perl no
|