From 52c2a22415e13035193fbb3f41a7793f80c08fb9b36fa9db78293c4a8cb2633d Mon Sep 17 00:00:00 2001 From: Marius Kittler Date: Fri, 14 Jan 2022 23:19:07 +0000 Subject: [PATCH] Accepting request 946520 from home:olh:branches:network undo previous change, bug is in systemd-rpm-macros OBS-URL: https://build.opensuse.org/request/show/946520 OBS-URL: https://build.opensuse.org/package/show/network/syncthing?expand=0&rev=230 --- syncthing.changes | 5 ----- syncthing.spec | 2 +- 2 files changed, 1 insertion(+), 6 deletions(-) diff --git a/syncthing.changes b/syncthing.changes index 5ea2dcc..967dcee 100644 --- a/syncthing.changes +++ b/syncthing.changes @@ -6,11 +6,6 @@ Fri Jan 14 09:53:22 UTC 2022 - Marius Kittler #8050: Display a warning when the ignore delete option is enabled #8068: Request: show pending devices/folders in CLI -------------------------------------------------------------------- -Mon Jan 10 16:16:16 UTC 2022 - olaf@aepfle.de - -- remove instance units from post scripts, they can not be reloaded - ------------------------------------------------------------------- Tue Dec 7 12:46:36 UTC 2021 - Marius Kittler diff --git a/syncthing.spec b/syncthing.spec index 94ef78a..f616771 100644 --- a/syncthing.spec +++ b/syncthing.spec @@ -124,7 +124,7 @@ getent passwd strelaysrv >/dev/null || \ %service_add_post strelaysrv.service %preun -%service_del_preun %{name}-resume.service +%service_del_preun %{name}@.service %{name}-resume.service %if 0%{?suse_version} >= 1500 || 0%{?sle_version} > 120300 %systemd_user_preun %{name}.service %endif