[SCM] Samba Shared Repository - branch master updated - release-4-0-0alpha7-255-gc666aef

Karolin Seeger kseeger at samba.org
Mon Mar 9 15:17:19 GMT 2009


The branch, master has been updated
       via  c666aef471174ca5d95afcc48924325e7caded14 (commit)
       via  a60aaf214cd94cbd793018a59da3b0ac5263e5bb (commit)
      from  6b1170c9d6f0808767ec573127d98cb636a9e27b (commit)

http://gitweb.samba.org/?p=samba.git;a=shortlog;h=master


- Log -----------------------------------------------------------------
commit c666aef471174ca5d95afcc48924325e7caded14
Author: Karolin Seeger <kseeger at samba.org>
Date:   Mon Mar 9 16:16:20 2009 +0100

    s3/packaging: Fix typo in comment.
    
    Karolin

commit a60aaf214cd94cbd793018a59da3b0ac5263e5bb
Author: Karolin Seeger <kseeger at samba.org>
Date:   Mon Mar 9 16:01:30 2009 +0100

    s3/packaging: Package new files properly.
    
    That is part of the fix for bug #6144.
    Thanks to Diego Remolina dijuremo [at] gatech [dot] edu for reporting!
    
    Karolin

-----------------------------------------------------------------------

Summary of changes:
 packaging/RHEL/samba.spec.tmpl |    6 ++++++
 packaging/bin/fill-templates   |    2 +-
 2 files changed, 7 insertions(+), 1 deletions(-)


Changeset truncated at 500 lines:

diff --git a/packaging/RHEL/samba.spec.tmpl b/packaging/RHEL/samba.spec.tmpl
index f674e83..94794cc 100644
--- a/packaging/RHEL/samba.spec.tmpl
+++ b/packaging/RHEL/samba.spec.tmpl
@@ -348,6 +348,7 @@ fi
 %{_mandir}/man1/vfstest.1*
 %{_mandir}/man5/smbpasswd.5*
 %{_mandir}/man7/samba.7*
+%{_mandir}/man7/winbind_krb5_locator.7*
 %{_mandir}/man8/nmbd.8*
 %{_mandir}/man8/pdbedit.8*
 %{_mandir}/man8/smbd.8*
@@ -396,6 +397,7 @@ fi
 
 %{_bindir}/rpcclient
 %{_bindir}/smbcacls
+%{_bindir}/sharesec
 %{_bindir}/findsmb
 %{_bindir}/smbcquotas
 %{_bindir}/nmblookup
@@ -417,6 +419,7 @@ fi
 %{_mandir}/man1/nmblookup.1*
 %{_mandir}/man1/rpcclient.1*
 %{_mandir}/man1/smbcacls.1*
+%{_mandir}/man1/sharesec.1*
 %{_mandir}/man1/smbclient.1*
 %{_mandir}/man1/smbtar.1*
 %{_mandir}/man1/smbtree.1*
@@ -437,6 +440,7 @@ fi
 %attr(755,root,root) /%{_libarch}/libnss_winbind.so*
 %attr(755,root,root) /%{_libarch}/security/pam_winbind.so
 %attr(755,root,root) /%{_libarch}/security/pam_smbpass.so
+/usr/share/locale/de/LC_MESSAGES/pam_winbind.mo
 
 %{_includedir}/libsmbclient.h
 %{_libarchdir}/libsmbclient.*
@@ -464,6 +468,7 @@ fi
 %{_bindir}/ldbdel
 %{_bindir}/ldbedit
 %{_bindir}/ldbmodify
+%{_bindir}/ldbrename
 %{_bindir}/ldbsearch
 
 %{_mandir}/man1/profiles.1*
@@ -478,6 +483,7 @@ fi
 %{_mandir}/man1/ldbdel.1*
 %{_mandir}/man1/ldbedit.1*
 %{_mandir}/man1/ldbmodify.1*
+%{_mandir}/man1/ldbrename.1*
 %{_mandir}/man1/ldbsearch.1*
 
 %changelog
diff --git a/packaging/bin/fill-templates b/packaging/bin/fill-templates
index 204003c..cbd4933 100755
--- a/packaging/bin/fill-templates
+++ b/packaging/bin/fill-templates
@@ -4,7 +4,7 @@
 # information that is created by mkversion in advance.
 #
 # This is a standalone wrapper for update-pkginfo, which
-# is ususally called from release-scripts/create-tarball.
+# is usually called from release-scripts/create-tarball.
 # This allows for testing some aspects of packaging without
 # the need to go through all of create-tarball.
 #


-- 
Samba Shared Repository


More information about the samba-cvs mailing list