From 054ad8b2e76999d31084129c3d12fdb569263e79 Mon Sep 17 00:00:00 2001 From: "Kaleb S. KEITHLEY" Date: Fri, 24 Feb 2017 15:31:02 -0500 Subject: [PATCH] nfs-ganesha 2.4.3 GA, reenable FSAL_CEPH and FSAL_RGW --- nfs-ganesha.spec | 5 ++--- 1 file changed, 2 insertions(+), 3 deletions(-) diff --git a/nfs-ganesha.spec b/nfs-ganesha.spec index 35ca773..801fe75 100644 --- a/nfs-ganesha.spec +++ b/nfs-ganesha.spec @@ -90,13 +90,11 @@ BuildRequires: krb5-devel %if ( 0%{?suse_version} ) BuildRequires: dbus-1-devel Requires: dbus-1 +BuildRequires: systemd-rpm-macros %else BuildRequires: dbus-devel Requires: dbus %endif -%if ( 0%{?suse_version} ) -BuildRequires: systemd-rpm-macros -%endif BuildRequires: libcap-devel BuildRequires: libblkid-devel BuildRequires: libuuid-devel @@ -104,6 +102,7 @@ BuildRequires: gcc-c++ %if %{with system_ntirpc} BuildRequires: libntirpc-devel >= 1.4.1 %endif +Requires: policycoreutils-python Requires: nfs-utils %if ( 0%{?fedora} ) || ( 0%{?rhel} && 0%{?rhel} >= 6 ) || ( 0%{?suse_version} ) Requires: rpcbind