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
This commit is contained in:
Axel Braun 2022-01-14 16:26:42 +00:00 committed by Git OBS Bridge
parent 3e0db06f9c
commit d64b379af8
2 changed files with 4 additions and 5 deletions

View File

@ -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 <axel.braun@gmx.de>

View File

@ -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*