From acc01b1ec9fb8f3c0c15bcbef63d2065e713e6be4b320e104a351555aa7f1e77 Mon Sep 17 00:00:00 2001 From: Christian Wittmer Date: Tue, 6 Jan 2015 00:31:55 +0000 Subject: [PATCH] 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 --- phpMyAdmin.spec | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/phpMyAdmin.spec b/phpMyAdmin.spec index 5955a77..9b0cff1 100644 --- a/phpMyAdmin.spec +++ b/phpMyAdmin.spec @@ -158,14 +158,14 @@ popd %if 0%{?suse_version} < 1310 %restart_on_update apache2 %else -systemctl try-restart apache2 +systemctl try-restart apache2 &>/dev/null %endif %postun %if 0%{?suse_version} < 1310 %restart_on_update apache2 %else -systemctl try-restart apache2 +systemctl try-restart apache2 &>/dev/null %endif %clean