Hello community,

here is the log from the commit of package rpcbind for openSUSE:Factory checked 
in at 2018-12-27 00:23:20
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/rpcbind (Old)
 and      /work/SRC/openSUSE:Factory/.rpcbind.new.28833 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "rpcbind"

Thu Dec 27 00:23:20 2018 rev:59 rq:657669 version:1.2.5

Changes:
--------
--- /work/SRC/openSUSE:Factory/rpcbind/rpcbind.changes  2018-11-13 
16:21:53.183048505 +0100
+++ /work/SRC/openSUSE:Factory/.rpcbind.new.28833/rpcbind.changes       
2018-12-27 00:23:21.555958751 +0100
@@ -1,0 +2,6 @@
+Wed Dec 12 07:41:26 UTC 2018 - [email protected]
+
+- add ordering dependency to rpcbind.service (bsc#1117217)
+  * modify 0001-systemd-unit-files.patch
+
+-------------------------------------------------------------------

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

Other differences:
------------------
++++++ 0001-systemd-unit-files.patch ++++++
--- /var/tmp/diff_new_pack.ouQzD5/_old  2018-12-27 00:23:22.007958383 +0100
+++ /var/tmp/diff_new_pack.ouQzD5/_new  2018-12-27 00:23:22.007958383 +0100
@@ -8,11 +8,16 @@
  systemd/rpcbind.service.in | 1 +
  1 file changed, 1 insertion(+)
 
-diff --git a/systemd/rpcbind.service.in b/systemd/rpcbind.service.in
-index 7b1c74b..a05872d 100644
---- a/systemd/rpcbind.service.in
-+++ b/systemd/rpcbind.service.in
-@@ -12,6 +12,7 @@ Wants=rpcbind.target
+Index: rpcbind-1.2.5/systemd/rpcbind.service.in
+===================================================================
+--- rpcbind-1.2.5.orig/systemd/rpcbind.service.in
++++ rpcbind-1.2.5/systemd/rpcbind.service.in
+@@ -8,10 +8,12 @@ RequiresMountsFor=@statedir@
+ # rpcbind.socket, no matter how this unit is started.
+ Requires=rpcbind.socket
+ Wants=rpcbind.target
++After=sysinit.target
+ 
  [Service]
  Type=notify
  # distro can provide a drop-in adding EnvironmentFile=-/??? if needed.
@@ -20,6 +25,3 @@
  ExecStart=@_sbindir@/rpcbind $RPCBIND_OPTIONS -w -f
  
  [Install]
--- 
-2.16.4
-


Reply via email to