packages (PHP_5_2): php/php.spec - don't warn about problems with opening /...

arekm arekm at pld-linux.org
Fri Aug 7 08:47:04 CEST 2009


Author: arekm                        Date: Fri Aug  7 06:47:04 2009 GMT
Module: packages                      Tag: PHP_5_2
---- Log message:
- don't warn about problems with opening /var/run/php since in our setup php won't be able to open it (tmpwatch does session celaning)

---- Files affected:
packages/php:
   php.spec (1.805.2.1 -> 1.805.2.2) 

---- Diffs:

================================================================
Index: packages/php/php.spec
diff -u packages/php/php.spec:1.805.2.1 packages/php/php.spec:1.805.2.2
--- packages/php/php.spec:1.805.2.1	Sun Jul 12 05:17:12 2009
+++ packages/php/php.spec	Fri Aug  7 08:46:58 2009
@@ -156,6 +156,7 @@
 Patch40:	%{name}-fpm.patch
 Patch41:	%{name}-fpm-config.patch
 Patch42:	%{name}-fpm-initdir.patch
+Patch43:	%{name}-silent-session-cleanup.patch
 Patch44:	%{name}-include_path.patch
 Patch45:	%{name}-imap-annotations.patch
 Patch46:	%{name}-imap-myrights.patch
@@ -1667,6 +1668,7 @@
 %patch42 -p1
 %endif
 
+%patch43 -p1
 %patch44 -p1
 %patch45 -p1
 %patch46 -p1
@@ -2881,6 +2883,9 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.805.2.2  2009/08/07 06:46:58  arekm
+- don't warn about problems with opening /var/run/php since in our setup php won't be able to open it (tmpwatch does session celaning)
+
 Revision 1.805.2.1  2009/07/12 03:17:12  arekm
 - release 8
 
================================================================

---- CVS-web:
    http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/packages/php/php.spec?r1=1.805.2.1&r2=1.805.2.2&f=u



More information about the pld-cvs-commit mailing list