packaging(RHEL-CTDB): move the idmap and nss_info modules to the common package
authorMichael Adam <obnox@samba.org>
Mon, 3 Aug 2009 13:30:42 +0000 (15:30 +0200)
committerMichael Adam <obnox@samba.org>
Fri, 13 Nov 2009 15:19:39 +0000 (16:19 +0100)
In this layout, this is the package that contains winbindd related stuff.

Michael

packaging/RHEL-CTDB/samba.spec.tmpl

index a6ad3f8b7328c7891ded7b3275c31b8fd4f64d48..a84a5cfce22aab888658f2a4ecfe0d26ebbbcb6a 100644 (file)
@@ -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