[samba/f16] Update to 3.6.3.

asn asn at fedoraproject.org
Mon Jan 30 15:06:04 UTC 2012


commit 036490fe19cf109afb9aa4a77904e075d6f9425a
Author: Andreas Schneider <asn at redhat.com>
Date:   Mon Jan 30 16:01:19 2012 +0100

    Update to 3.6.3.

 .gitignore                              |    1 +
 samba-3.6.1-debug.patch                 |   29 ------
 samba-3.6.1-winbind_upgrade_cache.patch |  148 -------------------------------
 samba.spec                              |   11 +--
 sources                                 |    2 +-
 5 files changed, 7 insertions(+), 184 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index 50fd3f9..a45c813 100644
--- a/.gitignore
+++ b/.gitignore
@@ -7,3 +7,4 @@ samba-3.6.0pre1.tar.gz
 /samba-3.6.0rc3.tar.gz
 /samba-3.6.0.tar.gz
 /samba-3.6.1.tar.gz
+/samba-3.6.3.tar.gz
diff --git a/samba.spec b/samba.spec
index 32b5189..9d7bba3 100644
--- a/samba.spec
+++ b/samba.spec
@@ -1,5 +1,5 @@
-%define main_release 77
-%define samba_version 3.6.1
+%define main_release 78
+%define samba_version 3.6.3
 %define tdb_version 1.2.9
 %define talloc_version 2.0.5
 #%define pre_release rc3
@@ -45,8 +45,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
-Patch300: samba-3.6.1-debug.patch
-Patch301: samba-3.6.1-winbind_upgrade_cache.patch
 
 Requires(pre): samba-common = %{epoch}:%{samba_version}-%{release}
 Requires: pam >= 0:0.64
@@ -212,8 +210,6 @@ cp %{SOURCE11} packaging/Fedora/
 #%patch104 -p1 -b .nmbd-netbiosname # FIXME: does not apply
 %patch107 -p1 -b .grouppwd
 %patch200 -p0 -b .inotify
-%patch300 -p1 -b .debug
-%patch301 -p1 -b .winbind
 
 mv %samba_source/VERSION %samba_source/VERSION.orig
 sed -e 's/SAMBA_VERSION_VENDOR_SUFFIX=$/&\"%{samba_release}\"/' < %samba_source/VERSION.orig > %samba_source/VERSION
@@ -671,6 +667,9 @@ fi
 %{_datadir}/pixmaps/samba/logo-small.png
 
 %changelog
+* Mon Jan 30 2012 Andreas Schneider <asn at redhat.com> - 1:3.6.3-78
+- Update to 3.6.3
+
 * Mon Dec 05 2011 Andreas Schneider <asn at redhat.com> - 1:3.6.1-77
 - Fix winbind cache upgrade.
 - resolves: #760137
diff --git a/sources b/sources
index 7c0ba73..8f45366 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-5291717be0734e07dc07b6110e162e87  samba-3.6.1.tar.gz
+98ac9db9f4b6ebfc3f013aa193ffb0d1  samba-3.6.3.tar.gz


More information about the scm-commits mailing list