Hello community,

here is the log from the commit of package podman for openSUSE:Factory checked 
in at 2018-12-07 14:39:50
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/podman (Old)
 and      /work/SRC/openSUSE:Factory/.podman.new.19453 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "podman"

Fri Dec  7 14:39:50 2018 rev:32 rq:655979 version:0.11.1.1

Changes:
--------
--- /work/SRC/openSUSE:Factory/podman/podman.changes    2018-11-18 
23:31:55.245500843 +0100
+++ /work/SRC/openSUSE:Factory/.podman.new.19453/podman.changes 2018-12-07 
14:39:54.698735798 +0100
@@ -1,0 +2,5 @@
+Fri Dec  7 07:42:47 UTC 2018 - Adrian Schröter <adr...@suse.de>
+
+- add dependency to iptables, build fails otherwise
+
+-------------------------------------------------------------------

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

Other differences:
------------------
++++++ podman.spec ++++++
--- /var/tmp/diff_new_pack.bw9l75/_old  2018-12-07 14:39:56.182733960 +0100
+++ /var/tmp/diff_new_pack.bw9l75/_new  2018-12-07 14:39:56.186733955 +0100
@@ -52,6 +52,7 @@
 BuildRequires:  golang(API) >= 1.10
 Requires:       cni
 Requires:       cni-plugins
+Requires:       iptables
 Requires:       libcontainers-common
 Requires:       libcontainers-image
 Requires:       libcontainers-storage
@@ -76,7 +77,7 @@
 %prep
 %setup -q
 # unpack conmon into the unpacked podman source
-%setup -T -D -a 1
+%setup -q -T -D -a 1
 mkdir -pv $HOME/go/src/%{conmon_project}
 mv conmon-git.%{conmon_commit}/* $HOME/go/src/%{conmon_project}
 rm -r conmon-git.%{conmon_commit}


Reply via email to