summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorRemi Collet <fedora@famillecollet.com>2013-04-25 07:19:08 +0200
committerRemi Collet <fedora@famillecollet.com>2013-04-25 07:19:08 +0200
commitbd17113825af2d76b1f3d904f80c439ad02463bf (patch)
tree8504f5c927d14ff0bd4e83ac2faef12839bcf0ef
parentf746e320b65bd9d63d9632aef309fa6d35781552 (diff)
php-fpm must own /usr/share/fpm
-rw-r--r--php54.spec1
1 files changed, 1 insertions, 0 deletions
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