[samba] Update to 3.6.6.

Guenther Deschner gd at fedoraproject.org
Tue Jun 26 13:51:38 UTC 2012


commit b7e567a9b1ccd55efe49e0ee07c76b86f5ca82fc
Author: Günther Deschner <gd at samba.org>
Date:   Tue Jun 26 15:49:00 2012 +0200

    Update to 3.6.6.
    
    Guenther

 .gitignore                  |    1 +
 samba-3.6.5-iniparser.patch |   47 -------------------------------------------
 samba.spec                  |    9 ++++---
 sources                     |    2 +-
 4 files changed, 7 insertions(+), 52 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index c7b6858..c58ecaa 100644
--- a/.gitignore
+++ b/.gitignore
@@ -10,3 +10,4 @@ samba-3.6.0pre1.tar.gz
 /samba-3.6.3.tar.gz
 /samba-3.6.4.tar.gz
 /samba-3.6.5.tar.gz
+/samba-3.6.6.tar.gz
diff --git a/samba.spec b/samba.spec
index b5e380d..6a5a3f8 100644
--- a/samba.spec
+++ b/samba.spec
@@ -1,5 +1,5 @@
-%define main_release 90
-%define samba_version 3.6.5
+%define main_release 91
+%define samba_version 3.6.6
 %define tdb_version 1.2.9
 %define talloc_version 2.0.5
 #%define pre_release rc3
@@ -47,7 +47,6 @@ Patch104: samba-3.0.0rc3-nmbd-netbiosname.patch
 Patch107: samba-3.2.0pre1-grouppwd.patch
 Patch200: samba-3.2.5-inotify.patch
 Patch201: samba-3.6.4-krb5_locate_kdc.patch
-Patch202: samba-3.6.5-iniparser.patch
 
 Requires(pre): samba-common = %{epoch}:%{samba_version}-%{release}
 Requires: pam >= 0:0.64
@@ -234,7 +233,6 @@ cp %{SOURCE11} packaging/Fedora/
 %patch107 -p1 -b .grouppwd
 %patch200 -p0 -b .inotify
 %patch201 -p1 -b .krb5_locate_kdc
-%patch202 -p1 -b .iniparser
 
 mv %samba_source/VERSION %samba_source/VERSION.orig
 sed -e 's/SAMBA_VERSION_VENDOR_SUFFIX=$/&\"%{samba_release}\"/' < %samba_source/VERSION.orig > %samba_source/VERSION
@@ -700,6 +698,9 @@ fi
 %{_datadir}/pixmaps/samba/logo-small.png
 
 %changelog
+* Tue Jun 26 2012 Guenther Deschner <gdeschner at redhat.com> - 2:3.6.6-91
+- Update to 3.6.6
+
 * Thu Jun 21 2012 Andreas Schneider <asn at redhat.com> - 2:3.6.5-90
 - Fix ldonfig.
 - Require systemd for samba-common package.
diff --git a/sources b/sources
index 9ad719d..87147f5 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-2f0c14547333c1b48fd4728b031e7040  samba-3.6.5.tar.gz
+0bea52842d172231c0c0e23ee570d7af  samba-3.6.6.tar.gz


More information about the scm-commits mailing list