[samba/f18] Add ldb-tools if we run the testsuite.

asn asn at fedoraproject.org
Tue Dec 11 21:31:33 UTC 2012


commit 9229e1fdf61d78d48da4c3c6e56ffbbcb911939e
Author: Andreas Schneider <asn at cryptomilk.org>
Date:   Tue Dec 11 18:39:41 2012 +0100

    Add ldb-tools if we run the testsuite.

 samba.spec |    4 ++++
 1 files changed, 4 insertions(+), 0 deletions(-)
---
diff --git a/samba.spec b/samba.spec
index 1d280a4..428deb7 100644
--- a/samba.spec
+++ b/samba.spec
@@ -142,6 +142,10 @@ BuildRequires: libtdb-devel >= %{libtdb_version}
 BuildRequires: python-tdb >= %{libtdb_version}
 %endif
 
+%if %{with testsuite}
+BuildRequires: ldb-tools
+%endif
+
 # UGLY HACK: Fix 'Provides' for libsmbclient and libwbclient
 %if ! %with_libsmbclient && ! %with_libwbclient
 %{?filter_setup:


More information about the scm-commits mailing list