[mariadb/f19] BuildRequire jemalloc-devel

Honza Horak hhorak at fedoraproject.org
Tue Aug 26 16:27:13 UTC 2014


commit c7c9c80380ba72c9bf621aa96d3515e29fcd9c59
Author: Honza Horak <hhorak at redhat.com>
Date:   Tue Aug 26 00:02:34 2014 +0200

    BuildRequire jemalloc-devel

 mariadb.spec |    1 +
 1 files changed, 1 insertions(+), 0 deletions(-)
---
diff --git a/mariadb.spec b/mariadb.spec
index 843cafa..7ad9747 100644
--- a/mariadb.spec
+++ b/mariadb.spec
@@ -81,6 +81,7 @@ BuildRequires: pam-devel
 # perl modules needed to run regression tests
 BuildRequires: perl(Socket), perl(Time::HiRes)
 BuildRequires: perl(Data::Dumper), perl(Test::More), perl(Env)
+%{?with_tokudb:BuildRequires: jemalloc-devel}
 
 Requires: %{name}-libs%{?_isa} = %{epoch}:%{version}-%{release}
 Requires: grep, fileutils, bash


More information about the scm-commits mailing list