]> git.pld-linux.org Git - packages/samba.git/blame - samba.spec
- updated to samba 2.2.3 man pages
[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
ea8d81e5 9Summary(pl): Serwer SMB
ac6f9d13 10Summary(tr): SMB sunucusu
1925a8b4 11Name: samba
5f67297c 12Version: 2.2.2
a2cff9e3 13Release: 2
e11c6ca1 14License: GPL
11d2c190 15Group: Networking/Daemons
cfa67cf6 16Group(de): Netzwerkwesen/Server
11d2c190 17Group(pl): Sieciowe/Serwery
432ee34d 18URL: http://www.samba.org/
e5e8db61 19Source0: ftp://ftp.samba.org/pub/samba/%{name}-%{version}.tar.gz
ba850b61 20Source1: smb.init
cfa67cf6 21Source2: %{name}.pamd
d7dadfd6 22Source3: swat.inetd
cfa67cf6 23Source4: %{name}.sysconfig
24Source5: %{name}.logrotate
138aecb0 25Source6: smb.conf
cfa67cf6 26Patch1: %{name}-config.patch
27Patch2: %{name}-cap.patch
28Patch3: %{name}-DESTDIR.patch
cfa67cf6 29Patch6: %{name}-manpages_PLD_fixes.patch
30Patch7: %{name}-smbprint.patch
31Patch8: %{name}-autoconf.patch
32Patch9: %{name}-smbadduser.patch
5f1b6a9a 33Patch10: %{name}-nmbd_socket.patch
d1d64cbe
AF
34Prereq: /sbin/chkconfig
35Requires: pam >= 0.66
ba850b61 36Requires: logrotate
2eedd257 37Requires: samba-common = %{version}
ea8d81e5 38BuildRequires: autoconf
0f00e211 39BuildRequires: ncurses-devel >= 5.2
40BuildRequires: readline-devel >= 4.2
ba850b61 41BuildRequires: pam-devel > 0.66
e6926f12 42BuildRequires: openssl-devel >= 0.9.6a
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