From bd17113825af2d76b1f3d904f80c439ad02463bf Mon Sep 17 00:00:00 2001 From: Remi Collet Date: Thu, 25 Apr 2013 07:19:08 +0200 Subject: php-fpm must own /usr/share/fpm --- php54.spec | 1 + 1 file changed, 1 insertion(+) diff --git a/php54.spec b/php54.spec index 1c24179..1abb1e8 100644 --- a/php54.spec +++ b/php54.spec @@ -1549,6 +1549,7 @@ fi # log owned by apache for log %attr(770,apache,root) %dir %{_localstatedir}/log/php-fpm %{_mandir}/man8/php-fpm.8* +%dir %{_datadir}/fpm %{_datadir}/fpm/status.html %endif -- cgit