[SCM] Samba Shared Repository - branch master updated

Jelmer Vernooij jelmer at samba.org
Sun Nov 15 12:53:28 MST 2009


The branch, master has been updated
       via  7248ff6... s3: Remove two more DFSG-nonfree text documents at release time. (Debian bug
      from  df3451a... Fix writing corrupt registries because of hardcoded version string in IDL.

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


- Log -----------------------------------------------------------------
commit 7248ff6d8f71530a211efdcea7eed005a63c9f5c
Author: Jelmer Vernooij <jelmer at samba.org>
Date:   Sun Nov 15 20:52:11 2009 +0100

    s3: Remove two more DFSG-nonfree text documents at release time. (Debian bug

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

Summary of changes:
 release-scripts/create-tarball |    2 ++
 1 files changed, 2 insertions(+), 0 deletions(-)


Changeset truncated at 500 lines:

diff --git a/release-scripts/create-tarball b/release-scripts/create-tarball
index 5c9df90..05d77bc 100755
--- a/release-scripts/create-tarball
+++ b/release-scripts/create-tarball
@@ -203,6 +203,8 @@ function main
     if [ -d source4 ]; then
 	echo "Removing RFCs"
 	find source4/ -name "rfc*.txt" -exec rm -f {} \;
+	rm -f source4/ldap_server/devdocs/draft-armijo-ldap-syntax-00.txt
+	rm -f source4/ldap_server/devdocs/ldapext-ldapv3-vlv-04.txt
     fi
 
     packaging/bin/update-pkginfo ${version} 1 ""


-- 
Samba Shared Repository


More information about the samba-cvs mailing list