summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorVolker Lendecke <vl@samba.org>2008-06-06 19:45:26 +0200
committerMichael Adam <obnox@samba.org>2008-08-13 11:54:04 +0200
commit034a97bc9cc8d48e6c779a4879feb62da6fc84e5 (patch)
treeb116678504decd14b559dc8a0206442850470a1f
parent37ca4b7ceba0514cb0f64dff7a5d6591c359f9b0 (diff)
downloadsamba-034a97bc9cc8d48e6c779a4879feb62da6fc84e5.tar.gz
samba-034a97bc9cc8d48e6c779a4879feb62da6fc84e5.tar.xz
samba-034a97bc9cc8d48e6c779a4879feb62da6fc84e5.zip
Package 32-bit versions of libtalloc into the winbind rpm
(This used to be commit e52e2f7f1a09fff8ec37174a9dc98dc9b440ef87)
-rw-r--r--packaging/RHEL-CTDB/samba.spec2
1 files changed, 2 insertions, 0 deletions
diff --git a/packaging/RHEL-CTDB/samba.spec b/packaging/RHEL-CTDB/samba.spec
index 8f358c9efcf..e007e8e05e3 100644
--- a/packaging/RHEL-CTDB/samba.spec
+++ b/packaging/RHEL-CTDB/samba.spec
@@ -559,6 +559,8 @@ exit 0
%files winbind-32bit
%attr(755,root,root) /%{_libarch}/libnss_winbind.so*
%attr(755,root,root) /%{_libarch}/libnss_wins.so*
+%attr(755,root,root) /%{_libarchdir}/libtalloc.so*
+%attr(755,root,root) /%{_libarchdir}/libtdb.so*
%attr(755,root,root) /%{_libarch}/security/pam_winbind.so
%endif