Hello community,

here is the log from the commit of package containers-systemd for 
openSUSE:Factory checked in at 2020-09-21 17:11:30
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/containers-systemd (Old)
 and      /work/SRC/openSUSE:Factory/.containers-systemd.new.4249 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "containers-systemd"

Mon Sep 21 17:11:30 2020 rev:15 rq:835440 version:0.0+git20200918.c14836a

Changes:
--------
--- /work/SRC/openSUSE:Factory/containers-systemd/containers-systemd.changes    
2020-09-04 10:54:19.690469585 +0200
+++ 
/work/SRC/openSUSE:Factory/.containers-systemd.new.4249/containers-systemd.changes
  2020-09-21 17:13:54.327487472 +0200
@@ -1,0 +2,6 @@
+Fri Sep 18 14:49:49 UTC 2020 - rbr...@suse.com
+
+- Update to version 0.0+git20200918.c14836a:
+  * All services should 'Want=' targets not just 'After='
+
+-------------------------------------------------------------------

Old:
----
  containers-systemd-0.0+git20200901.c31b0cc.tar.xz

New:
----
  containers-systemd-0.0+git20200918.c14836a.tar.xz

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

Other differences:
------------------
++++++ containers-systemd.spec ++++++
--- /var/tmp/diff_new_pack.G3SSyv/_old  2020-09-21 17:14:01.571493669 +0200
+++ /var/tmp/diff_new_pack.G3SSyv/_new  2020-09-21 17:14:01.575493672 +0200
@@ -26,7 +26,7 @@
 %endif
 
 Name:           containers-systemd
-Version:        0.0+git20200901.c31b0cc
+Version:        0.0+git20200918.c14836a
 Release:        0
 Summary:        Systemd service files and config files for openSUSE container
 License:        MIT

++++++ _servicedata ++++++
--- /var/tmp/diff_new_pack.G3SSyv/_old  2020-09-21 17:14:01.619493706 +0200
+++ /var/tmp/diff_new_pack.G3SSyv/_new  2020-09-21 17:14:01.619493706 +0200
@@ -1,5 +1,5 @@
 <servicedata>
   <service name="tar_scm">
     <param 
name="url">git://github.com/kubic-project/containers-systemd.git</param>
- <param 
name="changesrevision">c31b0cc468a860937ebd99557fa88eb0097b8626</param></service>
+ <param 
name="changesrevision">5b189ec3b37a0a10150069a1f1e66e2ea9787e81</param></service>
 </servicedata>
\ No newline at end of file

++++++ containers-systemd-0.0+git20200901.c31b0cc.tar.xz -> 
containers-systemd-0.0+git20200918.c14836a.tar.xz ++++++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' 
old/containers-systemd-0.0+git20200901.c31b0cc/container-bind.service 
new/containers-systemd-0.0+git20200918.c14836a/container-bind.service
--- old/containers-systemd-0.0+git20200901.c31b0cc/container-bind.service       
2020-09-01 14:14:52.000000000 +0200
+++ new/containers-systemd-0.0+git20200918.c14836a/container-bind.service       
2020-09-18 16:48:52.000000000 +0200
@@ -2,6 +2,7 @@
 Description=openSUSE bind container
 
Documentation=https://build.opensuse.org/package/show/openSUSE:Factory/opensuse-bind-image
 After=network-online.target
+Wants=network-online.target
 
 [Service]
 Restart=on-failure
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' 
old/containers-systemd-0.0+git20200901.c31b0cc/container-dhcp-server.service 
new/containers-systemd-0.0+git20200918.c14836a/container-dhcp-server.service
--- 
old/containers-systemd-0.0+git20200901.c31b0cc/container-dhcp-server.service    
    2020-09-01 14:14:52.000000000 +0200
+++ 
new/containers-systemd-0.0+git20200918.c14836a/container-dhcp-server.service    
    2020-09-18 16:48:52.000000000 +0200
@@ -2,6 +2,7 @@
 Description=openSUSE dhcp4 server container
 
Documentation=https://build.opensuse.org/package/show/openSUSE:Factory/opensuse-dhcp-server-image
 After=network-online.target
+Wants=network-online.target
 
 [Service]
 Restart=on-failure
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' 
old/containers-systemd-0.0+git20200901.c31b0cc/container-dhcp6-server.service 
new/containers-systemd-0.0+git20200918.c14836a/container-dhcp6-server.service
--- 
old/containers-systemd-0.0+git20200901.c31b0cc/container-dhcp6-server.service   
    2020-09-01 14:14:52.000000000 +0200
+++ 
new/containers-systemd-0.0+git20200918.c14836a/container-dhcp6-server.service   
    2020-09-18 16:48:52.000000000 +0200
@@ -2,6 +2,7 @@
 Description=openSUSE dhcp6 server container
 
Documentation=https://build.opensuse.org/package/show/openSUSE:Factory/opensuse-dhcp-server-image
 After=network-online.target
