Script 'mail_helper' called by obssrc
Hello community,

here is the log from the commit of package watchman for openSUSE:Factory 
checked in at 2022-01-14 23:13:23
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/watchman (Old)
 and      /work/SRC/openSUSE:Factory/.watchman.new.1892 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "watchman"

Fri Jan 14 23:13:23 2022 rev:7 rq:946365 version:unknown

Changes:
--------
--- /work/SRC/openSUSE:Factory/watchman/watchman.changes        2022-01-10 
23:54:23.688845963 +0100
+++ /work/SRC/openSUSE:Factory/.watchman.new.1892/watchman.changes      
2022-01-14 23:14:50.874693959 +0100
@@ -1,0 +2,5 @@
+Mon Jan 10 16:16:16 UTC 2022 - o...@aepfle.de
+
+- remove instance units from post scripts, they can not be reloaded
+
+-------------------------------------------------------------------

++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Other differences:
------------------
++++++ watchman.spec ++++++
--- /var/tmp/diff_new_pack.WvPxAQ/_old  2022-01-14 23:14:51.322694248 +0100
+++ /var/tmp/diff_new_pack.WvPxAQ/_new  2022-01-14 23:14:51.326694250 +0100
@@ -220,27 +220,13 @@
 # python bindings, actually
 %{_bindir}/watchman-*
 
-%pre
-%service_add_pre %{name}@.socket %{name}@.service
-
 %post
-# NOTE: when updating a warning is printed:
-#
-# Failed to try-restart watchman@s*: Unit name watchman@s* is not valid
-#
-# A similar warning is emitted during uninstall
-#
-# This seems to be an error in the generic systemd macros, they're not dealing
-# correctly with template unit files.
-%service_add_post %{name}@.socket %{name}@.service
+%service_add_post
 # to initially create the statedir without reboot
 # NOTE: This macro is not available in older versions of systemd-rpm-macros,
 %tmpfiles_create %{tmpfile_conf}
 
-%preun
-%service_del_preun %{name}@.socket %{name}@.service
-
 %postun
-%service_del_postun %{name}@.socket %{name}@.service
+%service_del_postun
 
 %changelog

Reply via email to