]> git.pld-linux.org Git - packages/samba.git/blame - samba.spec
- init script for samba.
[packages/samba.git] / samba.spec
CommitLineData
1925a8b4 1Summary: SMB client and server
2Summary(pl): Klient i serwer SMB
e11c6ca1 3Summary(cs): Klient a server SMB
4Summary(da): SMB klient og server
5Summary(de): SMB-Client und -Server
6Summary(fi): SMB-asiakasohjelma ja palvelin
7Summary(fr): Client et serveur SMB
8Summary(it): Client e server SMB
9Summary(tr): SMB istemci ve sunucusu
1925a8b4 10Name: samba
a8c6605b 11Version: 2.0.6
e11c6ca1 12Release: 2
13License: GPL
11d2c190
AF
14Group: Networking/Daemons
15Group(pl): Sieciowe/Serwery
1925a8b4 16Source0: ftp://samba.anu.edu.au/pub/samba/%{name}-%{version}.tar.gz
1b781929 17Source1: samba.PLD.tar.bz2
3b64f3fa 18Source2: samba.pamd
1b781929 19Patch1: samba-config.patch
20Patch2: samba-cap.patch
d1d64cbe
AF
21Prereq: /sbin/chkconfig
22Requires: pam >= 0.66
e11c6ca1 23BuildRequires: ncurses-devel >= 5.0
8a3f12b6
AF
24BuildRequires: readline-devel
25BuildRequires: pam-devel
1925a8b4 26BuildRoot: /tmp/%{name}-%{version}-root
27
e11c6ca1 28%define _sysconfdir /etc/samba
29%define _libdir /etc/samba
92c45d25 30
e11c6ca1 31%description
32Samba provides an SMB server which can be used to provide network services
33to SMB (sometimes called "Lan Manager") clients, including various versions
34of MS Windows, OS/2, and other Linux machines. Samba also provides some SMB
35clients, which complement the built-in SMB filesystem in Linux. Samba uses
36NetBIOS over TCP/IP (NetBT) protocols and does NOT need NetBEUI (Microsoft
37Raw NetBIOS frame) protocol.
38
39This release is known as the "Locking Update" and has full support for
40Opportunistic File Locking. In addition this update includes native support
41for Microsoft encrypted passwords, improved browse list and WINS database
42management.
43
44Please refer to the WHATSNEW.txt document for fixup information. This binary
45release includes encrypted password support. Please read the smb.conf file
46and ENCRYPTION.txt in the docs directory for implementation details.
d68d5e15 47
d1d64cbe 48%description -l cs
e11c6ca1 49