From d64b379af8cf88156d0c0a0d161bb3facbd9ca1a3e7987cdcf221f699ae7b3d2 Mon Sep 17 00:00:00 2001 From: Axel Braun Date: Fri, 14 Jan 2022 16:26:42 +0000 Subject: [PATCH] Accepting request 946445 from home:olh:branches:Application:ERP:GNUHealth:Factory undo previous change, bug is in systemd-rpm-macros OBS-URL: https://build.opensuse.org/request/show/946445 OBS-URL: https://build.opensuse.org/package/show/Application:ERP:GNUHealth:Factory/gnuhealth?expand=0&rev=93 --- gnuhealth.changes | 5 ----- gnuhealth.spec | 4 ++++ 2 files changed, 4 insertions(+), 5 deletions(-) diff --git a/gnuhealth.changes b/gnuhealth.changes index 3e5f8ff..835d421 100644 --- a/gnuhealth.changes +++ b/gnuhealth.changes @@ -1,8 +1,3 @@ -------------------------------------------------------------------- -Mon Jan 10 16:16:16 UTC 2022 - olaf@aepfle.de - -- remove instance units from post scripts, they can not be reloaded - ------------------------------------------------------------------- Tue Nov 16 08:37:25 UTC 2021 - Axel Braun diff --git a/gnuhealth.spec b/gnuhealth.spec index 2386991..837d020 100644 --- a/gnuhealth.spec +++ b/gnuhealth.spec @@ -173,15 +173,19 @@ TRYTON_VERSION=%{t_version} EOF %service_add_pre gnuhealth.service +%service_add_pre gnuhealth-webdav@.service %post %service_add_post gnuhealth.service +%service_add_post gnuhealth-webdav@.service %preun %service_del_preun gnuhealth.service +%service_del_preun gnuhealth-webdav@.service %postun %service_del_postun gnuhealth.service +%service_del_postun gnuhealth-webdav@.service %files -n %{name}-orthanc %{python3_sitelib}/%{name}_orthanc*