packaging(RHEL-CTDB): package dbwrap_tool and dbwrap_torture in the common pkg
authorMichael Adam <obnox@samba.org>
Fri, 4 Dec 2009 22:29:22 +0000 (23:29 +0100)
committerKarolin Seeger <kseeger@samba.org>
Tue, 8 Dec 2009 08:15:29 +0000 (09:15 +0100)
Michael
(cherry picked from commit ef33b60d1a22d7200c3047ca817cd78f3f9dea07)

packaging/RHEL-CTDB/samba.spec.tmpl

index 9ee39cf8166723f033d9fe93e751e727cfe047ce..5b05b99ac9f5f2390e9eb0247899b0e79a4dc0a0 100644 (file)
@@ -302,6 +302,9 @@ mkdir -p $RPM_BUILD_ROOT/%{_libarchdir}/krb5/plugins/libkrb5
 cd source3
 make DESTDIR=$RPM_BUILD_ROOT \
         install
+
+make DESTDIR=$RPM_BUILD_ROOT \
+        install-dbwrap_tool install-dbwrap_torture
 cd ..
 
 # NSS winbind support
@@ -590,6 +593,8 @@ exit 0
 %{_bindir}/ntlm_auth
 %{_bindir}/pdbedit
 %{_bindir}/smbcquotas
+%{_bindir}/dbwrap_tool
+%{_bindir}/dbwrap_torture
 
 %{_mandir}/man1/ntlm_auth.1*
 %{_mandir}/man1/profiles.1*