Script 'mail_helper' called by obssrc
Hello community,

here is the log from the commit of package sanlock for openSUSE:Factory checked 
in at 2024-07-02 18:14:59
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/sanlock (Old)
 and      /work/SRC/openSUSE:Factory/.sanlock.new.18349 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "sanlock"

Tue Jul  2 18:14:59 2024 rev:33 rq:1184377 version:3.9.3

Changes:
--------
--- /work/SRC/openSUSE:Factory/sanlock/sanlock.changes  2024-06-06 
12:31:31.294075250 +0200
+++ /work/SRC/openSUSE:Factory/.sanlock.new.18349/sanlock.changes       
2024-07-02 18:15:05.084422151 +0200
@@ -1,0 +2,6 @@
+Mon Jul  1 20:41:34 UTC 2024 - James Fehlig <jfeh...@suse.com>
+
+- suse-systemd.patch: Remove redundant 'ExecStart' from wdmd.service
+  boo#1227208
+
+-------------------------------------------------------------------

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

Other differences:
------------------
++++++ sanlock.spec ++++++
--- /var/tmp/diff_new_pack.qZRoay/_old  2024-07-02 18:15:05.996455525 +0200
+++ /var/tmp/diff_new_pack.qZRoay/_new  2024-07-02 18:15:06.000455671 +0200
@@ -1,5 +1,5 @@
 #
-# spec file for package sanlock
+# spec file
 #
 # Copyright (c) 2024 SUSE LLC
 #

++++++ suse-systemd.patch ++++++
--- /var/tmp/diff_new_pack.qZRoay/_old  2024-07-02 18:15:06.076458453 +0200
+++ /var/tmp/diff_new_pack.qZRoay/_new  2024-07-02 18:15:06.080458599 +0200
@@ -19,10 +19,11 @@
 ===================================================================
 --- sanlock-3.9.3.orig/init.d/wdmd.service
 +++ sanlock-3.9.3/init.d/wdmd.service
-@@ -6,7 +6,10 @@ After=syslog.target
+@@ -5,8 +5,10 @@ After=syslog.target
+ [Service]
  Type=forking
  ExecStartPre=/lib/systemd/systemd-wdmd watchdog-check
- ExecStart=/usr/sbin/wdmd
+-ExecStart=/usr/sbin/wdmd
 -SendSIGKILL=no
 +EnvironmentFile=-/etc/sysconfig/wdmd
 +ExecStart=/usr/sbin/wdmd $WDMDOPTS

Reply via email to