]> git.pld-linux.org Git - packages/samba.git/blame - samba.spec
- removed gzipping %doc (using rpm automation)
[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
ea55f778 12Release: 4
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
a356f470 34Patch12: %{name}-debug-0-suxorz.patch
d1d64cbe
AF
35Prereq: /sbin/chkconfig
36Requires: pam >= 0.66
ba850b61 37Requires: logrotate
2eedd257 38Requires: samba-common = %{version}
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