diff --git a/nfs-ganesha.spec b/nfs-ganesha.spec index 1b32cb1..e466237 100644 --- a/nfs-ganesha.spec +++ b/nfs-ganesha.spec @@ -272,15 +272,13 @@ be used with NFS-Ganesha to support PROXY based filesystems Summary: The NFS-GANESHA util scripts %if ( 0%{?suse_version} ) Requires: dbus-1-python, python-gobject2 python-pyparsing -Requires: %{name}-gpfs = %{version}-%{release}, python +Requires: python %else %if ( 0%{?fedora} >= 28 || 0%{?rhel} >= 8 ) Requires: python3-dbus, python3-gobject, python3-pyparsing -Requires: %{name}-gpfs = %{version}-%{release}, python3 BuildRequires: python3-devel %else Requires: python2-dbus, pygobject2, python2-pyparsing -Requires: gpfs.nfs-ganesha = %{version}-%{release}, python2 BuildRequires: python2-devel %endif %endif