[SCM] Samba Shared Repository - branch v3-3-test updated - release-3-2-0pre2-5048-g6dc12c4

Karolin Seeger kseeger at samba.org
Mon Mar 9 15:18:34 GMT 2009


The branch, v3-3-test has been updated
       via  6dc12c482044597af41fb476624642d17e415858 (commit)
       via  2e8c941edc21a00f8dbeb7d7782cbb536ab97b98 (commit)
      from  bac96af2053996f28894458fce87e84c5c2356ff (commit)

http://gitweb.samba.org/?p=samba.git;a=shortlog;h=v3-3-test


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

    s3/packaging: Fix typo in comment.
    
    Karolin
    (cherry picked from commit c666aef471174ca5d95afcc48924325e7caded14)

commit 2e8c941edc21a00f8dbeb7d7782cbb536ab97b98
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
    (cherry picked from commit a60aaf214cd94cbd793018a59da3b0ac5263e5bb)

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

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 20e32b2..7e8a498 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