nfs-ganesha 2.4.1 GA

This commit is contained in:
Kaleb S. KEITHLEY 2016-10-31 11:11:36 -04:00
commit 4a37cb709b
2 changed files with 9 additions and 5 deletions

View File

@ -73,8 +73,8 @@ Requires: sles-release >= 12
%global use_system_ntirpc %{on_off_switch system_ntirpc}
Name: nfs-ganesha
Version: 2.4.0
Release: 2%{?dev:%{dev}}%{?dist}
Version: 2.4.1
Release: 1%{?dev:%{dev}}%{?dist}
Summary: NFS-Ganesha is a NFS Server running in user space
Group: Applications/System
License: LGPLv3+
@ -100,6 +100,7 @@ BuildRequires: systemd-rpm-macros
BuildRequires: libcap-devel
BuildRequires: libblkid-devel
BuildRequires: libuuid-devel
BuildRequires: gcc-c++
%if %{with system_ntirpc}
BuildRequires: libntirpc-devel >= 1.4.1
%endif
@ -289,7 +290,7 @@ be used with NFS-Ganesha to support PANFS
Summary: The NFS-GANESHA's GLUSTER FSAL
Group: Applications/System
Requires: nfs-ganesha = %{version}-%{release}
BuildRequires: glusterfs-api-devel >= 3.8.0
BuildRequires: glusterfs-api-devel >= 3.8.5
BuildRequires: libattr-devel, libacl-devel
%description gluster
@ -544,7 +545,10 @@ killall -SIGHUP dbus-daemon 2>&1 > /dev/null
%endif
%changelog
* Fri Sep 28 2016 Kaleb S. KEITHLEY <kkeithle at redhat.com> 2.4.0-2
* Mon Oct 31 2016 Kaleb S. KEITHLEY <kkeithle at redhat.com> 2.4.1-1
- nfs-ganesha 2.4.1 GA
* Fri Oct 28 2016 Kaleb S. KEITHLEY <kkeithle at redhat.com> 2.4.0-2
- rebuild with libntirpc-1.4.3
* Thu Sep 22 2016 Kaleb S. KEITHLEY <kkeithle at redhat.com> 2.4.0-1

View File

@ -1 +1 @@
2d08f266adf5846a61fd15b6f78c3d4f nfs-ganesha-2.4.0.tar.gz
bc7e03e28a9f3aea0f03476217d791c2 nfs-ganesha-2.4.1.tar.gz