|
@@ -184,7 +184,7 @@ BuildPreReq: make, bison, flex
|
|
|
BuildPreReq: mysql
|
|
BuildPreReq: mysql
|
|
|
%endif
|
|
%endif
|
|
|
%if "%{with_mod_php_gd}" == "yes"
|
|
%if "%{with_mod_php_gd}" == "yes"
|
|
|
-BuildPreReq: gd
|
|
|
|
|
|
|
+BuildPreReq: GD
|
|
|
%endif
|
|
%endif
|
|
|
%if "%{with_mod_php_db}" == "yes"
|
|
%if "%{with_mod_php_db}" == "yes"
|
|
|
BuildPreReq: db
|
|
BuildPreReq: db
|
|
@@ -230,7 +230,7 @@ BuildPreReq: expat
|
|
|
%if "%{with_mod_php3}" == "yes"
|
|
%if "%{with_mod_php3}" == "yes"
|
|
|
BuildPreReq: make, bison, flex
|
|
BuildPreReq: make, bison, flex
|
|
|
%if "%{with_mod_php3_gd}" == "yes"
|
|
%if "%{with_mod_php3_gd}" == "yes"
|
|
|
-BuildPreReq: gd
|
|
|
|
|
|
|
+BuildPreReq: GD
|
|
|
%endif
|
|
%endif
|
|
|
%if "%{with_mod_php3_jpeg}" == "yes"
|
|
%if "%{with_mod_php3_jpeg}" == "yes"
|
|
|
BuildPreReq: jpeg
|
|
BuildPreReq: jpeg
|