From 3dd497335b06b77e2c698e872cfd4c3c801acefc Mon Sep 17 00:00:00 2001 From: virtbuilder_pel7ppc64lebuilder0 Date: Mon, 10 Feb 2020 14:54:49 +0100 Subject: [PATCH] podman update 1.8.0 Signed-off-by: virtbuilder_pel7ppc64lebuilder0 --- SPECS/podman.spec | 12 +++++++----- 1 file changed, 7 insertions(+), 5 deletions(-) diff --git a/SPECS/podman.spec b/SPECS/podman.spec index 4149fc8..8c4abe6 100644 --- a/SPECS/podman.spec +++ b/SPECS/podman.spec @@ -23,18 +23,17 @@ %global provider_prefix %{provider}.%{provider_tld}/%{project}/%{repo} %global import_path %{provider_prefix} %global git0 https://%{provider}.%{provider_tld}/%{project}/%{repo} -%global commit0 b3f10c8be229bcc58c1673b0431285fd5fce1293 +%global commit0 2ced9094d4728dd09f60a177faa32339a8d0f721 %global shortcommit0 %(c=%{commit0}; echo ${c:0:7}) %global import_path_conmon github.com/containers/conmon %global git_conmon https://%{import_path_conmon} -%global commit_conmon 1de71ad51b9f390451eb37029ae913b0a86f1a5b +%global commit_conmon 77f4a5131bfc344ab4485cd3f1e4644bfa2122e2 %global shortcommit_conmon %(c=%{commit_conmon}; echo ${c:0:7}) Name: podman -Epoch: 2 -Version: 1.4.4 -Release: 4%{?dist} +Version: 1.8.0 +Release: 1%{?dist} Summary: Manage Pods, Containers and Container Images License: ASL 2.0 URL: https://%{name}.io/ @@ -538,11 +537,14 @@ exit 0 %{_datadir}/containers/%{repo}.conf %{_unitdir}/io.%{name}.service %{_unitdir}/io.%{name}.socket +%{_userunitdir}/io.%{name}.service +%{_userunitdir}/io.%{name}.socket %{_usr}/lib/tmpfiles.d/%{name}.conf %files docker %{_bindir}/docker %{_mandir}/man1/docker*.1* +%{_usr}/lib/tmpfiles.d/%{name}-docker.conf %if 0%{?with_devel} %files -n libpod-devel -f devel.file-list