podman-4.6.1-4.el9
- amend podmansh provides - Related: #2176063 Signed-off-by: Jindrich Novy <jnovy@redhat.com>
This commit is contained in:
parent
39d77192d2
commit
90e0d0dcba
12
podman.spec
12
podman.spec
@ -18,7 +18,7 @@ GO111MODULE=off go build -buildmode pie -compiler gc -tags="rpm_crashtraceback $
|
|||||||
Epoch: 2
|
Epoch: 2
|
||||||
Name: podman
|
Name: podman
|
||||||
Version: 4.6.1
|
Version: 4.6.1
|
||||||
Release: 3%{?dist}
|
Release: 4%{?dist}
|
||||||
Summary: Manage Pods, Containers and Container Images
|
Summary: Manage Pods, Containers and Container Images
|
||||||
License: Apache-2.0 AND BSD-2-Clause AND BSD-3-Clause AND ISC AND MIT AND MPL-2.0
|
License: Apache-2.0 AND BSD-2-Clause AND BSD-3-Clause AND ISC AND MIT AND MPL-2.0
|
||||||
URL: https://%{name}.io/
|
URL: https://%{name}.io/
|
||||||
@ -73,9 +73,9 @@ Requires: slirp4netns >= 0.4.0-1
|
|||||||
Recommends: crun
|
Recommends: crun
|
||||||
Requires: fuse-overlayfs
|
Requires: fuse-overlayfs
|
||||||
Requires: oci-runtime
|
Requires: oci-runtime
|
||||||
Provides: podmansh
|
Provides: podmansh = %{epoch}:%{version}-%{release}
|
||||||
Provides: podman-podmansh
|
Provides: podman-podmansh = %{epoch}:%{version}-%{release}
|
||||||
Provides: podman-shell
|
Provides: podman-shell = %{epoch}:%{version}-%{release}
|
||||||
|
|
||||||
%description
|
%description
|
||||||
%{name} (Pod Manager) is a fully featured container engine that is a simple
|
%{name} (Pod Manager) is a fully featured container engine that is a simple
|
||||||
@ -396,6 +396,10 @@ fi
|
|||||||
%{_libexecdir}/%{name}/gvproxy
|
%{_libexecdir}/%{name}/gvproxy
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Tue Aug 22 2023 Jindrich Novy <jnovy@redhat.com> - 2:4.6.1-4
|
||||||
|
- amend podmansh provides
|
||||||
|
- Related: #2176063
|
||||||
|
|
||||||
* Tue Aug 22 2023 Jindrich Novy <jnovy@redhat.com> - 2:4.6.1-3
|
* Tue Aug 22 2023 Jindrich Novy <jnovy@redhat.com> - 2:4.6.1-3
|
||||||
- update to the latest content of https://github.com/containers/podman/tree/v4.6.1-rhel
|
- update to the latest content of https://github.com/containers/podman/tree/v4.6.1-rhel
|
||||||
(https://github.com/containers/podman/commit/8bb0204)
|
(https://github.com/containers/podman/commit/8bb0204)
|
||||||
|
Loading…
Reference in New Issue
Block a user