Hello community,

here is the log from the commit of package skopeo for openSUSE:Factory checked 
in at 2018-02-15 13:23:13
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/skopeo (Old)
 and      /work/SRC/openSUSE:Factory/.skopeo.new (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "skopeo"

Thu Feb 15 13:23:13 2018 rev:7 rq:575776 version:0.1.26

Changes:
--------
--- /work/SRC/openSUSE:Factory/skopeo/skopeo.changes    2018-02-05 
10:48:57.811673581 +0100
+++ /work/SRC/openSUSE:Factory/.skopeo.new/skopeo.changes       2018-02-15 
13:23:15.212885931 +0100
@@ -1,0 +2,6 @@
+Mon Feb 12 08:42:04 UTC 2018 - vrothb...@suse.com
+
+- Add requirement on libcontainers-common, which now provides the
+  /etc/containers/policy.json config.
+
+-------------------------------------------------------------------

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

Other differences:
------------------
++++++ skopeo.spec ++++++
--- /var/tmp/diff_new_pack.W5SKtp/_old  2018-02-15 13:23:15.860862391 +0100
+++ /var/tmp/diff_new_pack.W5SKtp/_new  2018-02-15 13:23:15.864862246 +0100
@@ -34,6 +34,7 @@
 BuildRequires:  go >= 1.5
 BuildRequires:  go-go-md2man
 BuildRequires:  libgpgme-devel
+BuildRequires:  libcontainers-common
 # Required for containers/storage integration.
 %if 0%{with storage}
 BuildRequires:  device-mapper-devel >= 1.2.68
@@ -43,6 +44,7 @@
 %if 0%{with ostree}
 BuildRequires:  libostree-devel
 %endif
+Requires:       libcontainers-common
 BuildRoot:      %{_tmppath}/%{name}-%{version}-build
 ExcludeArch:    s390
 
@@ -78,7 +80,6 @@
 %install
 # Install the binary.
 install -D -m 0755 %{name} "%{buildroot}/%{_bindir}/%{name}"
-install -D -m 0644 default-policy.json 
"%{buildroot}/etc/containers/policy.json"
 make INSTALLDIR="%{buildroot}/%{_bindir}" install-binary
 
 # Install the docs.
@@ -88,8 +89,6 @@
 %defattr(-,root,root)
 %doc LICENSE README.md
 %{_bindir}/%{name}
-%dir /etc/containers
-%config /etc/containers/policy.json
 %{_mandir}/man1/skopeo.1*
 
 %changelog


Reply via email to