nfs-ganesha 2.6.1 GA
Signed-off-by: Kaleb S. KEITHLEY <kkeithle@redhat.com>
This commit is contained in:
parent
dc3646458c
commit
fa4ed37765
@ -99,8 +99,8 @@ Requires: openSUSE-release
|
||||
#%%global dash_dev_version 2.6-rc5
|
||||
|
||||
Name: nfs-ganesha
|
||||
Version: 2.6.0
|
||||
Release: 2%{?dev:%{dev}}%{?dist}
|
||||
Version: 2.6.1
|
||||
Release: 1%{?dev:%{dev}}%{?dist}
|
||||
Summary: NFS-Ganesha is a NFS Server running in user space
|
||||
Group: Applications/System
|
||||
License: LGPLv3+
|
||||
@ -129,7 +129,7 @@ BuildRequires: libblkid-devel
|
||||
BuildRequires: libuuid-devel
|
||||
BuildRequires: gcc-c++
|
||||
%if %{with system_ntirpc}
|
||||
BuildRequires: libntirpc-devel = 1.6.1
|
||||
BuildRequires: libntirpc-devel = 1.6.2
|
||||
%else
|
||||
Requires: libntirpc = @NTIRPC_VERSION_EMBED@
|
||||
%endif
|
||||
@ -729,6 +729,9 @@ exit 0
|
||||
%endif
|
||||
|
||||
%changelog
|
||||
* Tue Mar 20 2018 Kaleb S. KEITHLEY <kkeithle at redhat.com> 2.6.1-1
|
||||
- nfs-ganesha 2.6.1 GA
|
||||
|
||||
* Fri Mar 2 2018 Kaleb S. KEITHLEY <kkeithle at redhat.com> 2.6.0-2
|
||||
- nfs-ganesha 2.6.0 GA, rebuild (relink) with libntirpc-1.6.1
|
||||
|
||||
|
2
sources
2
sources
@ -1 +1 @@
|
||||
SHA512 (nfs-ganesha-2.6.0.tar.gz) = 37de73ba736a8fe8cc6ddcbc0666e7b3a60c8f3dbfc90e4bed40f92d33d6da8f169d5e3801bcc5f5c0fc649a966f4ae7ec14d3ffc01552c2726a6c2efdc72d91
|
||||
SHA512 (nfs-ganesha-2.6.1.tar.gz) = 6d1cc9d25bcc2b2550646b7a2884ba1700010996a94ab27349917707e2016c8140d651bc21354d7461b1c83648a6e02ac8fdf6f6821c83c9bc82f4dce697648b
|
||||
|
Loading…
Reference in New Issue
Block a user