SPECS: php.spec - system pcre
arekm
arekm at pld-linux.org
Sat Sep 3 16:01:48 CEST 2005
Author: arekm Date: Sat Sep 3 14:01:48 2005 GMT
Module: SPECS Tag: HEAD
---- Log message:
- system pcre
---- Files affected:
SPECS:
php.spec (1.467 -> 1.468)
---- Diffs:
================================================================
Index: SPECS/php.spec
diff -u SPECS/php.spec:1.467 SPECS/php.spec:1.468
--- SPECS/php.spec:1.467 Tue Aug 23 12:31:11 2005
+++ SPECS/php.spec Sat Sep 3 16:01:43 2005
@@ -78,7 +78,7 @@
Summary(uk): PHP ÷ĹŇÓŚ§ 5 - ÍĎ×Á ĐŇĹĐŇĎĂĹÓŐ×ÁÎÎŃ HTML-ĆÁĘĚŚ×, ×ÉËĎÎŐ×ÁÎÁ ÎÁ ÓĹŇ×ĹŇŚ
Name: php
Version: 5.0.4
-Release: 10%{?with_hardening:hardened}
+Release: 10.1%{?with_hardening:hardened}
Epoch: 4
Group: Libraries
License: PHP
@@ -174,6 +174,7 @@
%if %{with openssl} || %{with ldap}
BuildRequires: openssl-devel >= 0.9.7d
%endif
+%{?with_pcre:BuildRequires: pcre-devel}
BuildRequires: pam-devel
BuildRequires: %{__perl}
%{?with_msession:BuildRequires: phoenix-devel}
@@ -1613,7 +1614,7 @@
%{?with_oci8:--with-oci8=shared} \
%{?with_openssl:--with-openssl=shared} \
%{?with_oracle:--with-oracle=shared} \
- %{!?with_pcre:--without-pcre-regex}%{?with_pcre:--with-pcre-regex=shared} \
+ %{!?with_pcre:--without-pcre-regex}%{?with_pcre:--with-pcre-regex=shared,/usr} \
--with-pear=%{php_pear_dir} \
%{!?with_pgsql:--without-pgsql}%{?with_pgsql:--with-pgsql=shared,/usr} \
--with-png-dir=/usr \
@@ -2910,6 +2911,9 @@
All persons listed below can be reached at <cvs_login>@pld-linux.org
$Log$
+Revision 1.468 2005/09/03 14:01:43 arekm
+- system pcre
+
Revision 1.467 2005/08/23 10:31:11 glen
- rel 10 for finished conf.d support
================================================================
---- CVS-web:
http://cvs.pld-linux.org/SPECS/php.spec?r1=1.467&r2=1.468&f=u
More information about the pld-cvs-commit
mailing list