Hello community,

here is the log from the commit of package docker for openSUSE:Factory checked 
in at 2019-02-27 21:11:41
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/docker (Old)
 and      /work/SRC/openSUSE:Factory/.docker.new.28833 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "docker"

Wed Feb 27 21:11:41 2019 rev:87 rq:679242 version:18.09.1_ce

Changes:
--------
--- /work/SRC/openSUSE:Factory/docker/docker.changes    2019-02-13 
09:58:50.617658137 +0100
+++ /work/SRC/openSUSE:Factory/.docker.new.28833/docker.changes 2019-02-27 
21:11:42.579196565 +0100
@@ -1,0 +2,5 @@
+Tue Feb 26 09:39:57 UTC 2019 - Michal Jura <mj...@suse.com>
+
+- Move daemon.json file to /etc/docker directory, bsc#1114832 
+
+-------------------------------------------------------------------

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

Other differences:
------------------
++++++ docker.spec ++++++
--- /var/tmp/diff_new_pack.ZL1pBi/_old  2019-02-27 21:11:44.235196231 +0100
+++ /var/tmp/diff_new_pack.ZL1pBi/_new  2019-02-27 21:11:44.263196225 +0100
@@ -392,7 +392,7 @@
 install -D -m 644 %{SOURCE4} %{buildroot}%{_fillupdir}/sysconfig.docker
 
 # install docker config file
-install -D -m 644 %{SOURCE10} %{buildroot}%{_sysconfdir}/daemon.json
+install -D -m 644 %{SOURCE10} %{buildroot}%{_sysconfdir}/docker/daemon.json
 
 # install manpages (using the ones from the engine)
 install -d %{buildroot}%{_mandir}/man1
@@ -451,7 +451,8 @@
 %dir %{_unitdir}/%{realname}.service.d/
 %{_unitdir}/%{realname}.service.d/90-kubic.conf
 %endif
-%config %{_sysconfdir}/daemon.json
+%dir %{_sysconfdir}/docker
+%config %{_sysconfdir}/docker/daemon.json
 %config %{_sysconfdir}/audit/rules.d/%{realname}.rules
 %{_udevrulesdir}/80-%{realname}.rules
 %{_fillupdir}/sysconfig.docker


Reply via email to