From: Volker Lendecke Date: Fri, 6 Jun 2008 17:45:26 +0000 (+0200) Subject: Package 32-bit versions of libtalloc into the winbind rpm X-Git-Tag: samba-3.3.0pre1~184 X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=e52e2f7f1a09fff8ec37174a9dc98dc9b440ef87;p=thirdparty%2Fsamba.git Package 32-bit versions of libtalloc into the winbind rpm --- 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