2.4-dev-29, jemalloc off by default (conflicts with glusterfs-api)
This commit is contained in:
parent
4afaf468c3
commit
a077e1d17e
@ -58,7 +58,7 @@ Requires: sles-release >= 12
|
|||||||
%bcond_with rdma
|
%bcond_with rdma
|
||||||
%global use_rdma %{on_off_switch rdma}
|
%global use_rdma %{on_off_switch rdma}
|
||||||
|
|
||||||
%bcond_without jemalloc
|
%bcond_with jemalloc
|
||||||
|
|
||||||
%bcond_with lttng
|
%bcond_with lttng
|
||||||
%global use_lttng %{on_off_switch lttng}
|
%global use_lttng %{on_off_switch lttng}
|
||||||
@ -76,7 +76,7 @@ Name: nfs-ganesha
|
|||||||
Version: 2.4.0
|
Version: 2.4.0
|
||||||
%global dev dev29
|
%global dev dev29
|
||||||
%global dash_dev_version 2.4-dev-29
|
%global dash_dev_version 2.4-dev-29
|
||||||
Release: 0.15%{?dev:%{dev}}%{?dist}
|
Release: 0.16%{?dev:%{dev}}%{?dist}
|
||||||
Summary: NFS-Ganesha is a NFS Server running in user space
|
Summary: NFS-Ganesha is a NFS Server running in user space
|
||||||
Group: Applications/System
|
Group: Applications/System
|
||||||
License: LGPLv3+
|
License: LGPLv3+
|
||||||
@ -549,6 +549,9 @@ killall -SIGHUP dbus-daemon 2>&1 > /dev/null
|
|||||||
%endif
|
%endif
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Tue Aug 15 2016 Kaleb S. KEITHLEY <kkeithle at redhat.com> 2.4.0-0.16dev29
|
||||||
|
- 2.4-dev-29, jemalloc off by default (conflicts with glusterfs-api)
|
||||||
|
|
||||||
* Mon Aug 15 2016 Kaleb S. KEITHLEY <kkeithle at redhat.com> 2.4.0-0.15dev29
|
* Mon Aug 15 2016 Kaleb S. KEITHLEY <kkeithle at redhat.com> 2.4.0-0.15dev29
|
||||||
- 2.4-dev-29
|
- 2.4-dev-29
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user