[samba] Move pam_winbind.conf and the manpages to the right package.

asn asn at fedoraproject.org
Tue Oct 16 19:41:49 UTC 2012


commit 0eb09a1d4e149afb2598386d88bd2d6e8fecdad7
Author: Andreas Schneider <asn at cryptomilk.org>
Date:   Tue Oct 16 21:41:20 2012 +0200

    Move pam_winbind.conf and the manpages to the right package.

 samba.spec |   13 ++++++++-----
 1 files changed, 8 insertions(+), 5 deletions(-)
---
diff --git a/samba.spec b/samba.spec
index de87f82..cf7ce85 100644
--- a/samba.spec
+++ b/samba.spec
@@ -1,4 +1,4 @@
-%define main_release 157
+%define main_release 158
 
 %define samba_version 4.0.0
 %define talloc_version 2.0.7
@@ -918,11 +918,7 @@ rm -rf %{buildroot}
 %{_libdir}/samba/libidmap.so
 %{_sbindir}/winbindd
 %attr(750,root,wbpriv) %dir /var/lib/samba/winbindd_privileged
-%config(noreplace) %{_sysconfdir}/security/pam_winbind.conf
 %{_unitdir}/winbind.service
-%{_mandir}/man1/wbinfo.1*
-%{_mandir}/man5/pam_winbind.conf.5*
-%{_mandir}/man8/pam_winbind.8*
 %{_mandir}/man8/winbindd.8*
 %{_mandir}/man8/idmap_*.8*
 #%{_datadir}/locale/*/LC_MESSAGES/pam_winbind.mo
@@ -941,7 +937,11 @@ rm -rf %{buildroot}
 %{_libdir}/libnss_winbind.so*
 %{_libdir}/libnss_wins.so*
 %{_libdir}/security/pam_winbind.so
+%config(noreplace) %{_sysconfdir}/security/pam_winbind.conf
 %{_mandir}/man1/ntlm_auth.1.gz
+%{_mandir}/man1/wbinfo.1*
+%{_mandir}/man5/pam_winbind.conf.5*
+%{_mandir}/man8/pam_winbind.8*
 
 %files client
 %defattr(-,root,root)
@@ -1280,6 +1280,9 @@ rm -rf %{buildroot}
 %endif # with_libwbclient
 
 %changelog
+* Tue Oct 16 2012 - Andreas Schneider <asn at redhat.com> - 2:4.0.0-158.rc3
+- Move pam_winbind.conf and the manpages to the right package.
+
 * Tue Oct 16 2012 - Andreas Schneider <asn at redhat.com> - 2:4.0.0-157.rc3
 * resolves: #866959 - Built auth_builtin as static module.
 


More information about the scm-commits mailing list