[samba/f14] Update to 3.5.9

Guenther Deschner gd at fedoraproject.org
Wed Aug 3 13:00:04 UTC 2011


commit 10ccb84e852cc395ff644f2dd55b1728b2349245
Author: Günther Deschner <gd at fedoraproject.org>
Date:   Tue Jun 14 23:36:17 2011 +0200

    Update to 3.5.9
    
    Guenther

 .gitignore |    1 +
 samba.spec |    9 +-
 smb.conf.5 |10675 ------------------------------------------------------------
 sources    |    2 +-
 4 files changed, 7 insertions(+), 10680 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index 17fe0e4..a675b49 100644
--- a/.gitignore
+++ b/.gitignore
@@ -3,3 +3,4 @@ samba-3.5.4.tar.gz
 /samba-3.5.6.tar.gz
 /samba-3.5.7.tar.gz
 /samba-3.5.8.tar.gz
+/samba-3.5.9.tar.gz
diff --git a/samba.spec b/samba.spec
index bb63215..435e57f 100644
--- a/samba.spec
+++ b/samba.spec
@@ -1,5 +1,5 @@
-%define main_release 76
-%define samba_version 3.5.8
+%define main_release 77
+%define samba_version 3.5.9
 %define tdb_version 1.2.1
 %define talloc_version 2.0.1
 #%define pre_release rc3
@@ -31,7 +31,6 @@ Source8: winbind.init
 Source9: smb.conf.default
 Source10: nmb.init
 Source11: pam_winbind.conf
-Source12: smb.conf.5
 
 # Don't depend on Net::LDAP
 Source999: filter-requires-samba.sh
@@ -202,7 +201,6 @@ cp %{SOURCE8} packaging/Fedora/winbind.init
 cp %{SOURCE9} packaging/Fedora/
 cp %{SOURCE10} packaging/Fedora/
 cp %{SOURCE11} packaging/Fedora/
-cp %{SOURCE12} docs/manpages/smb.conf.5
 
 # Upstream patches
 #(none)
@@ -671,6 +669,9 @@ exit 0
 %{_datadir}/pixmaps/samba/logo-small.png
 
 %changelog
+* Tue Jun 14 2011 Guenther Deschner <gdeschner at redhat.com> - 3.5.9-77
+- Update to 3.5.9
+
 * Fri Apr 01 2011 Guenther Deschner <gdeschner at redhat.com> - 3.5.8-76
 - Fix nmb init script description
 - resolves: #551631
diff --git a/sources b/sources
index 4f8cecf..875d93d 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-355b4530c20997e94aebc74cd6ea5307  samba-3.5.8.tar.gz
+fc3fe1103cf9d71abe12a8c604f31c76  samba-3.5.9.tar.gz


More information about the scm-commits mailing list