2.2.0-0.5rc3
This commit is contained in:
parent
9a80165f07
commit
38aee699cf
@ -67,15 +67,15 @@
|
||||
%bcond_without utils
|
||||
%global use_utils %{on_off_switch utils}
|
||||
|
||||
%global dev_version %{lua: extraver = string.gsub('-rc3', '%-', ''); print(extraver) }
|
||||
%global dev_version %{lua: extraver = string.gsub('-rc4', '%-', ''); print(extraver) }
|
||||
|
||||
%global ntirpcname ntirpc
|
||||
%global ntirpcvers 1.2.0
|
||||
%global versiontag 2.2-rc3
|
||||
%global versiontag 2.2-rc4
|
||||
|
||||
Name: nfs-ganesha
|
||||
Version: 2.2.0
|
||||
Release: 0.4%{?dev_version:%{dev_version}}%{?dist}
|
||||
Release: 0.5%{?dev_version:%{dev_version}}%{?dist}
|
||||
Summary: NFS-Ganesha is a NFS Server running in user space
|
||||
Group: Applications/System
|
||||
License: LGPLv3+
|
||||
@ -562,6 +562,9 @@ mv %{buildroot}/usr%{_sysconfdir}/ganesha/ganesha.conf %{buildroot}%{_sysconfdir
|
||||
%endif
|
||||
|
||||
%changelog
|
||||
* Sun Mar 15 2015 Kaleb S. KEITHLEY <kkeithle at redhat.com> 2.2.0-0.5rc4
|
||||
- 2.2.0-0.5rc3
|
||||
|
||||
* Mon Feb 23 2015 Kaleb S. KEITHLEY <kkeithle at redhat.com> 2.2.0-0.4rc3
|
||||
- 2.2.0-0.4rc3
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user