From ed9485760ea9802d20756152d22b0cd0c0affb7d Mon Sep 17 00:00:00 2001 From: Kaleb S KEITHLEY Date: Tue, 22 Mar 2016 00:43:18 -0400 Subject: [PATCH] 2.3.1 GA, again --- nfs-ganesha.spec | 14 +++++++++----- sources | 2 +- 2 files changed, 10 insertions(+), 6 deletions(-) diff --git a/nfs-ganesha.spec b/nfs-ganesha.spec index 5115649..f4c06e4 100644 --- a/nfs-ganesha.spec +++ b/nfs-ganesha.spec @@ -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 2.3.1-2 +- 2.3.1 GA, again + * Wed Mar 16 2016 Kaleb S. KEITHLEY 2.3.1-1 - 2.3.1 GA diff --git a/sources b/sources index 7ab3b84..bdb270c 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -b4fc41095ee567c6d638bdc9cdfe9697 nfs-ganesha-2.3.1.tar.gz +fac648d86a47e0c192d7808507cca6d9 nfs-ganesha-2.3.1.tar.gz