]> git.pld-linux.org Git - packages/samba.git/blame - samba.spec
- fixes wrong /usr/bin/awk path
[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 11Version: 2.0.7
8b075e00 12Release: 26
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
e11c6ca1 39BuildRequires: ncurses-devel >= 5.0
99cc87ad 40BuildRequires: readline-devel >= 4.1
ba850b61 41BuildRequires: pam-devel > 0.66
432ee34d 42BuildRequires: openssl-devel
da3dadf3 43BuildRoot: %{tmpdir}/%{name}-%{version}-root-%(id -u -n)
1925a8b4 44
e11c6ca1 45%define _sysconfdir /etc/samba
ba850b61 46%define _libdir %{_sysconfdir}
432ee34d 47%define _localstatedir %{_var}/log/samba
92c45d25 48
e11c6ca1 49%description
cfa67cf6 50Samba provides an SMB server which can be used to provide network
51services to SMB (sometimes called "Lan Manager") clients, including
52various versions of MS Windows, OS/2, and other Linux machines. Samba
53also provides some SMB clients, which complement the built-in SMB
54filesystem in Linux. Samba uses NetBIOS over TCP/IP (NetBT) protocols
55and does NOT need NetBEUI (Microsoft Raw NetBIOS frame) protocol.
e11c6ca1 56
57This release is known as the "Locking Update" and has full support for
cfa67cf6 58Opportunistic File Locking. In addition this update includes native
59support for Microsoft encrypted passwords, improved browse list and
60WINS database management.
e11c6ca1 61
cfa67cf6 62Please refer to the WHATSNEW.txt document for fixup information. This
63binary release includes encrypted password support. Please read the
64smb.conf file and ENCRYPTION.txt in the docs directory for
65implementation details.
d68d5e15 66
d1d64cbe 67%description -l cs
cfa67cf6 68