Hello community,

here is the log from the commit of package corosync for openSUSE:Factory 
checked in at 2017-09-04 12:28:36
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/corosync (Old)
 and      /work/SRC/openSUSE:Factory/.corosync.new (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "corosync"

Mon Sep  4 12:28:36 2017 rev:42 rq:519300 version:2.4.2

Changes:
--------
--- /work/SRC/openSUSE:Factory/corosync/corosync.changes        2017-08-24 
18:26:46.306006460 +0200
+++ /work/SRC/openSUSE:Factory/.corosync.new/corosync.changes   2017-09-04 
12:28:37.924390330 +0200
@@ -1,0 +2,6 @@
+Tue Aug 29 07:50:16 UTC 2017 - b...@suse.com
+
+- corosync.service should be marked as a static service(bsc#1055585)
+    Added: 0012-mark-corosync-as-a-static-service.patch
+
+-------------------------------------------------------------------
@@ -21,0 +28 @@
+   3) remove macro tpmfiles_create define from corosync.spec.

New:
----
  0012-mark-corosync-as-a-static-service.patch

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

Other differences:
------------------
++++++ corosync.spec ++++++
--- /var/tmp/diff_new_pack.arywkS/_old  2017-09-04 12:28:39.108223888 +0200
+++ /var/tmp/diff_new_pack.arywkS/_new  2017-09-04 12:28:39.116222763 +0200
@@ -32,10 +32,6 @@
 %bcond_without qdevices
 %bcond_without qnetd
 
-%if !%{defined tmpfiles_create}
-%define tmpfiles_create systemd-tmpfiles --create ||:
-%endif
-
 %if 0%{?sles_version} == 12
 %ifnarch s390 s390x
 %define buildib 1
@@ -75,6 +71,7 @@
 Patch19:        0009-totem-Propagate-totem-initialization-failure.patch
 Patch20:        0010-fix-ifdown-udp.patch
 Patch21:        0011-fix-tmpfiles-create.patch
+Patch22:        0012-mark-corosync-as-a-static-service.patch
 
 BuildRoot:      %{_tmppath}/%{name}-%{version}-build
 # openais is indeed gone and should be uninstalled. Yes, we do not
@@ -154,6 +151,7 @@
 %patch19 -p1
 %patch20 -p1
 %patch21 -p1
+%patch22 -p1
 
 %build
 %if %{with runautogen}

++++++ 0012-mark-corosync-as-a-static-service.patch ++++++
--- corosync-2.4.2.orig/init/corosync.service.in        2017-08-29 
15:47:18.131052520 +0800
+++ corosync-2.4.2/init/corosync.service.in     2017-08-29 15:46:24.949842298 
+0800
@@ -23,4 +23,4 @@
 #ExecStartPre=/sbin/modprobe softdog soft_margin=60
 
 [Install]
-WantedBy=multi-user.target
+#WantedBy=multi-user.target

Reply via email to