Skip to content
GitLab
Menu
Projects
Groups
Snippets
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in
Toggle navigation
Menu
Open sidebar
staging
rpms
podman
Commits
2128f1c6
Commit
2128f1c6
authored
Jun 15, 2022
by
Rocky Automation
📺
Browse files
import podman-4.0.2-7.el9_0
parent
ebb650f7
Changes
1
Hide whitespace changes
Inline
Side-by-side
SPECS/podman.spec
View file @
2128f1c6
...
...
@@ -25,7 +25,7 @@ GO111MODULE=off go build -buildmode pie -compiler gc -tags="rpm_crashtraceback $
Epoch: 2
Name: podman
Version: 4.0.2
Release:
6
%{?dist}
Release:
7
%{?dist}
Summary: Manage Pods, Containers and Container Images
License: ASL 2.0 and GPLv3+
URL: https://%{name}.io/
...
...
@@ -67,7 +67,8 @@ BuildRequires: file
BuildRequires: gcc
BuildRequires: libtool
Requires: containers-common >= 2:1-27
Requires: containernetworking-plugins >= 0.9.1-1
Suggests: containernetworking-plugins >= 0.9.1-1
Requires: netavark
Requires: iptables
Requires: nftables
Obsoletes: oci-systemd-hook < 1
...
...
@@ -414,6 +415,10 @@ exit 0
%{_libexecdir}/%{name}/gvproxy
%changelog
* Thu May 19 2022 Jindrich Novy <jnovy@redhat.com> - 2:4.0.2-7
- require netavark and make CNI optional via soft-deps
- Related: #2088182
* Fri Apr 01 2022 Jindrich Novy <jnovy@redhat.com> - 2:4.0.2-6
- rebuild because of malfunctional gating
- Related: #2067526
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment