[samba/f13] Fix nmb init script description resolves: #551631

Guenther Deschner gd at fedoraproject.org
Wed Aug 3 11:04:28 UTC 2011


commit 94e34d77d4efcc4ddc683a1c2556ace411ec2aa1
Author: Günther Deschner <gd at fedoraproject.org>
Date:   Fri Apr 1 17:29:30 2011 +0200

    Fix nmb init script description
    resolves: #551631
    
    Guenther

 nmb.init   |    2 +-
 samba.spec |    6 +++++-
 2 files changed, 6 insertions(+), 2 deletions(-)
---
diff --git a/nmb.init b/nmb.init
index af07ab7..30f445d 100644
--- a/nmb.init
+++ b/nmb.init
@@ -1,7 +1,7 @@
 #!/bin/sh
 #
 # chkconfig: - 91 35
-# description: Starts and stops the Samba smbd and nmbd daemons \
+# description: Starts and stops the Samba nmbd daemon \
 #	       used to provide SMB network services.
 #
 # pidfile: /var/run/samba/nmbd.pid
diff --git a/samba.spec b/samba.spec
index ae469d1..d9c4b6e 100644
--- a/samba.spec
+++ b/samba.spec
@@ -1,4 +1,4 @@
-%define main_release 75
+%define main_release 76
 %define samba_version 3.5.8
 %define tdb_version 1.2.1
 %define talloc_version 2.0.1
@@ -667,6 +667,10 @@ exit 0
 %{_datadir}/pixmaps/samba/logo-small.png
 
 %changelog
+* Fri Apr 01 2011 Guenther Deschner <gdeschner at redhat.com> - 3.5.8-76
+- Fix nmb init script description
+- resolves: #551631
+
 * Tue Mar 22 2011 Guenther Deschner <gdeschner at redhat.com> - 3.5.8-75
 - Fix broken smb.conf.5 manpage
 - resolves: #690216


More information about the scm-commits mailing list