SHA256
1
0
forked from pool/phpMyAdmin

Accepting request 280012 from home:computersalat:devel:php

rework config patch, fix pma storage config, add pma patch

OBS-URL: https://build.opensuse.org/request/show/280012
OBS-URL: https://build.opensuse.org/package/show/server:php:applications/phpMyAdmin?expand=0&rev=172
This commit is contained in:
Christian Wittmer 2015-01-06 00:31:55 +00:00 committed by Git OBS Bridge
parent 08e69f4453
commit acc01b1ec9

View File

@ -158,14 +158,14 @@ popd
%if 0%{?suse_version} < 1310 %if 0%{?suse_version} < 1310
%restart_on_update apache2 %restart_on_update apache2
%else %else
systemctl try-restart apache2 systemctl try-restart apache2 &>/dev/null
%endif %endif
%postun %postun
%if 0%{?suse_version} < 1310 %if 0%{?suse_version} < 1310
%restart_on_update apache2 %restart_on_update apache2
%else %else
systemctl try-restart apache2 systemctl try-restart apache2 &>/dev/null
%endif %endif
%clean %clean