]> git.pld-linux.org Git - packages/php.git/commitdiff
- make cleaning of stale session files work auto/ac/php-5_0_2-5
authorArkadiusz Miśkiewicz <arekm@maven.pl>
Mon, 25 Oct 2004 13:35:22 +0000 (13:35 +0000)
committercvs2git <feedback@pld-linux.org>
Sun, 24 Jun 2012 12:13:13 +0000 (12:13 +0000)
Changed files:
    php.spec -> 1.365

php.spec

index 0d5455290abaade03f90086f54d274c7d2541abc..dbae4f43df9280c5fc2413d858f90fa212a909f6 100644 (file)
--- a/php.spec
+++ b/php.spec
@@ -2275,7 +2275,7 @@ fi
 
 %dir %{_sysconfdir}
 %attr(644,root,root) %config(noreplace) %verify(not size mtime md5) %{_sysconfdir}/php.ini
-%attr(730,root,http) %dir %verify(not group mode) /var/run/php
+%attr(770,root,http) %dir %verify(not group mode) /var/run/php
 
 %{httpdir}/icons/*
 %attr(755,root,root) %{_sbindir}/*
This page took 0.056 seconds and 4 git commands to generate.