[samba/f16] Update to 3.6.8.

Guenther Deschner gd at fedoraproject.org
Wed Sep 19 11:52:55 UTC 2012


commit 218c4eb9021d7f80a9ec9aae463c486607e3b874
Author: Günther Deschner <gd at samba.org>
Date:   Mon Sep 17 16:36:50 2012 +0200

    Update to 3.6.8.
    
    Guenther

 .gitignore                        |    1 +
 samba-3.6.4-krb5_locate_kdc.patch |  251 -------------------------------------
 samba.spec                        |    9 +-
 sources                           |    2 +-
 4 files changed, 7 insertions(+), 256 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index c4d13f3..b1f3980 100644
--- a/.gitignore
+++ b/.gitignore
@@ -2,3 +2,4 @@
 /samba-3.6.5.tar.gz
 /samba-3.6.6.tar.gz
 /samba-3.6.7.tar.gz
+/samba-3.6.8.tar.gz
diff --git a/samba.spec b/samba.spec
index 74ec759..423c8ec 100644
--- a/samba.spec
+++ b/samba.spec
@@ -1,5 +1,5 @@
-%define main_release 90
-%define samba_version 3.6.7
+%define main_release 91
+%define samba_version 3.6.8
 %define tdb_version 1.2.9
 %define talloc_version 2.0.5
 #%define pre_release rc3
@@ -46,7 +46,6 @@ Patch104: samba-3.0.0rc3-nmbd-netbiosname.patch
 # The passwd part has been applied, but not the group part
 Patch107: samba-3.2.0pre1-grouppwd.patch
 Patch200: samba-3.2.5-inotify.patch
-Patch201: samba-3.6.4-krb5_locate_kdc.patch
 
 Requires(pre): samba-common = %{epoch}:%{samba_version}-%{release}
 Requires: pam >= 0:0.64
@@ -231,7 +230,6 @@ cp %{SOURCE11} packaging/Fedora/
 #%patch104 -p1 -b .nmbd-netbiosname # FIXME: does not apply
 %patch107 -p1 -b .grouppwd
 %patch200 -p0 -b .inotify
-%patch201 -p1 -b .krb5_locate_kdc
 
 mv %samba_source/VERSION %samba_source/VERSION.orig
 sed -e 's/SAMBA_VERSION_VENDOR_SUFFIX=$/&\"%{samba_release}\"/' < %samba_source/VERSION.orig > %samba_source/VERSION
@@ -697,6 +695,9 @@ fi
 %{_datadir}/pixmaps/samba/logo-small.png
 
 %changelog
+* Mon Sep 17 2012 Guenther Deschner <gdeschner at redhat.com> - 2:3.6.8-91
+- Update to 3.6.8
+
 * Mon Aug 20 2012 Guenther Deschner <gdeschner at redhat.com> - 2:3.6.7-90
 - Update to 3.6.7
 
diff --git a/sources b/sources
index 5b8f01b..f0895f3 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-b23be56c15dd52f64eb7ba54c0ea1ed5  samba-3.6.7.tar.gz
+fbb245863eeef2fffe172df779a217be  samba-3.6.8.tar.gz


More information about the scm-commits mailing list