]> git.pld-linux.org Git - packages/samba.git/blame - samba.spec
- patches from Rh.
[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
432ee34d
AM
11Version: 2.0.7
12Release: 1
e11c6ca1 13License: GPL
11d2c190
AF
14Group: Networking/Daemons
15Group(pl): Sieciowe/Serwery
432ee34d 16URL: http://www.samba.org/
1925a8b4 17Source0: ftp://samba.anu.edu.au/pub/samba/%{name}-%{version}.tar.gz
ba850b61 18Source1: smb.init
3b64f3fa 19Source2: samba.pamd
d7dadfd6 20Source3: swat.inetd
138aecb0 21Source4: samba.sysconfig
22Source5: samba.logrotate
23Source6: smb.conf
1b781929 24Patch1: samba-config.patch
25Patch2: samba-cap.patch
ba850b61 26Patch3: samba-DESTDIR.patch
d57d9630 27Patch5: samba-glibc21.patch
db5ccd32 28Patch6: samba-manpages_PLD_fixes.patch
99cc87ad 29Patch7: samba-smbprint.patch
d1d64cbe
AF
30Prereq: /sbin/chkconfig
31Requires: pam >= 0.66
ba850b61 32Requires: logrotate
e11c6ca1 33BuildRequires: ncurses-devel >= 5.0
99cc87ad 34BuildRequires: readline-devel >= 4.1
ba850b61 35BuildRequires: pam-devel > 0.66
432ee34d 36BuildRequires: openssl-devel
da3dadf3 37BuildRoot: %{tmpdir}/%{name}-%{version}-root-%(id -u -n)
1925a8b4 38
e11c6ca1 39%define _sysconfdir /etc/samba
ba850b61 40%define _libdir %{_sysconfdir}
432ee34d 41%define _localstatedir %{_var}/log/samba
92c45d25 42
e11c6ca1 43%description
44Samba provides an SMB server which can be used to provide network services
45to SMB (sometimes called "Lan Manager") clients, including various versions
46of MS Windows, OS/2, and other Linux machines. Samba also provides some SMB
47clients, which complement the built-in SMB filesystem in Linux. Samba uses
48NetBIOS over TCP/IP (NetBT) protocols and does NOT need NetBEUI (Microsoft
49Raw NetBIOS frame) protocol.
50
51This release is known as the "Locking Update" and has full support for
52Opportunistic File Locking. In addition this update includes native support
53for Microsoft encrypted passwords, improved browse list and WINS database
54management.
55
56Please refer to the WHATSNEW.txt document for fixup information. This binary
57release includes encrypted password support. Please read the smb.conf file
58and ENCRYPTION.txt in the docs directory for implementation details.
d68d5e15 59
d1d64cbe 60%description -l cs
e11c6ca1 61