From 65c2b55f044d762b1427ef8b9c1a9117b4c3935f Mon Sep 17 00:00:00 2001 From: =?utf8?q?Elan=20Ruusam=C3=A4e?= Date: Sun, 13 Jan 2013 18:21:10 +0200 Subject: [PATCH] keep fpm log in /var/log/php --- php.spec | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/php.spec b/php.spec index c9d2f80..b3df069 100644 --- a/php.spec +++ b/php.spec @@ -568,7 +568,7 @@ Summary(uk.UTF-8): Бібліотеки спільного використан Group: Libraries # because of dlclose() bugs in glibc <= 2.3.4 causing SEGVs on exit Requires: glibc >= 6:2.3.5 -Requires: php-dirs +Requires: php-dirs >= 1.3 Requires: rpm-whiteout >= 1.28 Requires: tzdata Provides: php(core) = %{version} @@ -2226,7 +2226,7 @@ for sapi in $sapis; do --enable-xmlwriter=shared \ %if %{with fpm} --with-fpm-conf=%{_sysconfdir}/fpm.conf \ - --with-fpm-log=/var/log/fpm.log \ + --with-fpm-log=/var/log/php/%{name}-fpm.log \ --with-fpm-pid=/var/run/php/%{name}-fpm.pid \ %endif %if %{with mssql} || %{with sybase} || %{with sybase_ct} -- 2.44.0