From 22ca7b2603ef48612fee8d82130f06548e64af59 Mon Sep 17 00:00:00 2001 From: =?utf8?q?Elan=20Ruusam=C3=A4e?= Date: Sun, 26 Aug 2012 14:47:06 +0300 Subject: [PATCH] fpm: make pid file match one that initscript defaults --- php.spec | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/php.spec b/php.spec index 0556ecd..f3b822c 100644 --- a/php.spec +++ b/php.spec @@ -120,7 +120,7 @@ Summary(ru.UTF-8): PHP Версии 5 - язык препроцессирова Summary(uk.UTF-8): PHP Версії 5 - мова препроцесування HTML-файлів, виконувана на сервері Name: %{orgname}%{php_suffix} Version: 5.2.17 -Release: 16 +Release: 17 Epoch: 4 License: PHP Group: Libraries @@ -2217,7 +2217,7 @@ for sapi in $sapis; do %if %{with fpm} --with-fpm-conf=%{_sysconfdir}/fpm.conf \ --with-fpm-log=/var/log/fpm.log \ - --with-fpm-pid=/var/run/php/fpm.pid \ + --with-fpm-pid=/var/run/php/%{name}-fpm.pid \ %endif %if %{with mssql} || %{with sybase} || %{with sybase_ct} --with-pdo-dblib=shared \ -- 2.44.0