|
|
|
@ -24,7 +24,7 @@ |
|
|
|
|
|
|
|
|
|
|
|
# package version |
|
|
|
# package version |
|
|
|
%define V_major 6.3.4 |
|
|
|
%define V_major 6.3.4 |
|
|
|
%define V_minor 9 |
|
|
|
%define V_minor 10 |
|
|
|
%define V_dist %{V_major}-%{V_minor} |
|
|
|
%define V_dist %{V_major}-%{V_minor} |
|
|
|
%define V_opkg %{V_major}.%{V_minor} |
|
|
|
%define V_opkg %{V_major}.%{V_minor} |
|
|
|
|
|
|
|
|
|
|
|
@ -39,7 +39,7 @@ Class: BASE |
|
|
|
Group: Graphics |
|
|
|
Group: Graphics |
|
|
|
License: GPL |
|
|
|
License: GPL |
|
|
|
Version: %{V_opkg} |
|
|
|
Version: %{V_opkg} |
|
|
|
Release: 20070618 |
|
|
|
Release: 20070627 |
|
|
|
|
|
|
|
|
|
|
|
# package options |
|
|
|
# package options |
|
|
|
%option with_perl no |
|
|
|
%option with_perl no |
|
|
|
|