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
commit551b8ec73a573a59643f3770d27e4389347e87e2 (patch)
treeb8c6bbacd9285e71bb39288b149a0e29bfbd54ca
parent9e2f284387c9dc392483ac0758bd35e9040378a2 (diff)
php-fpm must own /usr/share/fpm
-rw-r--r--php55.spec1
1 files changed, 1 insertions, 0 deletions
diff --git a/php55.spec b/php55.spec
index 2f6bc7c..ff981a4 100644
--- a/php55.spec
+++ b/php55.spec
@@ -1734,6 +1734,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