|
|
@ -23,7 +23,7 @@ |
|
|
|
|
|
|
|
|
|
|
|
# package version |
|
|
|
# package version |
|
|
|
%define V_major 7.0.9 |
|
|
|
%define V_major 7.0.9 |
|
|
|
%define V_minor 3 |
|
|
|
%define V_minor 4 |
|
|
|
%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} |
|
|
|
|
|
|
|
|
|
|
@ -38,7 +38,7 @@ Class: BASE |
|
|
|
Group: Graphics |
|
|
|
Group: Graphics |
|
|
|
License: ImageMagick |
|
|
|
License: ImageMagick |
|
|
|
Version: %{V_opkg} |
|
|
|
Version: %{V_opkg} |
|
|
|
Release: 20191113 |
|
|
|
Release: 20191117 |
|
|
|
|
|
|
|
|
|
|
|
# package options |
|
|
|
# package options |
|
|
|
%option with_perl no |
|
|
|
%option with_perl no |
|
|
|