|
@@ -25,7 +25,7 @@
|
|
|
|
|
|
|
|
# package version
|
|
# package version
|
|
|
%define V_major 6.1.5
|
|
%define V_major 6.1.5
|
|
|
-%define V_minor 5
|
|
|
|
|
|
|
+%define V_minor 6
|
|
|
%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: 20041125
|
|
|
|
|
|
|
+Release: 20041126
|
|
|
|
|
|
|
|
# package options
|
|
# package options
|
|
|
%option with_perl no
|
|
%option with_perl no
|