|
|
|
|
@ -24,8 +24,8 @@
|
|
|
|
|
## |
|
|
|
|
|
|
|
|
|
# package version |
|
|
|
|
%define V_major 6.1.4 |
|
|
|
|
%define V_minor 5 |
|
|
|
|
%define V_major 6.1.5 |
|
|
|
|
%define V_minor 1 |
|
|
|
|
%define V_dist1 %{V_major} |
|
|
|
|
%define V_dist2 %{V_major}-%{V_minor} |
|
|
|
|
%define V_dist %{V_dist2} |
|
|
|
|
@ -41,7 +41,7 @@ Class: BASE
|
|
|
|
|
Group: Graphics |
|
|
|
|
License: GPL |
|
|
|
|
Version: %{V_major}.%{V_minor} |
|
|
|
|
Release: 20041118 |
|
|
|
|
Release: 20041121 |
|
|
|
|
|
|
|
|
|
# package options |
|
|
|
|
%option with_perl no |
|
|
|
|
|