From ee7c04e748c8996d878a7c6132748d80018ae28e Mon Sep 17 00:00:00 2001 From: Michael Adam Date: Mon, 3 Aug 2009 15:30:42 +0200 Subject: [PATCH] packaging(RHEL-CTDB): move the idmap and nss_info modules to the common package In this layout, this is the package that contains winbindd related stuff. Michael --- packaging/RHEL-CTDB/samba.spec.tmpl | 7 ++++--- 1 file changed, 4 insertions(+), 3 deletions(-) diff --git a/packaging/RHEL-CTDB/samba.spec.tmpl b/packaging/RHEL-CTDB/samba.spec.tmpl index a6ad3f8b732..a84a5cfce22 100644 --- a/packaging/RHEL-CTDB/samba.spec.tmpl +++ b/packaging/RHEL-CTDB/samba.spec.tmpl @@ -456,8 +456,6 @@ exit 0 %{_bindir}/tdbdump %{_bindir}/eventlogadm -%{_libarchdir}/samba/idmap/*.so -%{_libarchdir}/samba/nss_info/*.so %{_libarchdir}/samba/vfs/*.so %{_libarchdir}/samba/auth/*.so @@ -474,7 +472,6 @@ exit 0 %{_mandir}/man8/tdbtool.8* %{_mandir}/man8/eventlogadm.8* %{_mandir}/man8/vfs_*.8* -%{_mandir}/man8/idmap_*.8* ########## @@ -551,6 +548,9 @@ exit 0 %attr(755,root,root) /%{_libarch}/security/pam_smbpass.so /usr/share/locale/de/LC_MESSAGES/pam_winbind.mo +%{_libarchdir}/samba/idmap/*.so +%{_libarchdir}/samba/nss_info/*.so + %{_includedir}/libsmbclient.h %{_libarchdir}/libsmbclient.* #%{_includedir}/libmsrpc.h @@ -609,6 +609,7 @@ exit 0 %{_mandir}/man1/ldbsearch.1* %{_mandir}/man1/ldbrename.1* %{_mandir}/man7/winbind_krb5_locator.7* +%{_mandir}/man8/idmap_*.8* %ifarch x86_64 ppc64 %files winbind-32bit -- 2.34.1