nfs-ganesha 2.5rc7
This commit is contained in:
parent
b8570f7f58
commit
46a5515e98
@ -46,7 +46,7 @@ Requires: sles-release >= 12
|
||||
%bcond_without xfs
|
||||
%global use_fsal_xfs %{on_off_switch xfs}
|
||||
|
||||
%bcond_without ceph
|
||||
%bcond_with ceph
|
||||
%global use_fsal_ceph %{on_off_switch ceph}
|
||||
|
||||
%bcond_with rgw
|
||||
@ -75,12 +75,12 @@ Requires: sles-release >= 12
|
||||
%bcond_without system_ntirpc
|
||||
%global use_system_ntirpc %{on_off_switch system_ntirpc}
|
||||
|
||||
%global dev rc6
|
||||
%global dash_dev_version 2.5-rc6
|
||||
%global dev rc7
|
||||
%global dash_dev_version 2.5-rc7
|
||||
|
||||
Name: nfs-ganesha
|
||||
Version: 2.5.0
|
||||
Release: 0.6%{?dev:%{dev}}%{?dist}
|
||||
Release: 0.7%{?dev:%{dev}}%{?dist}
|
||||
Summary: NFS-Ganesha is a NFS Server running in user space
|
||||
Group: Applications/System
|
||||
License: LGPLv3+
|
||||
@ -597,6 +597,9 @@ exit 0
|
||||
%endif
|
||||
|
||||
%changelog
|
||||
* Mon May 22 2017 Kaleb S. KEITHLEY <kkeithle at redhat.com> 2.5.0-0.7rc7
|
||||
- nfs-ganesha 2.5rc7
|
||||
|
||||
* Sun May 14 2017 Kaleb S. KEITHLEY <kkeithle at redhat.com> 2.5.0-0.6rc6
|
||||
- nfs-ganesha 2.5rc6
|
||||
|
||||
|
1
sources
1
sources
@ -1 +1,2 @@
|
||||
SHA512 (nfs-ganesha-2.5-rc6.tar.gz) = 10d0617c3d293c18119a18b2d4b7df18d54bfa4073265189b0d4eaf344392f6d96f435ff77e5d7d226cbb8d9f2395320047118e63956232fbbd2e8f248966299
|
||||
SHA512 (nfs-ganesha-2.5-rc7.tar.gz) = b6cfafa52469e3304c298aaff438029318163c2ee6f06fc2b76dd250ae4cced7554bf9bffba03d924106ca14e350cf61e0657a8fb377f647d3ef474181eeb6d0
|
||||
|
Loading…
Reference in New Issue
Block a user