NFS-Ganesha 3.2 GA
3.1 was not built Signed-off-by: Kaleb S. KEITHLEY <kkeithle@redhat.com>
This commit is contained in:
parent
ab2d212e63
commit
9825f8b96a
@ -129,7 +129,7 @@ Requires: openSUSE-release
|
||||
# %%global dev rc5
|
||||
|
||||
Name: nfs-ganesha
|
||||
Version: 3.0
|
||||
Version: 3.2
|
||||
Release: 1%{?dev:%{dev}}%{?dist}
|
||||
Summary: NFS-Ganesha is a NFS Server running in user space
|
||||
License: LGPLv3+
|
||||
@ -169,7 +169,7 @@ BuildRequires: libwbclient-devel
|
||||
%endif
|
||||
BuildRequires: gcc-c++
|
||||
%if ( %{with_system_ntirpc} )
|
||||
BuildRequires: libntirpc-devel = 3.0
|
||||
BuildRequires: libntirpc-devel = 3.2
|
||||
%else
|
||||
Requires: libntirpc = @NTIRPC_VERSION_EMBED@
|
||||
%endif
|
||||
@ -891,6 +891,10 @@ exit 0
|
||||
%endif
|
||||
|
||||
%changelog
|
||||
* Sun Dec 22 2019 Kaleb S. KEITHLEY <kkeithle at redhat.com> - 3.2-1
|
||||
- NFS-Ganesha 3.2 GA
|
||||
- 3.1 was not built
|
||||
|
||||
* Mon Nov 11 2019 Kaleb S. KEITHLEY <kkeithle at redhat.com> - 3.0-1
|
||||
- NFS-Ganesha 3.0 GA
|
||||
|
||||
|
2
sources
2
sources
@ -1 +1 @@
|
||||
SHA512 (nfs-ganesha-3.0.tar.gz) = 3fafdef86868ae5f575e6b3b63686eeec6edf76ebadc61c900fdb06bb0f70214be3f331e288eff70418d547e65d0c4b229d41b5c7d7eeabb0ffe68f8960dd2cc
|
||||
SHA512 (nfs-ganesha-3.2.tar.gz) = 12360d9aa38cbfc6d5b252c53526d80f4e98a47b963cd55ed8f68f6f2e1102caed4b62cd50885d516bb412347ec179a65f677a7755a718ef7edc129aef6775b3
|
||||
|
Loading…
Reference in New Issue
Block a user