]> git.pld-linux.org Git - packages/samba.git/blame - samba.spec
- updated to 2.2.1a.
[packages/samba.git] / samba.spec
CommitLineData
ac6f9d13
MC
1Summary: SMB server
2Summary(pl): Serwer SMB
3Summary(cs): Server SMB
4Summary(da): SMB server
5Summary(de): SMB-Server
6Summary(fi): SMB-palvelin
7Summary(fr): Serveur SMB
8Summary(it): Server SMB
9Summary(tr): SMB sunucusu
1925a8b4 10Name: samba
07c5099b 11Version: 2.2.1a
956f9755 12Release: 1
e11c6ca1 13License: GPL
11d2c190 14Group: Networking/Daemons
cfa67cf6 15Group(de): Netzwerkwesen/Server
11d2c190 16Group(pl): Sieciowe/Serwery
432ee34d 17URL: http://www.samba.org/
e5e8db61 18Source0: ftp://ftp.samba.org/pub/samba/%{name}-%{version}.tar.gz
ba850b61 19Source1: smb.init
cfa67cf6 20Source2: %{name}.pamd
d7dadfd6 21Source3: swat.inetd
cfa67cf6 22Source4: %{name}.sysconfig
23Source5: %{name}.logrotate
138aecb0 24Source6: smb.conf
cfa67cf6 25Patch1: %{name}-config.patch
26Patch2: %{name}-cap.patch
27Patch3: %{name}-DESTDIR.patch
cfa67cf6 28Patch6: %{name}-manpages_PLD_fixes.patch
29Patch7: %{name}-smbprint.patch
30Patch8: %{name}-autoconf.patch
31Patch9: %{name}-smbadduser.patch
32Patch10: %{name}-nocups.patch
e8970880 33Patch11: %{name}-nmbd_socket.patch
d1d64cbe
AF
34Prereq: /sbin/chkconfig
35Requires: pam >= 0.66
ba850b61 36Requires: logrotate
2eedd257 37Requires: samba-common = %{version}
0f00e211 38BuildRequires: ncurses-devel >= 5.2
39BuildRequires: readline-devel >= 4.2
ba850b61 40BuildRequires: pam-devel > 0.66
e6926f12 41BuildRequires: openssl-devel >= 0.9.6a
da3dadf3 42BuildRoot: %{tmpdir}/%{name}-%{version}-root-%(id -u -n)
1925a8b4 43
e11c6ca1 44%define _sysconfdir /etc/samba
ba850b61 45%define _libdir %{_sysconfdir}
432ee34d 46%define _localstatedir %{_var}/log/samba
92c45d25 47
e11c6ca1 48%description
cfa67cf6 49Samba provides an SMB server which can be used to provide network
50services to SMB (sometimes called "Lan Manager") clients, including
51various versions of MS Windows, OS/2, and other Linux machines. Samba
52also provides some SMB clients, which complement the built-in SMB
53filesystem in Linux. Samba uses NetBIOS over TCP/IP (NetBT) protocols
54and does NOT need NetBEUI (Microsoft Raw NetBIOS frame) protocol.
e11c6ca1 55
56This release is known as the "Locking Update" and has full support for
cfa67cf6 57Opportunistic File Locking. In addition this update includes native
58support for Microsoft encrypted passwords, improved browse list and
59WINS database management.
e11c6ca1 60
cfa67cf6 61Please refer to the WHATSNEW.txt document for fixup information. This
62binary release includes encrypted password support. Please read the
63smb.conf file and ENCRYPTION.txt in the docs directory for
64implementation details.
d68d5e15 65
d1d64cbe 66%description -l cs
cfa67cf6 67