SPECS: php4.spec - use system pcre, should resolve bundled pcre CA...

glen glen at pld-linux.org
Thu Sep 29 13:41:11 CEST 2005


Author: glen                         Date: Thu Sep 29 11:41:11 2005 GMT
Module: SPECS                         Tag: HEAD
---- Log message:
- use system pcre, should resolve bundled pcre CAN-2005-2491; rel 10

---- Files affected:
SPECS:
   php4.spec (1.477 -> 1.478) 

---- Diffs:

================================================================
Index: SPECS/php4.spec
diff -u SPECS/php4.spec:1.477 SPECS/php4.spec:1.478
--- SPECS/php4.spec:1.477	Sat Sep 17 13:55:06 2005
+++ SPECS/php4.spec	Thu Sep 29 13:41:05 2005
@@ -74,7 +74,7 @@
 Summary(uk):	PHP ÷ĹŇÓŚ§ 4 - ÍĎ×Á ĐŇĹĐŇĎĂĹÓŐ×ÁÎÎŃ HTML-ĆÁĘĚŚ×, ×ÉËĎÎŐ×ÁÎÁ ÎÁ ÓĹŇ×ĹŇŚ
 Name:		php4
 Version:	4.4.0
-Release:	9%{?with_hardening:hardened}
+Release:	10%{?with_hardening:hardened}
 Epoch:		3
 Group:		Libraries
 License:	PHP
@@ -1787,7 +1787,7 @@
 	%{?with_oci8:--with-oci8=shared} \
 	%{?with_openssl:--with-openssl} \
 	%{?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_pdf:--with-pdflib=shared} \
 	--with-pear=%{php_pear_dir} \
 	%{!?with_pgsql:--without-pgsql}%{?with_pgsql:--with-pgsql=shared,/usr} \
@@ -3120,6 +3120,9 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.478  2005/09/29 11:41:05  glen
+- use system pcre, should resolve bundled pcre CAN-2005-2491; rel 10
+
 Revision 1.477  2005/09/17 11:55:06  arekm
 - new readline, 5.0
 
================================================================

---- CVS-web:
    http://cvs.pld-linux.org/SPECS/php4.spec?r1=1.477&r2=1.478&f=u




More information about the pld-cvs-commit mailing list