Script 'mail_helper' called by obssrc
Hello community,

here is the log from the commit of package podman for openSUSE:Factory checked 
in at 2022-07-12 11:12:04
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/podman (Old)
 and      /work/SRC/openSUSE:Factory/.podman.new.1523 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "podman"

Tue Jul 12 11:12:04 2022 rev:96 rq:988296 version:4.1.1

Changes:
--------
--- /work/SRC/openSUSE:Factory/podman/podman.changes    2022-06-24 
08:44:47.887104738 +0200
+++ /work/SRC/openSUSE:Factory/.podman.new.1523/podman.changes  2022-07-12 
11:12:11.411678874 +0200
@@ -1,0 +2,6 @@
+Fri Jul  1 11:08:05 UTC 2022 - Predrag Ivanovi?? <predi...@mts.rs>
+
+- Fix build on Leap
+    Use libexec macro to set correct, per-distribution specific, directory. 
+
+-------------------------------------------------------------------

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

Other differences:
------------------
++++++ podman.spec ++++++
--- /var/tmp/diff_new_pack.AjeVkv/_old  2022-07-12 11:12:11.979679617 +0200
+++ /var/tmp/diff_new_pack.AjeVkv/_new  2022-07-12 11:12:11.983679622 +0200
@@ -128,7 +128,7 @@
 # Updates must be tested manually.
 
 %install
-make DESTDIR=%{buildroot} PREFIX=/usr install install.completions 
install.docker
+make DESTDIR=%{buildroot} PREFIX=/usr LIBEXECDIR=%{_libexecdir} install 
install.completions install.docker
 
 # packaged in libcontainers-common
 rm %{buildroot}/usr/share/man/man5/oci-hooks.*

Reply via email to