SPECS: php.spec - append /usr/share/php to default include path; rel 3
glen
glen at pld-linux.org
Wed Dec 17 13:27:36 CET 2008
Author: glen Date: Wed Dec 17 12:27:36 2008 GMT
Module: SPECS Tag: HEAD
---- Log message:
- append /usr/share/php to default include path; rel 3
---- Files affected:
SPECS:
php.spec (1.765 -> 1.766)
---- Diffs:
================================================================
Index: SPECS/php.spec
diff -u SPECS/php.spec:1.765 SPECS/php.spec:1.766
--- SPECS/php.spec:1.765 Wed Dec 17 13:13:27 2008
+++ SPECS/php.spec Wed Dec 17 13:27:30 2008
@@ -83,7 +83,7 @@
%undefine with_filter
%endif
-%define rel 2
+%define rel 3
Summary: PHP: Hypertext Preprocessor
Summary(fr.UTF-8): Le langage de script embarque-HTML PHP
Summary(pl.UTF-8): Język skryptowy PHP
@@ -157,6 +157,7 @@
Patch49: %{name}-fpm-initdir.patch
# drop when http://bugs.php.net/bug.php?id=45996 solved
Patch50: %{name}-xml-force-expat.patch
+Patch51: %{name}-include_path.patch
URL: http://www.php.net/
# Requires review:
# http://securitytracker.com/alerts/2008/Oct/1020995.html
@@ -1698,6 +1699,7 @@
%endif
%patch50 -p1
+%patch51 -p1
# conflict seems to be resolved by recode patches
rm -f ext/recode/config9.m4
@@ -2902,6 +2904,9 @@
All persons listed below can be reached at <cvs_login>@pld-linux.org
$Log$
+Revision 1.766 2008/12/17 12:27:30 glen
+- append /usr/share/php to default include path; rel 3
+
Revision 1.765 2008/12/17 12:13:27 glen
- updated fpm to 0.5.10, dropped -linkflags-clean.patch
================================================================
---- CVS-web:
http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/SPECS/php.spec?r1=1.765&r2=1.766&f=u
More information about the pld-cvs-commit
mailing list