Hello community,

here is the log from the commit of package docker for openSUSE:Factory checked 
in at 2015-07-25 07:44:33
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/docker (Old)
 and      /work/SRC/openSUSE:Factory/.docker.new (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "docker"

Changes:
--------
--- /work/SRC/openSUSE:Factory/docker/docker.changes    2015-07-23 
15:23:11.000000000 +0200
+++ /work/SRC/openSUSE:Factory/.docker.new/docker.changes       2015-07-25 
07:44:34.000000000 +0200
@@ -1,0 +2,8 @@
+Fri Jul 24 14:24:16 UTC 2015 - [email protected]
+
+- Exclude archs where docker does not build. Otherwise it gets into
+  and infinite loop when building.
+
+  We'll fix that later if we want to release for those archs. 
+
+-------------------------------------------------------------------

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

Other differences:
------------------
++++++ docker.spec ++++++
--- /var/tmp/diff_new_pack.j6fEof/_old  2015-07-25 07:44:35.000000000 +0200
+++ /var/tmp/diff_new_pack.j6fEof/_new  2015-07-25 07:44:35.000000000 +0200
@@ -83,6 +83,9 @@
 PreReq:         %fillup_prereq
 BuildRoot:      %{_tmppath}/%{name}-%{version}-build
 ExcludeArch:    %ix86
+ExcludeArch:    s390
+ExcludeArch:    s390x
+ExcludeArch:    ppc
 
 %description
 Docker complements LXC with a high-level API which operates at the process


Reply via email to