summaryrefslogtreecommitdiffstats
path: root/packaging
diff options
context:
space:
mode:
authorMichael Adam <obnox@samba.org>2008-08-29 17:45:45 +0200
committerKarolin Seeger <kseeger@samba.org>2008-09-10 12:12:15 +0200
commit33aeca1b59cda1f02a04e721f8ad1e6c6595d199 (patch)
tree6cf6096b1d4e5dab3ca890c3cc2635f874490382 /packaging
parentf41775617814ccc30131f69ea4538109e9b354dd (diff)
downloadsamba-33aeca1b59cda1f02a04e721f8ad1e6c6595d199.tar.gz
samba-33aeca1b59cda1f02a04e721f8ad1e6c6595d199.tar.xz
samba-33aeca1b59cda1f02a04e721f8ad1e6c6595d199.zip
packaging(RHEL): add new libs (talloc, tdb, ...) to the common package
Michael (cherry picked from commit f23183bbec55faf2d6496e04e73f8dd415a08d1c) (cherry picked from commit 84810cd8a66503acb447e7c3bd439b76c735366b)
Diffstat (limited to 'packaging')
-rw-r--r--packaging/RHEL/samba.spec.tmpl11
1 files changed, 11 insertions, 0 deletions
diff --git a/packaging/RHEL/samba.spec.tmpl b/packaging/RHEL/samba.spec.tmpl
index dc613f1f799..0ce8b2cd38d 100644
--- a/packaging/RHEL/samba.spec.tmpl
+++ b/packaging/RHEL/samba.spec.tmpl
@@ -449,6 +449,8 @@ fi
%files common
%defattr(-,root,root)
%dir %{_sysconfdir}/samba
+%dir %{_libarchdir}/samba
+%dir %{_libarchdir}/samba/charset
%config(noreplace) %{_sysconfdir}/samba/smb.conf
%config(noreplace) %{_sysconfdir}/samba/lmhosts
@@ -466,6 +468,15 @@ fi
%{_libdir}/samba/*.msg
%{_libdir}/samba/charset/*.so
+%{_includedir}/netapi.h
+%{_includedir}/wbclient.h
+%{_includedir}/talloc.h
+%{_includedir}/tdb.h
+%{_libarchdir}/libnetapi.so*
+%{_libarchdir}/libtalloc.so*
+%{_libarchdir}/libtdb.so*
+%{_libarchdir}/libwbclient.so*
+
%{_bindir}/testparm
%{_bindir}/smbpasswd
%{_bindir}/profiles