From f09573fa488d4a79eb55db883fa54d3617315e58d63d8903a03273d1d7d79e6a Mon Sep 17 00:00:00 2001 From: Christian Wittmer Date: Tue, 6 Jan 2015 00:36:11 +0000 Subject: [PATCH] Accepting request 280014 from home:computersalat:devel:php rework config patch, fix pma storage config, add pma patch OBS-URL: https://build.opensuse.org/request/show/280014 OBS-URL: https://build.opensuse.org/package/show/server:php:applications/phpMyAdmin?expand=0&rev=173 --- phpMyAdmin.spec | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/phpMyAdmin.spec b/phpMyAdmin.spec index 9b0cff1..933efca 100644 --- a/phpMyAdmin.spec +++ b/phpMyAdmin.spec @@ -157,15 +157,15 @@ popd -e "s/\\\$cfg\['blowfish_secret'\] = ''/\$cfg['blowfish_secret'] = '`pwgen -s -1 46`'/" %{pma_config} %if 0%{?suse_version} < 1310 %restart_on_update apache2 -%else -systemctl try-restart apache2 &>/dev/null +#%else +#systemctl try-restart apache2 &>/dev/null %endif %postun %if 0%{?suse_version} < 1310 %restart_on_update apache2 -%else -systemctl try-restart apache2 &>/dev/null +#%else +#systemctl try-restart apache2 &>/dev/null %endif %clean