From fea52af2a78b0cad971dc479435df66b1c62296d Mon Sep 17 00:00:00 2001 From: Honza Horak Date: Wed, 24 Jun 2015 07:09:40 -0400 Subject: [PATCH] Add tokuft_logprint into %files section --- mariadb.spec | 1 + 1 file changed, 1 insertion(+) diff --git a/mariadb.spec b/mariadb.spec index 05a25d1..1b2b85c 100644 --- a/mariadb.spec +++ b/mariadb.spec @@ -1025,6 +1025,7 @@ fi %{_bindir}/resolve_stack_dump %{_bindir}/resolveip %{?with_tokudb:%{_bindir}/tokuftdump} +%{?with_tokudb:%{_bindir}/tokuft_logprint} %config(noreplace) %{_sysconfdir}/my.cnf.d/%{pkg_name}-server.cnf %{?with_tokudb:%config(noreplace) %{_sysconfdir}/my.cnf.d/tokudb.cnf}