|
|
@ -23,7 +23,7 @@ |
|
|
|
|
|
|
|
|
|
|
|
# package version |
|
|
|
# package version |
|
|
|
%define V_major 7.0.8 |
|
|
|
%define V_major 7.0.8 |
|
|
|
%define V_minor 40 |
|
|
|
%define V_minor 41 |
|
|
|
%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: 20190414 |
|
|
|
Release: 20190421 |
|
|
|
|
|
|
|
|
|
|
|
# package options |
|
|
|
# package options |
|
|
|
%option with_perl no |
|
|
|
%option with_perl no |
|
|
|