2.3.1 GA, again

This commit is contained in:
Kaleb S KEITHLEY 2016-03-22 00:43:18 -04:00
parent 8bcfe55a1e
commit ed9485760e
2 changed files with 10 additions and 6 deletions

View File

@ -32,10 +32,10 @@
%bcond_with gpfs
%global use_fsal_gpfs %{on_off_switch gpfs}
%bcond_without xfs
%bcond_with 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 lustre
@ -44,7 +44,7 @@
%bcond_with shook
%global use_fsal_shook %{on_off_switch shook}
%bcond_without gluster
%bcond_with gluster
%global use_fsal_gluster %{on_off_switch gluster}
%bcond_with hpss
@ -80,13 +80,13 @@
Name: nfs-ganesha
Version: 2.3.1
Release: 1%{?dev_version:%{dev_version}}%{?dist}
Release: 2%{?dev_version:%{dev_version}}%{?dist}
Summary: NFS Server running in user space
Group: Applications/System
License: LGPLv3+
Url: https://github.com/nfs-ganesha/nfs-ganesha/wiki
Source0: https://github.com/%{name}/%{name}/archive/V%{version}/%{name}-%{version}%{dev_version}.tar.gz
Source0: https://github.com/%{name}/%{name}/archive/V%{version}/%{name}-%{version}%{dev_version}.tar.gz
BuildRequires: cmake
BuildRequires: bison
@ -443,6 +443,7 @@ install -m 644 ChangeLog %{buildroot}%{_defaultdocdir}/ganesha
%endif
%files
%{!?_licensedir:%global license %%doc}
%license src/LICENSE.txt
%{_bindir}/ganesha.nfsd
%if ! %{with system_ntirpc}
@ -572,6 +573,9 @@ install -m 644 ChangeLog %{buildroot}%{_defaultdocdir}/ganesha
%endif
%changelog
* Wed Mar 16 2016 Kaleb S. KEITHLEY <kkeithle at redhat.com> 2.3.1-2
- 2.3.1 GA, again
* Wed Mar 16 2016 Kaleb S. KEITHLEY <kkeithle at redhat.com> 2.3.1-1
- 2.3.1 GA

View File

@ -1 +1 @@
b4fc41095ee567c6d638bdc9cdfe9697 nfs-ganesha-2.3.1.tar.gz
fac648d86a47e0c192d7808507cca6d9 nfs-ganesha-2.3.1.tar.gz