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