]> git.pld-linux.org Git - packages/samba.git/blame - samba.spec
CVS entry ..
[packages/samba.git] / samba.spec
CommitLineData
1925a8b4 1Summary: SMB client and server
2Summary(pl): Klient i serwer SMB
3Name: samba
4Version: 2.0.0
5Release: 1d
6Copyright: GPL
7Group: Networking
8Group(pl): Sieci
9Source0: ftp://samba.anu.edu.au/pub/samba/%{name}-%{version}.tar.gz
10Source1: %{name}.PLD.tar.bz2
11Patch0: %{name}.%{version}.patch
12Patch1: %{name}-cap.patch
13Patch2: %{name}-config.patch
14Prereq: /sbin/chkconfig
15Prereq: fileutils
16Requires: pam >= 0.66
17Requires: krb5-lib >= 1.0.5
18BuildRoot: /tmp/%{name}-%{version}-root
19
20%description
21Samba provides an SMB server which can be used to provide
22network services to SMB (sometimes called "Lan Manager")
23clients, including various versions of MS Windows, OS/2,
24and other Linux machines. Samba also provides some SMB
25clients, which complement the built-in SMB filesystem
26in Linux. Samba uses NetBIOS over TCP/IP (NetBT) protocols
27and does NOT need NetBEUI (Microsoft Raw NetBIOS frame)
28protocol.
29
30This release is known as the "Locking Update" and has full
31support for Opportunistic File Locking. In addition this update
32includes native support for Microsoft encrypted passwords,
33improved browse list and WINS database management.
34
35Please refer to the WHATSNEW.txt document for fixup information.
36This binary release includes encrypted password support.
37Please read the smb.conf file and ENCRYPTION.txt in the
38docs directory for implementation details.
39
40WARNING! This version is designed for using with Kerberos V
41
42%description -l pl
43