From f0634057160b6e1466ac8acd5fce076965b05fe4 Mon Sep 17 00:00:00 2001 From: "Kaleb S. KEITHLEY" Date: Fri, 17 Jan 2014 14:06:53 -0500 Subject: [PATCH] nfs-ganesha-2.0.0-6, EPEL7 + xfsprogs --- nfs-ganesha.spec | 7 +++++-- 1 file changed, 5 insertions(+), 2 deletions(-) diff --git a/nfs-ganesha.spec b/nfs-ganesha.spec index de639b2..52f7a21 100644 --- a/nfs-ganesha.spec +++ b/nfs-ganesha.spec @@ -20,7 +20,7 @@ Name: nfs-ganesha Version: %{version} -Release: 5%{?prereltag:.%{prereltag}}%{?dist} +Release: 6%{?prereltag:.%{prereltag}}%{?dist} Summary: Ganesha NFS Server Group: System Environment/Libraries License: LGPLv3+ @@ -59,7 +59,7 @@ BuildRequires: dbus-devel # jemalloc not in rhel7 yet BuildRequires: jemalloc-devel %endif -%if ( !( 0%{?rhel} && 0%{?rhel} < 7 ) ) +%if ( 0%{?fedora} && 0%{?fedora} > 16 ) || ( 0%{?rhel} && 0%{?rhel} > 6 ) BuildRequires: xfsprogs-devel BuildRequires: libnfsidmap-devel BuildRequires: libwbclient-devel @@ -189,6 +189,9 @@ install -D -p -m 0744 %{SOURCE4} %{buildroot}%{_sbindir}/nfs_ganesha.sh %dir %{_pkgdocdir} %changelog +* Fri Jan 17 2014 Kaleb S. KEITHLEY 2.0.0-6 +- EPEL7 and xfsprogs + * Fri Jan 17 2014 Kaleb S. KEITHLEY 2.0.0-5 - EPEL7