Hello community, here is the log from the commit of package opam for openSUSE:Factory checked in at 2019-03-21 09:53:00 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/opam (Old) and /work/SRC/openSUSE:Factory/.opam.new.28833 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "opam" Thu Mar 21 09:53:00 2019 rev:3 rq:686954 version:2.0.3 Changes: -------- --- /work/SRC/openSUSE:Factory/opam/opam.changes 2019-03-10 09:39:16.972120097 +0100 +++ /work/SRC/openSUSE:Factory/.opam.new.28833/opam.changes 2019-03-21 09:53:08.350791473 +0100 @@ -1,0 +2,5 @@ +Wed Mar 20 13:22:51 UTC 2019 - [email protected] + +- Add runtime dependencies for opam switch to work (bsc#1129582). + +------------------------------------------------------------------- ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ opam.spec ++++++ --- /var/tmp/diff_new_pack.SXJlOt/_old 2019-03-21 09:53:11.134790720 +0100 +++ /var/tmp/diff_new_pack.SXJlOt/_new 2019-03-21 09:53:11.134790720 +0100 @@ -43,9 +43,14 @@ Requires: %{name}-installer%{?_isa} = %{version}-%{release} +Requires: bubblewrap +Requires: mccs + # https://cygwin.com/ml/cygwin/2018-01/msg00079.html +Requires: bzip2 Requires: curl Requires: diffutils +Requires: gzip Requires: patch Requires: tar Requires: unzip @@ -74,7 +79,7 @@ %setup -q -n %{name}-%{version} %build -%configure --with-mccs +%configure make all man %install
