nfs-ganesha-2.0.0-0.2.rcfinal

This commit is contained in:
Kaleb S. KEITHLEY 2013-11-25 12:58:01 -05:00
parent ff653f31d8
commit 49cc5b01a3
3 changed files with 8 additions and 6 deletions

3
.gitignore vendored
View File

@ -1,2 +1 @@
/pre-2.0-RC5.tar.gz
/v1.0.0.tar.gz
/*.tar.gz

View File

@ -1,12 +1,12 @@
%global prereltag rc5
%global reltag pre-2.0-RC5
%global prereltag rcfinal
%global reltag pre-2.0-RC-final
%global ntirpcname ntirpc
%global ntirpcvers 1.0.0
Name: nfs-ganesha
Version: 2.0.0
Release: 0.1%{?prereltag:.%{prereltag}}%{?dist}
Release: 0.2%{?prereltag:.%{prereltag}}%{?dist}
Summary: Ganesha NFS Server
Group: System Environment/Libraries
License: LGPLv3+
@ -121,3 +121,6 @@ cp -p src/Docs/*.pdf %{buildroot}%{_defaultdocdir}/%{name}/
%changelog
* Fri Nov 22 2013 Kaleb S. KEITHLEY <kkeithle at redhat.com> 2.0.0-0.1.rc5
- Initial commit
* Mon Nov 25 2013 Kaleb S. KEITHLEY <kkeithle at redhat.com> 2.0.0-0.2.rcfinal
- update to RC-final

View File

@ -1,2 +1,2 @@
cec7c0ff5ef8dd4929f55ec4e4709030 pre-2.0-RC5.tar.gz
5d116f9306a254b44e68c96dba5ac9d5 pre-2.0-RC-final.tar.gz
5a7c90879d6ce3d3a927defe3fbd0939 v1.0.0.tar.gz