|
|
a4b6e4 |
Name: container-tools
|
|
|
a4b6e4 |
Version: 1
|
|
|
207cee |
Release: 9%{?dist}
|
|
|
a4b6e4 |
Summary: A meta-package witch container tools such as podman, buildah, skopeo, etc.
|
|
|
a4b6e4 |
License: MIT
|
|
|
a4b6e4 |
BuildArch: noarch
|
|
|
a4b6e4 |
Requires: buildah >= 0:1.21.4
|
|
|
a4b6e4 |
Requires: conmon
|
|
|
a4b6e4 |
Requires: (container-selinux >= 2:2.162.1 if selinux-policy)
|
|
|
a4b6e4 |
Requires: containernetworking-plugins
|
|
|
a4b6e4 |
Requires: containers-common
|
|
|
a4b6e4 |
Requires: fuse-overlayfs
|
|
|
a4b6e4 |
Requires: podman >= 3.2.3
|
|
|
a4b6e4 |
Requires: podman-docker
|
|
|
a4b6e4 |
Requires: podman-manpages
|
|
|
a4b6e4 |
Requires: podman-remote
|
|
|
a4b6e4 |
Requires: python3-podman
|
|
|
207cee |
Requires: oci-runtime
|
|
|
207cee |
%if 0%{?rhel} >= 9 || 0%{?fedora}
|
|
|
207cee |
Requires: crun >= 0.19
|
|
|
207cee |
%else
|
|
|
a4b6e4 |
Requires: runc
|
|
|
207cee |
%endif
|
|
|
a4b6e4 |
Requires: skopeo >= 1:1.3.1
|
|
|
a4b6e4 |
Requires: slirp4netns
|
|
|
207cee |
Requires: cockpit-podman
|
|
|
207cee |
Requires: toolbox
|
|
|
207cee |
Requires: udica
|
|
|
207cee |
Suggests: oci-seccomp-bpf-hook
|
|
|
207cee |
Suggests: runc
|
|
|
a4b6e4 |
|
|
|
a4b6e4 |
%description
|
|
|
a4b6e4 |
Latest versions of podman, buildah, skopeo, runc, conmon, CRIU, Udica, etc as
|
|
|
a4b6e4 |
well as dependencies such as container-selinux built and tested together, and
|
|
|
a4b6e4 |
updated.
|
|
|
a4b6e4 |
|
|
|
a4b6e4 |
%package tests
|
|
|
a4b6e4 |
Summary: Test packages for container-tools
|
|
|
a4b6e4 |
Requires: %{name} = %{?epoch:%{epoch}:}%{version}-%{release}
|
|
|
a4b6e4 |
Requires: buildah-tests
|
|
|
a4b6e4 |
Requires: podman-tests
|
|
|
a4b6e4 |
Requires: skopeo-tests
|
|
|
a4b6e4 |
|
|
|
a4b6e4 |
%description tests
|
|
|
a4b6e4 |
This package contains system tests for %{name}.
|
|
|
a4b6e4 |
|
|
|
a4b6e4 |
%prep
|
|
|
a4b6e4 |
|
|
|
a4b6e4 |
%build
|
|
|
a4b6e4 |
|
|
|
a4b6e4 |
%install
|
|
|
a4b6e4 |
|
|
|
a4b6e4 |
%files
|
|
|
a4b6e4 |
|
|
|
a4b6e4 |
%files tests
|
|
|
a4b6e4 |
|
|
|
a4b6e4 |
%changelog
|
|
|
207cee |
* Thu Feb 10 2022 Jindrich Novy <jnovy@redhat.com> - 1-9
|
|
|
207cee |
- put conditional require in the metapackage
|
|
|
207cee |
- Related: #2000051
|
|
|
207cee |
|
|
|
207cee |
* Tue Feb 08 2022 Jindrich Novy <jnovy@redhat.com> - 1-8
|
|
|
207cee |
- amend dependencies for container-tools metapackage
|
|
|
207cee |
- Related: #2000051
|
|
|
207cee |
|
|
|
a4b6e4 |
* Mon Oct 04 2021 Jindrich Novy <jnovy@redhat.com> - 1-7
|
|
|
a4b6e4 |
- rebuild for https://issues.redhat.com/browse/RHELBLD-7728
|
|
|
a4b6e4 |
- Related: #2000051
|
|
|
a4b6e4 |
|
|
|
a4b6e4 |
* Thu Sep 30 2021 Jindrich Novy <jnovy@redhat.com> - 1-6
|
|
|
a4b6e4 |
- perform only sanity/installability tests for metapackage
|
|
|
a4b6e4 |
- Related: #2000051
|
|
|
a4b6e4 |
|
|
|
a4b6e4 |
* Thu Sep 30 2021 Jindrich Novy <jnovy@redhat.com> - 1-5
|
|
|
a4b6e4 |
- modify gating.yaml according to the development guide
|
|
|
a4b6e4 |
- Related: #2000051
|
|
|
a4b6e4 |
|
|
|
a4b6e4 |
* Wed Sep 29 2021 Jindrich Novy <jnovy@redhat.com> - 1-4
|
|
|
a4b6e4 |
- add gating.yaml
|
|
|
a4b6e4 |
- Related: #2000051
|
|
|
a4b6e4 |
|
|
|
a4b6e4 |
* Thu Sep 23 2021 Jindrich Novy <jnovy@redhat.com> - 1-3
|
|
|
a4b6e4 |
- fix dependency on podman
|
|
|
a4b6e4 |
- Related: #2000051
|
|
|
a4b6e4 |
|
|
|
a4b6e4 |
* Tue Sep 21 2021 Jindrich Novy <jnovy@redhat.com> - 1-2
|
|
|
a4b6e4 |
- initial import
|
|
|
a4b6e4 |
- Resolves: #2000871
|