summaryrefslogtreecommitdiffstats
path: root/samba4.spec
diff options
context:
space:
mode:
Diffstat (limited to 'samba4.spec')
-rw-r--r--samba4.spec15
1 files changed, 15 insertions, 0 deletions
diff --git a/samba4.spec b/samba4.spec
index da41808..50e2fbc 100644
--- a/samba4.spec
+++ b/samba4.spec
@@ -714,6 +714,10 @@ rm -rf %{buildroot}
%{_libdir}/samba/libtevent.so.0
%{_libdir}/samba/libtevent.so.%{tevent_version}
%endif
+%if %{with_tdb}
+%{_libdir}/samba/libtdb.so.0
+%{_libdir}/samba/libtdb.so.%{tdb_version}
+%endif
%files common
%defattr(-,root,root)
@@ -868,6 +872,17 @@ rm -rf %{buildroot}
%{_mandir}/man1/regshell.1.gz
%{_mandir}/man1/regtree.1.gz
+%if %{with_tdb}
+%{_bindir}/tdbbackup
+%{_bindir}/tdbdump
+%{_bindir}/tdbrestore
+%{_bindir}/tdbtool
+%{_mandir}/man8/tdbbackup.8.gz
+%{_mandir}/man8/tdbdump.8.gz
+%{_mandir}/man8/tdbrestore.8.gz
+%{_mandir}/man8/tdbtool.8.gz
+%endif
+
%if %with_ldb
%{_bindir}/ldbadd
%{_bindir}/ldbdel