nfs-ganesha 2.8.2 (f32/rawhide)
Signed-off-by: Kaleb S. KEITHLEY <kkeithle@redhat.com>
This commit is contained in:
parent
d81a79c315
commit
6af7ffe044
@ -272,15 +272,13 @@ be used with NFS-Ganesha to support PROXY based filesystems
|
|||||||
Summary: The NFS-GANESHA util scripts
|
Summary: The NFS-GANESHA util scripts
|
||||||
%if ( 0%{?suse_version} )
|
%if ( 0%{?suse_version} )
|
||||||
Requires: dbus-1-python, python-gobject2 python-pyparsing
|
Requires: dbus-1-python, python-gobject2 python-pyparsing
|
||||||
Requires: %{name}-gpfs = %{version}-%{release}, python
|
Requires: python
|
||||||
%else
|
%else
|
||||||
%if ( 0%{?fedora} >= 28 || 0%{?rhel} >= 8 )
|
%if ( 0%{?fedora} >= 28 || 0%{?rhel} >= 8 )
|
||||||
Requires: python3-dbus, python3-gobject, python3-pyparsing
|
Requires: python3-dbus, python3-gobject, python3-pyparsing
|
||||||
Requires: %{name}-gpfs = %{version}-%{release}, python3
|
|
||||||
BuildRequires: python3-devel
|
BuildRequires: python3-devel
|
||||||
%else
|
%else
|
||||||
Requires: python2-dbus, pygobject2, python2-pyparsing
|
Requires: python2-dbus, pygobject2, python2-pyparsing
|
||||||
Requires: gpfs.nfs-ganesha = %{version}-%{release}, python2
|
|
||||||
BuildRequires: python2-devel
|
BuildRequires: python2-devel
|
||||||
%endif
|
%endif
|
||||||
%endif
|
%endif
|
||||||
|
Loading…
x
Reference in New Issue
Block a user