* Thu Sep 9 2004 Joe Orton <jorton@redhat.com> 4.3.8-11
- don't use --with-regex=system, it's ignored for apache* SAPIs
This commit is contained in:
parent
4928ff17e6
commit
34cd870a7f
6
php.spec
6
php.spec
@ -6,7 +6,7 @@
|
|||||||
Summary: The PHP HTML-embedded scripting language. (PHP: Hypertext Preprocessor)
|
Summary: The PHP HTML-embedded scripting language. (PHP: Hypertext Preprocessor)
|
||||||
Name: php
|
Name: php
|
||||||
Version: 4.3.8
|
Version: 4.3.8
|
||||||
Release: 10
|
Release: 11
|
||||||
License: The PHP License
|
License: The PHP License
|
||||||
Group: Development/Languages
|
Group: Development/Languages
|
||||||
URL: http://www.php.net/
|
URL: http://www.php.net/
|
||||||
@ -359,7 +359,6 @@ ln -sf ../configure
|
|||||||
--with-openssl \
|
--with-openssl \
|
||||||
--with-png \
|
--with-png \
|
||||||
--with-pspell \
|
--with-pspell \
|
||||||
--with-regex=system \
|
|
||||||
--with-xml \
|
--with-xml \
|
||||||
--with-expat-dir=%{_prefix} \
|
--with-expat-dir=%{_prefix} \
|
||||||
--with-dom=shared,%{_prefix} \
|
--with-dom=shared,%{_prefix} \
|
||||||
@ -543,6 +542,9 @@ rm files.*
|
|||||||
%endif
|
%endif
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Thu Sep 9 2004 Joe Orton <jorton@redhat.com> 4.3.8-11
|
||||||
|
- don't use --with-regex=system, it's ignored for apache* SAPIs
|
||||||
|
|
||||||
* Fri Aug 27 2004 Joe Orton <jorton@redhat.com> 4.3.8-10
|
* Fri Aug 27 2004 Joe Orton <jorton@redhat.com> 4.3.8-10
|
||||||
- do apply the Zend double->long conversion fix
|
- do apply the Zend double->long conversion fix
|
||||||
- run make test in %%check and fail build on test failure
|
- run make test in %%check and fail build on test failure
|
||||||
|
Loading…
Reference in New Issue
Block a user