Add require containernetworking-plugins
(cherry picked from commit 17204993bb2988a3017c76620d4b104a59f867b9)
This commit is contained in:
parent
0060f642f0
commit
5882b39e2e
@ -2,7 +2,7 @@
|
||||
|
||||
Name: podman
|
||||
Version: 4.9.4
|
||||
Release: 2
|
||||
Release: 3
|
||||
Summary: A tool for managing OCI containers and pods.
|
||||
Epoch: 1
|
||||
License: Apache-2.0 and MIT
|
||||
@ -15,7 +15,7 @@ Source3: https://github.com/cpuguy83/go-md2man/archive/refs/tags/v2.0.3.ta
|
||||
BuildRequires: gcc golang btrfs-progs-devel glib2-devel glibc-devel glibc-static
|
||||
BuildRequires: gpgme-devel libassuan-devel libgpg-error-devel libseccomp-devel libselinux-devel
|
||||
BuildRequires: ostree-devel pkgconfig make git-core systemd systemd-devel shadow-subid-devel man-db
|
||||
Requires: crun containers-common iptables nftables conmon container-selinux catatonit
|
||||
Requires: crun containers-common containernetworking-plugins iptables nftables conmon container-selinux catatonit
|
||||
Provides: %{name}-quadlet
|
||||
Obsoletes: %{name}-quadlet <= 5:4.4.0-1
|
||||
Provides: %{name}-quadlet = %{epoch}:%{version}-%{release}
|
||||
@ -277,6 +277,9 @@ cp -pav test/system %{buildroot}/%{_datadir}/%{name}/test/
|
||||
%{_bindir}/%{name}sh
|
||||
|
||||
%changelog
|
||||
* Mon Apr 08 2024 lijian <lijian2@kylinos.cn> 1:4.9.4-3
|
||||
- Add require containernetworking-plugins
|
||||
|
||||
* Wed Mar 27 2024 lijian <lijian2@kylinos.cn> 1:4.9.4-2
|
||||
- delete unused source podman-machine-cni
|
||||
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user