[packages/podman] up to 4.0.0
atler
atler at pld-linux.org
Thu Feb 17 21:17:41 CET 2022
commit 5cd7f4f0a6cd0e5ce2fe32348acc9a4d089aa266
Author: Jan Palus <atler at pld-linux.org>
Date: Thu Feb 17 21:17:13 2022 +0100
up to 4.0.0
podman.spec | 6 ++++--
1 file changed, 4 insertions(+), 2 deletions(-)
---
diff --git a/podman.spec b/podman.spec
index 4ad108d..54c0b57 100644
--- a/podman.spec
+++ b/podman.spec
@@ -1,12 +1,12 @@
Summary: A tool for managing OCI containers and pods
Name: podman
-Version: 3.4.4
+Version: 4.0.0
Release: 1
License: Apache v2.0
Group: Applications/System
#Source0Download: https://github.com/containers/podman/releases
Source0: https://github.com/containers/podman/archive/v%{version}/%{name}-%{version}.tar.gz
-# Source0-md5: 19edefccc5a3288c34435ae7c2eee513
+# Source0-md5: 7ae60c93223c4b014be1a7dec27257aa
Source1: policy.json
Source2: registries.conf
URL: https://github.com/containers/podman
@@ -138,6 +138,8 @@ rm -rf $RPM_BUILD_ROOT
%config(noreplace) %verify(not md5 mtime size) %{_sysconfdir}/containers/storage.conf
%attr(755,root,root) %{_bindir}/podman
%attr(755,root,root) %{_bindir}/podman-remote
+%dir %{_libexecdir}/podman
+%attr(755,root,root) %{_libexecdir}/podman/rootlessport
%{systemdunitdir}/podman.service
%{systemdunitdir}/podman.socket
%{systemdunitdir}/podman-auto-update.service
================================================================
---- gitweb:
http://git.pld-linux.org/gitweb.cgi/packages/podman.git/commitdiff/5cd7f4f0a6cd0e5ce2fe32348acc9a4d089aa266
More information about the pld-cvs-commit
mailing list