Accepting request 946248 from home:olh:branches:Application:ERP:GNUHealth:Factory
- remove instance units from post scripts, they can not be reloaded OBS-URL: https://build.opensuse.org/request/show/946248 OBS-URL: https://build.opensuse.org/package/show/Application:ERP:GNUHealth:Factory/gnuhealth?expand=0&rev=92
This commit is contained in:
parent
c85930d212
commit
7406a1676d
@ -1,3 +1,8 @@
|
||||
-------------------------------------------------------------------
|
||||
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>
|
||||
|
||||
|
@ -173,19 +173,15 @@ 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*
|
||||
|
Loading…
Reference in New Issue
Block a user