nfs-ganesha 2.4.3 GA
This commit is contained in:
parent
678423fa91
commit
094556fcd7
@ -73,7 +73,7 @@ Requires: sles-release >= 12
|
||||
%global use_system_ntirpc %{on_off_switch system_ntirpc}
|
||||
|
||||
Name: nfs-ganesha
|
||||
Version: 2.4.2
|
||||
Version: 2.4.3
|
||||
Release: 1%{?dev:%{dev}}%{?dist}
|
||||
Summary: NFS-Ganesha is a NFS Server running in user space
|
||||
Group: Applications/System
|
||||
@ -303,7 +303,7 @@ be used with NFS-Ganesha to support Gluster
|
||||
rm -rf contrib/libzfswrapper
|
||||
|
||||
%build
|
||||
cd src && %cmake . -DCMAKE_BUILD_TYPE=Debug \
|
||||
cd src && %cmake . -DCMAKE_BUILD_TYPE=RelWithDebInfo \
|
||||
-DBUILD_CONFIG=rpmbuild \
|
||||
-DUSE_FSAL_NULL=%{use_fsal_null} \
|
||||
-DUSE_FSAL_ZFS=NO \
|
||||
@ -545,6 +545,9 @@ killall -SIGHUP dbus-daemon 2>&1 > /dev/null
|
||||
%endif
|
||||
|
||||
%changelog
|
||||
* Tue Feb 7 2017 Kaleb S. KEITHLEY <kkeithle at redhat.com> 2.4.3-1
|
||||
- nfs-ganesha 2.4.3 GA
|
||||
|
||||
* Mon Jan 23 2017 Kaleb S. KEITHLEY <kkeithle at redhat.com> 2.4.2-1
|
||||
- nfs-ganesha 2.4.2 GA
|
||||
|
||||
|
2
sources
2
sources
@ -1 +1 @@
|
||||
SHA512 (nfs-ganesha-2.4.2.tar.gz) = cb793301c634fce8249bf8d3187580434aeea2378409db765c3327fb5d68ab36c2a94e31c90e6c04f77211d7bafef66ee99557e95dd2148af45415c4ca4caaa4
|
||||
SHA512 (nfs-ganesha-2.4.3.tar.gz) = e2b438f046d2032933749a37aa763040d6b708b02cd50e3ad063fdd395cbf0dae8747759857bb7488be729069c910f0102e0893bcfc0302fe6d82cd5b5e5edcd
|
||||
|
Loading…
Reference in New Issue
Block a user