]> git.pld-linux.org Git - packages/samba.git/blame - samba.spec
- release 27
[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
432ee34d 11Version: 2.0.7
ac6f9d13 12Release: 27
e11c6ca1 13License: GPL
11d2c190 14Group: Networking/Daemons
cfa67cf6 15Group(de): Netzwerkwesen/Server
11d2c190 16Group(pl): Sieciowe/Serwery
432ee34d 17URL: http://www.samba.org/
1925a8b4 18Source0: ftp://samba.anu.edu.au/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
28Patch5: %{name}-glibc21.patch
29Patch6: %{name}-manpages_PLD_fixes.patch
30Patch7: %{name}-smbprint.patch
31Patch8: %{name}-autoconf.patch
32Patch9: %{name}-smbadduser.patch
33Patch10: %{name}-nocups.patch
e8970880 34Patch11: %{name}-nmbd_socket.patch
8b075e00 35Patch12: %{name}-awk_path.patch
d1d64cbe
AF
36Prereq: /sbin/chkconfig
37Requires: pam >= 0.66
ba850b61 38Requires: logrotate
ac6f9d13 39Requires: samba-common = %{version}
e11c6ca1 40BuildRequires: ncurses-devel >= 5.0
99cc87ad 41BuildRequires: readline-devel >= 4.1
ba850b61 42BuildRequires: pam-devel > 0.66
432ee34d 43BuildRequires: openssl-devel
da3dadf3 44BuildRoot: %{tmpdir}/%{name}-%{version}-root-%(id -u -n)
1925a8b4 45
e11c6ca1 46%define _sysconfdir /etc/samba
ba850b61 47%define _libdir %{_sysconfdir}
432ee34d 48%define _localstatedir %{_var}/log/samba
92c45d25 49
e11c6ca1 50%description
cfa67cf6 51Samba provides an SMB server which can be used to provide network
52services to SMB (sometimes called "Lan Manager") clients, including
53various versions of MS Windows, OS/2, and other Linux machines. Samba
54also provides some SMB clients, which complement the built-in SMB
55filesystem in Linux. Samba uses NetBIOS over TCP/IP (NetBT) protocols
56and does NOT need NetBEUI (Microsoft Raw NetBIOS frame) protocol.
e11c6ca1 57
58This release is known as the "Locking Update" and has full support for
cfa67cf6 59Opportunistic File Locking. In addition this update includes native
60support for Microsoft encrypted passwords, improved browse list and
61WINS database management.
e11c6ca1 62
cfa67cf6 63Please refer to the WHATSNEW.txt document for fixup information. This
64binary release includes encrypted password support. Please read the
65smb.conf file and ENCRYPTION.txt in the docs directory for
66implementation details.
d68d5e15 67
d1d64cbe 68%description -l cs
cfa67cf6 69