+Wants=network-online.target
 
 [Service]
 Restart=on-failure
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' 
old/containers-systemd-0.0+git20200901.c31b0cc/container-haproxy.service 
new/containers-systemd-0.0+git20200918.c14836a/container-haproxy.service
--- old/containers-systemd-0.0+git20200901.c31b0cc/container-haproxy.service    
2020-09-01 14:14:52.000000000 +0200
+++ new/containers-systemd-0.0+git20200918.c14836a/container-haproxy.service    
2020-09-18 16:48:52.000000000 +0200
@@ -2,6 +2,7 @@
 Description=openSUSE haproxy container
 
Documentation=https://build.opensuse.org/package/show/openSUSE:Factory/opensuse-haproxy-image
 After=network-online.target container-bind.service
+Wants=network-online.target
 
 [Service]
 Restart=on-failure
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' 
old/containers-systemd-0.0+git20200901.c31b0cc/container-image-prune.service 
new/containers-systemd-0.0+git20200918.c14836a/container-image-prune.service
--- 
old/containers-systemd-0.0+git20200901.c31b0cc/container-image-prune.service    
    2020-09-01 14:14:52.000000000 +0200
+++ 
new/containers-systemd-0.0+git20200918.c14836a/container-image-prune.service    
    2020-09-18 16:48:52.000000000 +0200
@@ -1,6 +1,7 @@
 [Unit]
 Description=Removes all unnamed images from local storage
 After=local-fs.target
+Wants=local-fs.target
 
 [Service]
 Type=oneshot
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' 
old/containers-systemd-0.0+git20200901.c31b0cc/container-mariadb.service 
new/containers-systemd-0.0+git20200918.c14836a/container-mariadb.service
--- old/containers-systemd-0.0+git20200901.c31b0cc/container-mariadb.service    
2020-09-01 14:14:52.000000000 +0200
+++ new/containers-systemd-0.0+git20200918.c14836a/container-mariadb.service    
2020-09-18 16:48:52.000000000 +0200
@@ -2,6 +2,7 @@
 Description=openSUSE mariadb container
 
Documentation=https://build.opensuse.org/package/show/openSUSE:Factory/opensuse-mariadb-image
 After=network-online.target
+Wants=network-online.target
 
 [Service]
 Restart=on-failure
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' 
old/containers-systemd-0.0+git20200901.c31b0cc/container-nginx.service 
new/containers-systemd-0.0+git20200918.c14836a/container-nginx.service
--- old/containers-systemd-0.0+git20200901.c31b0cc/container-nginx.service      
2020-09-01 14:14:52.000000000 +0200
+++ new/containers-systemd-0.0+git20200918.c14836a/container-nginx.service      
2020-09-18 16:48:52.000000000 +0200
@@ -2,6 +2,7 @@
 Description=openSUSE nginx container
 
Documentation=https://build.opensuse.org/package/show/openSUSE:Factory/opensuse-nginx-image
 After=network-online.target
+Wants=network-online.target
 
 [Service]
 Restart=on-failure
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' 
old/containers-systemd-0.0+git20200901.c31b0cc/container-openldap.service 
new/containers-systemd-0.0+git20200918.c14836a/container-openldap.service
--- old/containers-systemd-0.0+git20200901.c31b0cc/container-openldap.service   
2020-09-01 14:14:52.000000000 +0200
+++ new/containers-systemd-0.0+git20200918.c14836a/container-openldap.service   
2020-09-18 16:48:52.000000000 +0200
@@ -2,6 +2,7 @@
 Description=openSUSE OpenLDAP container
 
Documentation=https://build.opensuse.org/package/show/openSUSE:Factory/opensuse-openldap-image
 After=network-online.target
+Wants=network-online.target
 
 [Service]
 Restart=on-failure
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' 
old/containers-systemd-0.0+git20200901.c31b0cc/container-postfix.service 
new/containers-systemd-0.0+git20200918.c14836a/container-postfix.service
--- old/containers-systemd-0.0+git20200901.c31b0cc/container-postfix.service    
2020-09-01 14:14:52.000000000 +0200
+++ new/containers-systemd-0.0+git20200918.c14836a/container-postfix.service    
2020-09-18 16:48:52.000000000 +0200
@@ -1,8 +1,8 @@
 [Unit]
 Description=openSUSE postfix container
 
Documentation=https://build.opensuse.org/package/show/openSUSE:Factory/opensuse-postfix-image
-After=network-online.target
-After=container-openldap.service
+After=network-online.target container-openldap.service
+Wants=network-online.target container-openldap.service
 
 [Service]
 Restart=on-failure
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' 
old/containers-systemd-0.0+git20200901.c31b0cc/container-squid.service 
new/containers-systemd-0.0+git20200918.c14836a/container-squid.service
--- old/containers-systemd-0.0+git20200901.c31b0cc/container-squid.service      
2020-09-01 14:14:52.000000000 +0200
+++ new/containers-systemd-0.0+git20200918.c14836a/container-squid.service      
2020-09-18 16:48:52.000000000 +0200
@@ -2,6 +2,7 @@
 Description=openSUSE squid container
 
Documentation=https://build.opensuse.org/package/show/openSUSE:Factory/opensuse-squid-image
 After=network-online.target
+Wants=network-online.target
 
 [Service]
 Restart=on-failure


Reply via email to