|
|
|
@ -32,7 +32,7 @@ Class: BASE
|
|
|
|
|
Group: Web |
|
|
|
|
License: PHP |
|
|
|
|
Version: 7.2.10 |
|
|
|
|
Release: 20180913 |
|
|
|
|
Release: 20180930 |
|
|
|
|
|
|
|
|
|
# package options |
|
|
|
|
%option with_bc no |
|
|
|
@ -178,7 +178,7 @@ BuildPreReq: mm
|
|
|
|
|
PreReq: mm |
|
|
|
|
%endif |
|
|
|
|
%if "%{with_freetype}" == "yes" |
|
|
|
|
BuildPreReq: freetype |
|
|
|
|
BuildPreReq: freetype, pkgconfig |
|
|
|
|
PreReq: freetype |
|
|
|
|
%endif |
|
|
|
|
%if "%{with_gettext}" == "yes" |
|
|
|
|