From ad8ff78ec7a5621fba5d25ac87444bfc140a2a30 Mon Sep 17 00:00:00 2001 From: ssorce Date: Tue, 13 Mar 2007 13:35:43 +0000 Subject: [PATCH] Some descriptions cheanges, commit just to test commit messages hit the new list --- samba.spec | 14 +++++++------- 1 file changed, 7 insertions(+), 7 deletions(-) diff --git a/samba.spec b/samba.spec index a01b381..eca7a10 100644 --- a/samba.spec +++ b/samba.spec @@ -67,21 +67,21 @@ share files, printers, and other information (such as lists of available files and printers). The Windows NT, OS/2, and Linux operating systems support this natively, and add-on packages can enable the same thing for DOS, Windows, VMS, UNIX of all kinds, MVS, -and more. This package provides an SMB server that can be used to -provide network services to SMB (sometimes called "Lan Manager") -clients. Samba uses NetBIOS over TCP/IP (NetBT) protocols and does NOT +and more. This package provides an SMB/CIFS server that can be used to +provide network services to SMB/CIFS clients. +Samba uses NetBIOS over TCP/IP (NetBT) protocols and does NOT need the NetBEUI (Microsoft Raw NetBIOS frame) protocol. %package client -Summary: Samba (SMB) client programs. +Summary: Samba client programs. Group: Applications/System Requires: samba-common = %{epoch}:%{version}-%{release} Obsoletes: smbfs %description client -The samba-client package provides some SMB clients to compliment the -built-in SMB filesystem in Linux. These clients allow access of SMB -shares and printing to SMB printers. +The samba-client package provides some SMB/CIFS clients to complement +the built-in SMB/CIFS filesystem in Linux. These clients allow access +of SMB/CIFS shares and printing to SMB/CIFS printers. %package common Summary: Files used by both Samba servers and clients.