|
|
@ -50,7 +50,7 @@ |
|
|
|
%global with_pspell 1 |
|
|
|
%global with_pspell 1 |
|
|
|
%global with_lmdb 1 |
|
|
|
%global with_lmdb 1 |
|
|
|
|
|
|
|
|
|
|
|
%global upver 7.3.9 |
|
|
|
%global upver 7.3.10 |
|
|
|
|
|
|
|
|
|
|
|
Summary: PHP scripting language for creating dynamic web sites |
|
|
|
Summary: PHP scripting language for creating dynamic web sites |
|
|
|
Name: php |
|
|
|
Name: php |
|
|
@ -861,6 +861,7 @@ mkdir Zend && cp ../Zend/zend_{language,ini}_{parser,scanner}.[ch] Zend |
|
|
|
|
|
|
|
|
|
|
|
ln -sf ../configure |
|
|
|
ln -sf ../configure |
|
|
|
%configure \ |
|
|
|
%configure \ |
|
|
|
|
|
|
|
--target=%{_arch} \ |
|
|
|
--cache-file=../config.cache \ |
|
|
|
--cache-file=../config.cache \ |
|
|
|
--with-libdir=%{_lib} \ |
|
|
|
--with-libdir=%{_lib} \ |
|
|
|
--with-config-file-path=%{_sysconfdir} \ |
|
|
|
--with-config-file-path=%{_sysconfdir} \ |
|
|
|