mirror of
https://github.com/containers/podman.git
synced 2025-06-17 15:08:08 +08:00
Remove varlink support from Podman
Signed-off-by: Daniel J Walsh <dwalsh@redhat.com>
This commit is contained in:
@ -36,20 +36,13 @@ BuildArch: noarch
|
||||
BuildRequires: git
|
||||
BuildRequires: python3-devel
|
||||
BuildRequires: python3-setuptools
|
||||
BuildRequires: python3-varlink
|
||||
|
||||
Requires: python3-humanize
|
||||
Requires: python3-pytoml
|
||||
Requires: python3-setuptools
|
||||
Requires: python3-varlink
|
||||
Requires: python3-psutil
|
||||
Requires: podman
|
||||
|
||||
%if 0%{?fedora}
|
||||
# 2018-07-20 RHEL8 doesn't have varlink RPM yet
|
||||
Requires: python3-varlink
|
||||
%endif
|
||||
|
||||
Provides: %{name} = %{version}-%{release}
|
||||
|
||||
%description
|
||||
|
Reference in New Issue
Block a user