From 49879cd41fa7e0f5bfd047226ae4f9f853b1056c Mon Sep 17 00:00:00 2001 From: =?utf8?q?Arkadiusz=20Mi=C5=9Bkiewicz?= Date: Sat, 3 Sep 2005 14:01:43 +0000 Subject: [PATCH] - system pcre Changed files: php.spec -> 1.468 --- php.spec | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) diff --git a/php.spec b/php.spec index 2166c10..6389a1c 100644 --- a/php.spec +++ b/php.spec @@ -77,7 +77,7 @@ Summary(ru): PHP 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 @@ -173,6 +173,7 @@ BuildRequires: ncurses-ext-devel %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} @@ -1612,7 +1613,7 @@ for sapi in $sapis; do %{?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 \ -- 2.44.0